Re: PATCH: cdrecord: avoiding scsi device numbering for ide devices

From: Joerg Schilling
Date: Thu Aug 05 2004 - 07:26:57 EST


>From: Jens Axboe <axboe@xxxxxxx>

>ATA method is misnamed, it's really SG_IO that is used. And you want to
>use that regardless of the device type, SCSI or ATAPI. There's no such
>thing as an ATA burner, and there's no need to differentiate between
>SCSI or ATAPI CD-ROM's when burning - SG_IO is the method to use. So
>forget browsing /proc/ide and other hacks.

I am sorry but as Linux already has 6 different interfaces for sending
Generic SCSI commands and thus, we are running out of names.

Let me give you an advise: consolidate Linux so that is does only need
/dev/sg and fix the bugs in ide-scsi instead of constantly inventing new
unneeded interfaces.


Jörg

--
EMail:joerg@xxxxxxxxxxxxxxxxxxxxxxxxxxx (home) Jörg Schilling D-13353 Berlin
js@xxxxxxxxxxxxxxx (uni) If you don't have iso-8859-1
schilling@xxxxxxxxxxxxxxxxxxx (work) chars I am J"org Schilling
URL: http://www.fokus.fraunhofer.de/usr/schilling ftp://ftp.berlios.de/pub/schily
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/