patch-1.3.96 linux/drivers/scsi/atari_scsi.h
Next file: linux/drivers/scsi/gvp11.c
Previous file: linux/drivers/scsi/atari_scsi.c
Back to the patch index
Back to the overall index
- Lines: 18
- Date:
Fri Apr 26 12:12:25 1996
- Orig file:
v1.3.95/linux/drivers/scsi/atari_scsi.h
- Orig date:
Tue Apr 23 13:57:10 1996
diff -u --recursive --new-file v1.3.95/linux/drivers/scsi/atari_scsi.h linux/drivers/scsi/atari_scsi.h
@@ -22,7 +22,7 @@
int atari_scsi_detect (Scsi_Host_Template *);
const char *atari_scsi_info (struct Scsi_Host *);
int atari_scsi_queue_command (Scsi_Cmnd *, void (*done) (Scsi_Cmnd *));
-int atari_scsi_reset (Scsi_Cmnd *);
+int atari_scsi_reset (Scsi_Cmnd *, unsigned int);
int atari_scsi_proc_info (char *, char **, off_t, int, int, int);
#ifdef MODULE
int atari_scsi_release (struct Scsi_Host *);
@@ -34,7 +34,7 @@
* values should work, too; try it! (but cmd_per_lun costs memory!) */
/* But there seems to be a bug somewhere that requires CAN_QUEUE to be
- * 2*CMD_OER_LUN. At least on a TT, no suprious timeouts seen since
+ * 2*CMD_OER_LUN. At least on a TT, no spurious timeouts seen since
* changed CMD_PER_LUN... */
/* Note: The Falcon currently uses 8/1 setting due to unsolved problems with
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