2.6.8 uses SCSI for CD recording?
Posted Aug 19, 2004 10:15 UTC (Thu) by
sdalley (subscriber, #18550)
Parent article:
2.6.8 and CD recording
> Burning a CD requires sending a number of
> special-purpose SCSI commands to the drive,
> so the operation is performed outside of the regular I/O paths
I always scratch my head when I read things like this. Most CD/DVD writers are not SCSI devices these days. USB devices, too are not SCSI devices. Yet very often it turns out that in Linux anyway, these devices depend intimately on the kernel SCSI subsystem and end up with /dev/sd sorts of names. In 2.4 this was a convenient hack. Are there any pointers to how this is being tidied up in the brave new wold of 2.6? Or is the scsi subsystem still doubling up as a convenient generic block device service?
(
Log in to post comments)