patch-1.3.13 linux/drivers/scsi/eata_dma.h

Next file: linux/drivers/scsi/eata_dma_proc.c
Previous file: linux/drivers/scsi/eata_dma.c
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v1.3.12/linux/drivers/scsi/eata_dma.h linux/drivers/scsi/eata_dma.h
@@ -2,7 +2,7 @@
 * Header file for eata_dma.c Linux EATA-DMA SCSI driver *
 * (c) 1993,94,95 Michael Neuffer                        *
 *********************************************************
-* last change: 95/06/20                                 *
+* last change: 95/07/18                                 *
 ********************************************************/
 
 
@@ -16,7 +16,7 @@
 
 #define VER_MAJOR 2
 #define VER_MINOR 5
-#define VER_SUB   "7a"
+#define VER_SUB   "7b"
 
 
 /************************************************************************
@@ -24,6 +24,7 @@
  ************************************************************************/
 
 #define CHECKPAL        0        /* EISA pal checking on/off            */
+#define NEWSTUFF        1        /* Some changes for ISA/EISA boards    */
 
 /************************************************************************
  * Debug options.                                                       * 
@@ -74,10 +75,10 @@
 
 #define EATA_DMA {                   \
 	NULL, NULL,                  \
-	eata_proc_info,/* procinfo */        \
-	"eata_dma",    /* proc dir entry */  \
-	PROC_SCSI_EATA,/* proc dir inode */  \
-	"EATA (Extended Attachment) driver", \
+	eata_proc_info,/* procinfo       */      \
+	"eata_dma",    /* proc dir entry */      \
+	PROC_SCSI_EATA,/* proc dir inode */      \
+	"EATA (Extended Attachment) HBA driver", \
 	eata_detect,                 \
 	eata_release,                \
 	NULL, NULL,                  \

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