patch-2.0.36 linux/drivers/scsi/u14-34f.h
Next file: linux/drivers/scsi/wd7000.c
Previous file: linux/drivers/scsi/u14-34f.c
Back to the patch index
Back to the overall index
- Lines: 17
- Date:
Sun Nov 15 10:33:10 1998
- Orig file:
v2.0.35/linux/drivers/scsi/u14-34f.h
- Orig date:
Mon Jul 13 13:46:36 1998
diff -u --recursive --new-file v2.0.35/linux/drivers/scsi/u14-34f.h linux/drivers/scsi/u14-34f.h
@@ -4,6 +4,7 @@
#ifndef _U14_34F_H
#define _U14_34F_H
+#include <scsi/scsicam.h>
#include <linux/version.h>
int u14_34f_detect(Scsi_Host_Template *);
@@ -15,7 +16,7 @@
int u14_34f_old_reset(Scsi_Cmnd *, unsigned int);
int u14_34f_biosparam(Disk *, kdev_t, int *);
-#define U14_34F_VERSION "4.31.00"
+#define U14_34F_VERSION "4.33.00"
#define LinuxVersionCode(v, p, s) (((v)<<16)+((p)<<8)+(s))
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov