Re: CD writing - related question
From: Jan Engelhardt
Date: Thu Feb 02 2006 - 11:48:00 EST
>> Please take this as a question to elicit information, not
>> an invitation for argument.
>>
>> In Linux currently:
>> SCSI - liiks like SCSI
SCSI disks - pop up using the 'sd' driver
SCSI cdroms - sr
>> USB - looks like SCSI
USB mass storage - pops up using the 'sd' driver
(USB cdrom - dunno, don't have any, presumably sr)
>> Firewaire - looks like SCSI
Firewire disks - pop up using the 'sd' driver
(Firewire cdrom - dunno either, presumably sr)
>> SATA - looks like SCSI
SATA disks - pop up using the 'sd' driver
(SATA cdrom - dunno either, presumably sr)
>> ATAPI - looks different unless ide-scsi used
(ATAPI disk - we don't have any, really :) )
ATAPI cdrom - pop up using
- standard: 'ide-cd'
- ide-scsi: 'sr'
I think that's where people stumble.
Jan Engelhardt
--
-
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/