patch-1.3.91 linux/drivers/scsi/eata.h
Next file: linux/drivers/scsi/g_NCR5380.c
Previous file: linux/drivers/scsi/eata.c
Back to the patch index
Back to the overall index
- Lines: 19
- Date:
Thu Apr 18 14:56:45 1996
- Orig file:
v1.3.90/linux/drivers/scsi/eata.h
- Orig date:
Thu Sep 21 09:01:48 1995
diff -u --recursive --new-file v1.3.90/linux/drivers/scsi/eata.h linux/drivers/scsi/eata.h
@@ -1,6 +1,5 @@
/*
* eata.h - used by the low-level driver for EATA/DMA SCSI host adapters.
- *
*/
#ifndef _EATA_H
#define _EATA_H
@@ -10,9 +9,9 @@
int eata2x_detect(Scsi_Host_Template *);
int eata2x_queuecommand(Scsi_Cmnd *, void (*done)(Scsi_Cmnd *));
int eata2x_abort(Scsi_Cmnd *);
-int eata2x_reset(Scsi_Cmnd *);
+int eata2x_reset(Scsi_Cmnd *, unsigned int);
-#define EATA_VERSION "2.01.00"
+#define EATA_VERSION "2.10.00"
#define EATA { \
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