patch-2.1.97 linux/drivers/scsi/hosts.c
Next file: linux/drivers/scsi/hosts.h
Previous file: linux/drivers/scsi/gdth.c
Back to the patch index
Back to the overall index
- Lines: 21
- Date:
Tue Apr 14 17:44:22 1998
- Orig file:
v2.1.96/linux/drivers/scsi/hosts.c
- Orig date:
Fri Jan 30 11:28:08 1998
diff -u --recursive --new-file v2.1.96/linux/drivers/scsi/hosts.c linux/drivers/scsi/hosts.c
@@ -209,6 +209,10 @@
#include "psi240i.h"
#endif
+#ifdef CONFIG_SCSI_PLUTO
+#include "pluto.h"
+#endif
+
#ifdef CONFIG_SCSI_DEBUG
#include "scsi_debug.h"
#endif
@@ -381,6 +385,9 @@
#endif
#ifdef CONFIG_SCSI_MAC53C94
SCSI_MAC53C94,
+#endif
+#ifdef CONFIG_SCSI_PLUTO
+ PLUTO,
#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