patch-2.3.41 linux/drivers/scsi/gdth.h
Next file: linux/drivers/scsi/gdth_proc.c
Previous file: linux/drivers/scsi/gdth.c
Back to the patch index
Back to the overall index
- Lines: 10
- Date:
Fri Jan 28 08:03:08 2000
- Orig file:
v2.3.40/linux/drivers/scsi/gdth.h
- Orig date:
Thu Nov 11 20:11:47 1999
diff -u --recursive --new-file v2.3.40/linux/drivers/scsi/gdth.h linux/drivers/scsi/gdth.h
@@ -126,7 +126,8 @@
#endif
/* limits */
-#define GDTH_SCRATCH 4096 /* 4KB scratch buffer */
+#define GDTH_SCRATCH PAGE_SIZE /* 4KB scratch buffer */
+#define GDTH_SCRATCH_ORD 0 /* order 0 means 1 page */
#define GDTH_MAXCMDS 124
#define GDTH_MAXC_P_L 16 /* max. cmds per lun */
#define GDTH_MAX_RAW 2 /* max. cmds per raw device */
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)