patch-2.1.56 linux/drivers/block/ide.h
Next file: linux/drivers/block/rd.c
Previous file: linux/drivers/block/ide-probe.c
Back to the patch index
Back to the overall index
- Lines: 10
- Date:
Fri Sep 19 18:18:07 1997
- Orig file:
v2.1.55/linux/drivers/block/ide.h
- Orig date:
Mon Jul 7 16:02:14 1997
diff -u --recursive --new-file v2.1.55/linux/drivers/block/ide.h linux/drivers/block/ide.h
@@ -158,7 +158,8 @@
#else
#define WAIT_READY (3*HZ/100) /* 30msec - should be instantaneous */
#endif /* CONFIG_APM */
-#define WAIT_PIDENTIFY (1*HZ) /* 1sec - should be less than 3ms (?) */
+#define WAIT_PIDENTIFY (10*HZ) /* 10sec - should be less than 3ms (?)
+ if all ATAPI CD is closed at boot */
#define WAIT_WORSTCASE (30*HZ) /* 30sec - worst case when spinning up */
#define WAIT_CMD (10*HZ) /* 10sec - maximum wait for an IRQ to happen */
#define WAIT_MIN_SLEEP (2*HZ/100) /* 20msec - minimum sleep time */
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov