patch-1.3.28 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
- Lines: 29
- Date:
Mon Sep 18 07:38:17 1995
- Orig file:
v1.3.27/linux/drivers/scsi/eata_dma.h
- Orig date:
Thu Jul 27 10:13:17 1995
diff -u --recursive --new-file v1.3.27/linux/drivers/scsi/eata_dma.h linux/drivers/scsi/eata_dma.h
@@ -24,7 +24,7 @@
************************************************************************/
#define CHECKPAL 0 /* EISA pal checking on/off */
-#define NEWSTUFF 1 /* Some changes for ISA/EISA boards */
+#define NEWSTUFF 0 /* Some changes for ISA/EISA boards */
/************************************************************************
* Debug options. *
@@ -74,13 +74,12 @@
#endif
#define EATA_DMA { \
- NULL, NULL, \
- 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, \
+ NULL, /* proc_dir_entry */ \
+ eata_proc_info, /* procinfo */ \
+ "EATA (Extended Attachment) HBA driver", \
+ eata_detect, \
+ eata_release, \
NULL, NULL, \
eata_queue, \
eata_abort, \
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