Re: [linux-minidisc] another way to send SCSI commands


On Dec 6, 2010, at 12:59 AM, Michael Karcher wrote:

> Am Montag, den 06.12.2010, 00:42 +0100 schrieb Adrian Glaubitz:
>> Without going yet into detail, two questions:
>> 
>> - Is this source Windows-specific? ("- requires [...] win32err.h")
> That header is only required on Windows. It is included in dvd+rw-tools.
> 
>> - What are the requirements to get the code compile? does
>>  one simply need the headers?
> Right.
>>  Or is it just transport.hxx which contains most of the code?
> Exactly this. Quoting myself: "The whole implementation is currently
> inside a header file, so you can't avoid to to have it linked into your
> program."

Then, why isn't it committed to the git tree yet? =) If the code works fine,
please don't hesitate to commit it and credit Thomas.


Adrian