Lines Matching refs:cdrom
1 This is the readme file for the driver for the Philips/LMS cdrom drive
9 cdrom.c. This allows runtime-configurable `behavior' of the cdrom-drive,
72 a generic cdrom interface in the file cdrom.c. The module cm206.o
73 depends on cdrom.o. If the latter is not compiled into the kernel,
76 insmod /usr/src/linux/modules/cdrom.o
119 (CM206_IRQ) into the file /usr/src/linux/drivers/cdrom/cm206.h. Change
123 Mounting the cdrom
129 2) Make sure there is a mount point, e.g., /cdrom
131 mkdir /cdrom
135 mount -rt iso9660 /dev/cm206cd /cdrom
139 /dev/cm206cd /cdrom iso9660 ro,noauto,user
143 mount /cdrom
144 umount /cdrom
174 If this driver is compiled into a kernel to boot off a cdrom,