Cc: Alan Cox <alan@...>, Mikael Pettersson <mikpe@...>, Richard Heck <rgheck@...>, Daniel Barkalow <barkalow@...>, Zan Lynx <zlynx@...>, Calvin Walton <calvin.walton@...>, Linux Kernel Mailing List <linux-kernel@...>, Linux ide Mailing list <linux-ide@...>
..
The CD/DVD drives all all "MMC" devices internally, which means they speak
a SCSI command protocol. Regardless of the electrical or optical interface.
Linux is software, and the software protocol is exactly the same for them,
no matter what the cable/bus type happens to be.
Cheers
--