patch-2.1.90 linux/Documentation/cdrom/ide-cd
Next file: linux/Documentation/kmod.txt
Previous file: linux/Documentation/Configure.help
Back to the patch index
Back to the overall index
- Lines: 31
- Date:
Tue Mar 17 21:39:11 1998
- Orig file:
v2.1.89/linux/Documentation/cdrom/ide-cd
- Orig date:
Fri Jan 30 11:28:05 1998
diff -u --recursive --new-file v2.1.89/linux/Documentation/cdrom/ide-cd linux/Documentation/cdrom/ide-cd
@@ -224,10 +224,8 @@
- If the autoprobing is not finding your drive, you can tell the
driver to assume that one exists by using a lilo option of the
form `hdX=cdrom', where X is the drive letter corresponding to
- where your drive is installed (see section 2). This is required
- for CDROM drives such as the Pioneer DR-A24X, which do not properly
- identify themselves as ATAPI CDROM drives. Note that if you
- do this and you see a boot message like
+ where your drive is installed. Note that if you do this and you
+ see a boot message like
hdX: ATAPI cdrom (?)
@@ -281,7 +279,16 @@
there are hardware problems with the interrupt setup; they
apparently don't use interrupts.
-
+ - If you own a Pioneer DR-A24X, you _will_ get nasty error messages
+ on boot such as "irq timeout: status=0x50 { DriveReady SeekComplete }"
+ The Pioneer DR-A24X cdrom drives are fairly popular these days.
+ Unfortunatly, these drives seem to become very confused when we perform
+ the standard Linux ATA disk drive probe. If you own one of these drives,
+ you can bypass the ATA probing which confuses these cdrom drives, by
+ adding `append="hdX=noprobe hdX=cdrom"' to your lilo.conf file and runing
+ lilo (again where X is the drive letter corresponding to where your drive
+ is installed.)
+
c. System hangups.
- If the system locks up when you try to access the cdrom, the most
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov