Re: set speed for Toshiba CDROM drive ?

Erik Andersen (andersen@inconnect.com)
Thu, 7 Aug 1997 18:07:10 -0600 (MDT)


Actually, the cm206 driver supports CDROM_SELECT_SPEED. I know
that several others _could_ support it if they wanted to. A good
example of one that _could_ support the CDROM_SELECT_SPEED ioctl but
doesn't is mcd. I am currently porting mcd (and eventually all the
cdrom drivers) to the generic cdrom driver as part of my overhaul of
the kernel's cdrom support, but I don't plan on bothering with
implementing this ioctl. At least not until later. Maybe. [GRIN]

-Erik

--
Erik B. Andersen   Web:    http://www.inconnect.com/~andersen/ 
                   email:  andersee@debian.org
--This message was written using 73% post-consumer electrons--

On Thu, 7 Aug 1997, Gerd Knorr wrote:

> >ftp://ftp.symbios.com/pub/standards/io/x3t10/drafts/mmc/mmc-r10a.pdf > > Looks like this is a useful document, thanks for the pointer. But that's > the scsi-3 draft, guess it is'nt implemented yet in current cdrom readers. > > Hav'nt tried this, but will do if I come back from holidays... > The generic cdrom driver already has a ioctl for that, but none of > the existing drivers supports this as far I know. > > Gerd >