patch-2.0.13 linux/drivers/scsi/eata_generic.h
Next file: linux/drivers/scsi/ncr53c8xx.c
Previous file: linux/drivers/scsi/eata_dma.h
Back to the patch index
Back to the overall index
- Lines: 22
- Date:
Wed Aug 14 10:21:03 1996
- Orig file:
v2.0.12/linux/drivers/scsi/eata_generic.h
- Orig date:
Mon Aug 5 10:13:52 1996
diff -u --recursive --new-file v2.0.12/linux/drivers/scsi/eata_generic.h linux/drivers/scsi/eata_generic.h
@@ -5,7 +5,7 @@
* mike@i-Connect.Net *
* neuffer@mail.uni-mainz.de *
*********************************************************
-* last change: 96/05/16 *
+* last change: 96/08/14 *
********************************************************/
@@ -67,6 +67,12 @@
#define SG_SIZE 64
#define SG_SIZE_BIG 252 /* max. 8096 elements, 64k */
+
+#define UPPER_DEVICE_QUEUE_LIMIT 24 /* The limit we have to set for the
+ * device queue to keep the broken
+ * midlevel SCSI code from producing
+ * bogus timeouts
+ */
#define TYPE_DISK_QUEUE 16
#define TYPE_TAPE_QUEUE 4
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov