patch-1.3.5 linux/drivers/scsi/ultrastor.h
Next file: linux/drivers/scsi/wd7000.c
Previous file: linux/drivers/scsi/ultrastor.c
Back to the patch index
Back to the overall index
- Lines: 19
- Date:
Thu Jun 29 11:19:13 1995
- Orig file:
v1.3.4/linux/drivers/scsi/ultrastor.h
- Orig date:
Sun Jan 8 01:38:39 1995
diff -u --recursive --new-file v1.3.4/linux/drivers/scsi/ultrastor.h linux/drivers/scsi/ultrastor.h
@@ -20,6 +20,8 @@
int ultrastor_reset(Scsi_Cmnd *);
int ultrastor_biosparam(Disk *, int, int *);
+extern int generic_proc_info(char *, char **, off_t, int, int, int);
+
#define ULTRASTOR_14F_MAX_SG 16
#define ULTRASTOR_24F_MAX_SG 33
@@ -30,6 +32,9 @@
#define ULTRASTOR_14F { NULL, NULL, /* Ptr for modules*/ \
+ generic_proc_info, \
+ "ultrastor", \
+ PROC_SCSI_ULTRASTOR, \
"UltraStor 14F/24F/34F", \
ultrastor_detect, \
NULL, /* Release */ \
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