patch-1.3.48 linux/drivers/scsi/pas16.c
Next file: linux/drivers/scsi/pas16.h
Previous file: linux/drivers/scsi/g_NCR5380.h
Back to the patch index
Back to the overall index
- Lines: 12
- Date:
Thu Dec 14 08:16:52 1995
- Orig file:
v1.3.47/linux/drivers/scsi/pas16.c
- Orig date:
Mon Oct 23 18:02:11 1995
diff -u --recursive --new-file v1.3.47/linux/drivers/scsi/pas16.c linux/drivers/scsi/pas16.c
@@ -539,3 +539,11 @@
}
#include "NCR5380.c"
+
+#ifdef MODULE
+/* Eventually this will go into an include file, but this will be later */
+Scsi_Host_Template driver_template = MV_PAS16;
+
+#include <linux/module.h>
+#include "scsi_module.c"
+#endif
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