patch-1.3.9 linux/drivers/scsi/st.c
Next file: linux/drivers/sound/.blurb
Previous file: linux/drivers/scsi/sr_ioctl.c
Back to the patch index
Back to the overall index
-  Lines: 11
 -  Date:
Tue Jul 11 07:56:04 1995
 -  Orig file: 
v1.3.8/linux/drivers/scsi/st.c
 -  Orig date: 
Fri Jul  7 08:54:51 1995
 
diff -u --recursive --new-file v1.3.8/linux/drivers/scsi/st.c linux/drivers/scsi/st.c
@@ -83,8 +83,8 @@
 #define MAX_READY_RETRIES 5
 #define NO_TAPE  NOT_READY
 
-#define ST_TIMEOUT 90000
-#define ST_LONG_TIMEOUT 200000
+#define ST_TIMEOUT (900 * HZ)
+#define ST_LONG_TIMEOUT (2000 * HZ)
 
 static int st_nbr_buffers;
 static ST_buffer **st_buffers;
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov
with Sam's (original) version of this