patch-1.3.59 linux/drivers/scsi/hosts.c
Next file: linux/drivers/sound/sb16_dsp.c
Previous file: linux/drivers/scsi/aha152x.h
Back to the patch index
Back to the overall index
- Lines: 21
- Date:
Tue Jan 23 21:34:30 1996
- Orig file:
v1.3.58/linux/drivers/scsi/hosts.c
- Orig date:
Tue Jan 23 21:15:43 1996
diff -u --recursive --new-file v1.3.58/linux/drivers/scsi/hosts.c linux/drivers/scsi/hosts.c
@@ -125,6 +125,10 @@
#include "NCR53c406a.h"
#endif
+#ifdef CONFIG_SCSI_AM53C974
+#include "AM53C974.h"
+#endif
+
#ifdef CONFIG_SCSI_DEBUG
#include "scsi_debug.h"
#endif
@@ -225,6 +229,9 @@
#endif
#ifdef CONFIG_SCSI_EATA
EATA,
+#endif
+#ifdef CONFIG_SCSI_AM53C974
+ AM53C974,
#endif
#ifdef CONFIG_SCSI_DEBUG
SCSI_DEBUG,
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