patch-2.0.34 linux/drivers/scsi/dc390.h

Next file: linux/drivers/scsi/dtc.c
Previous file: linux/drivers/scsi/aic7xxx_seq.h
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.0.33/linux/drivers/scsi/dc390.h linux/drivers/scsi/dc390.h
@@ -68,7 +68,7 @@
 	NULL,	/* *usage_count */	\
 	&proc_scsi_tmscsim,	/* *proc_dir */ 	\
 	tmscsim_proc_info,	/* (*proc_info)() */	\
-	"Tekram DC390(T) V1.10 Dec-05-1996",  /* *name */ \
+	"Tekram DC390(T) V1.11 Feb-05-1997",  /* *name */ \
 	DC390_detect,			\
 	DC390_release,	/* (*release)() */	\
 	NULL,	/* *(*info)() */	\
@@ -96,7 +96,7 @@
 	NULL,	/* *usage_count */	\
 	&proc_scsi_tmscsim,	/* *proc_dir */ 	\
 	tmscsim_proc_info,	/* (*proc_info)() */	\
-	"Tekram DC390(T) V1.10 Dec-05-1996",  /* *name */ \
+	"Tekram DC390(T) V1.11 Feb-05-1997",  /* *name */ \
 	DC390_detect,			\
 	DC390_release,	/* (*release)() */	\
 	NULL,	/* *(*info)() */	\
@@ -122,7 +122,7 @@
 #define DC390_T     {		\
 	NULL,			\
 	NULL,			\
-	"Tekram DC390(T) V1.10 Dec-05-1996",\
+	"Tekram DC390(T) V1.11 Feb-05-1997",\
 	DC390_detect,		\
 	DC390_release,			\
 	NULL, /* info */	\

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov