patch-2.4.0-test3 linux/drivers/scsi/NCR5380.c
Next file: linux/drivers/scsi/NCR53C9x.h
Previous file: linux/drivers/scsi/BusLogic.c
Back to the patch index
Back to the overall index
- Lines: 10
- Date:
Fri Jul 7 15:55:24 2000
- Orig file:
v2.4.0-test2/linux/drivers/scsi/NCR5380.c
- Orig date:
Thu May 11 15:30:07 2000
diff -u --recursive --new-file v2.4.0-test2/linux/drivers/scsi/NCR5380.c linux/drivers/scsi/NCR5380.c
@@ -2245,7 +2245,9 @@
register unsigned char p = *phase;
register unsigned char *d = *data;
unsigned char tmp;
+#if defined(PSEUDO_DMA) && !defined(UNSAFE)
unsigned long flags;
+#endif
int foo;
#if defined(REAL_DMA_POLL)
int cnt, toPIO;
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)