patch-1.3.93 linux/drivers/scsi/hosts.c

Next file: linux/fs/fat/inode.c
Previous file: linux/drivers/scsi/esp.h
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v1.3.92/linux/drivers/scsi/hosts.c linux/drivers/scsi/hosts.c
@@ -137,13 +137,17 @@
 #include "ppa.h"
 #endif
 
+#ifdef CONFIG_SCSI_SUNESP
+#include "esp.h"
+#endif
+
 #ifdef CONFIG_SCSI_DEBUG
 #include "scsi_debug.h"
 #endif
 
 
 /*
-static const char RCSid[] = "$Header: /usr/src/linux/kernel/blk_drv/scsi/RCS/hosts.c,v 1.3 1993/09/24 12:21:00 drew Exp drew $";
+static const char RCSid[] = "$Header: /vger/u4/cvs/linux/drivers/scsi/hosts.c,v 1.10 1996/04/16 08:09:36 davem Exp $";
 */
 
 /*
@@ -247,6 +251,9 @@
 #endif
 #ifdef CONFIG_SCSI_PPA
     PPA,
+#endif
+#ifdef CONFIG_SCSI_SUNESP
+    SCSI_SPARC_ESP,
 #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