I compiled USB as a module (2.3.35) but depmod doesn't find the compiled

Miles Lane (miles@amazon.com)
Thu, 30 Dec 1999 03:53:34 -0800


Here are the .config options. The modules are being built
but not loaded.

# USB support
CONFIG_USB=m
# USB Controllers
CONFIG_USB_UHCI=m
# CONFIG_USB_OHCI_HCD is not set
# Miscellaneous USB options
CONFIG_USB_PROC=y
# USB Devices
# CONFIG_USB_KBD is not set
# CONFIG_USB_MOUSE is not set
# CONFIG_USB_PRINTER is not set
CONFIG_USB_SCANNER=m
# CONFIG_USB_AUDIO is not set
# CONFIG_USB_ACM is not set
# CONFIG_USB_SERIAL is not set
# CONFIG_USB_CPIA is not set
# CONFIG_USB_DC2XX is not set
# CONFIG_USB_SCSI is not set
CONFIG_USB_EZUSB=m
# CONFIG_USB_USS720 is not set
# CONFIG_USB_DABUSB is not set

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/