Lines Matching refs:cdrom
18 - support for reading IDE ATAPI cdrom drives (NEC,MITSUMI,VERTOS,SONY)
152 or hdx=cdrom
157 hdc=1050,32,64 hdd=cdrom
179 Courtesy of Scott Snyder and others, the driver supports ATAPI cdrom drives
183 If for some reason your cdrom drive is *not* found at boot time, you can force
187 hdc=cdrom /* hdc = "master" on second interface */
189 hdd=cdrom /* hdd = "slave" on second interface */
192 interface (/dev/hda) and an IDE cdrom drive on the secondary interface
193 (/dev/hdc). To mount a CD in the cdrom drive, one would use something like:
195 ln -sf /dev/hdc /dev/cdrom
197 mount /dev/cdrom /cd -t iso9660 -o ro
224 The kernel is able to execute binaries directly off of the cdrom,
237 The IDE driver is partly modularized. The high level disk/cdrom/tape/floppy
267 "hdx=cdrom" : drive is present, and is a cdrom drive
497 - place the IDE cdrom drive as slave on either interface.