patch-2.4.0-test6 linux/drivers/scsi/scsi.c
Next file: linux/drivers/scsi/sg.c
Previous file: linux/drivers/scsi/pcmcia/Makefile
Back to the patch index
Back to the overall index
- Lines: 9
- Date:
Mon Jul 31 11:00:06 2000
- Orig file:
v2.4.0-test5/linux/drivers/scsi/scsi.c
- Orig date:
Thu Jul 27 17:38:01 2000
diff -u --recursive --new-file v2.4.0-test5/linux/drivers/scsi/scsi.c linux/drivers/scsi/scsi.c
@@ -1912,7 +1912,7 @@
* their hosts through the modules entrypoints, and don't use the big
* list in hosts.c.
*/
-#if defined(CONFIG_MODULES) || defined(CONFIG_BLK_DEV_IDESCSI) || defined(CONFIG_USB_STORAGE) /* a big #ifdef block... */
+#if defined(CONFIG_MODULES) || defined(CONFIG_BLK_DEV_IDESCSI) || defined(CONFIG_USB_STORAGE) || defined(CONFIG_USB_MICROTEK) /* a big #ifdef block... */
/*
* This entry point should be called by a loadable module if it is trying
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)