patch-1.3.28 linux/drivers/scsi/eata_pio.h

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

diff -u --recursive --new-file v1.3.27/linux/drivers/scsi/eata_pio.h linux/drivers/scsi/eata_pio.h
@@ -26,7 +26,7 @@
  ************************************************************************/
 
 #define VERBOSE_SETUP			/* show startup screen of 2001 */
-#define ALLOW_DMA_BOARDS 0
+#define ALLOW_DMA_BOARDS 1
 
 /************************************************************************
  * Debug options.							* 
@@ -74,12 +74,11 @@
 #endif
 
 
-#define EATA_PIO {		     \
-    NULL, NULL,			 \
-    eata_pio_proc_info,/* procinfo	 */  \
-    "eata_pio",	       /* proc dir entry */  \
-    PROC_SCSI_EATA_PIO,/* proc dir inode */  \
-     "EATA (Extended Attachment) PIO driver",\
+#define EATA_PIO {	         \
+    NULL, NULL,                  \
+    NULL,               /* proc_dir_entry */ \
+    eata_pio_proc_info, /* procinfo	  */ \
+    "EATA (Extended Attachment) PIO driver", \
     eata_pio_detect,		 \
     eata_pio_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