>From: Andy Polyakov <[EMAIL PROTECTED]>

>> Well besides the fact that your program is nonportable and relies on a
>> Linux proprietary interface introduced recently:

>The next line read "this is proof-of-concept code." The sole reason for
>deploying Linux proprietary interface is for faster coding [and
>distribution]. The idea is rather to have people try it out with their
>drives in order to figure out if IMMED works "already" (at the very
>least it does with mine Ricoh OEM drive).

Well, I see no reason why your code should be faster to write than portable 
code. Besides the fact that portable code (using e.g. libscg) may be written
in exactly the same time, it will take advantage of the SCSI error decoder and
print readable error messages.

>> Note that while most ATAPI drives allow to use the IMMED bit, I am not =
>able
>> to reliably distinguish SCSI drives from ATAPI drives.

>How about "GET CONFIGURATION(46h)", ask for "Core Feature(01)" profile,
>read "Physical Interface Standard" and compare it to 2? Works for me!!!
>In terms of Linux proprietary interface (sorry, J=F6rg, but you do get th=
>e
>idea even though you're disgusted by the appearance, right:-):-):-):

I don't understand you - sorry.

If you are talking about the IMMED bit, well I was experimenting with it
4 years before you send your mail......

With get confiruration, it seems that you don't know that this is a MMC-3 only 
command. I am not sure whether a single CD writer supports it (besides the Sony
CDU-200 which is DDCD).

OK, DVD writers and something called DVD+RW although not DVD from current 
standards support it. Writing portable software that supports many drives is 
different from writing a demonstrator for a single drive type.

>So why don't we make it optional with -immed command line option and
>[optionally] disable it [the -immed option] on drives not identifying
>themselves as ATAPI in reply to "GET CONFIGURATION(46h)" [assuming that
>such not responding in appropriate manner are not MMC-3 compliant]?

Nowyou got it: only MMC-3 drives support get configuration. This is a small
minority of drives.

J�rg

 EMail:[EMAIL PROTECTED] (home) J�rg Schilling D-13353 Berlin
       [EMAIL PROTECTED]               (uni)  If you don't have iso-8859-1
       [EMAIL PROTECTED]           (work) chars I am J"org Schilling
 URL:  http://www.fokus.gmd.de/usr/schilling   ftp://ftp.fokus.gmd.de/pub/unix


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to