patch-2.1.92 linux/drivers/scsi/sg.c
Next file: linux/drivers/scsi/wd7000.c
Previous file: linux/drivers/scsi/qlogicisp.c
Back to the patch index
Back to the overall index
-  Lines: 9
-  Date:
Tue Mar 31 10:09:24 1998
-  Orig file: 
v2.1.91/linux/drivers/scsi/sg.c
-  Orig date: 
Tue Mar 10 10:03:33 1998
diff -u --recursive --new-file v2.1.91/linux/drivers/scsi/sg.c linux/drivers/scsi/sg.c
@@ -28,6 +28,8 @@
 #include <scsi/scsi_ioctl.h>
 #include <scsi/sg.h>
 
+int sg_big_buff = SG_BIG_BUFF;		/* for now, sg_big_buff is read-only through sysctl */
+
 static int sg_init(void);
 static int sg_attach(Scsi_Device *);
 static int sg_detect(Scsi_Device *);
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov