diff --git a/package/base/sysfiles/etc_conf_usb.txt b/package/base/sysfiles/etc_conf_usb.txt index 7bc20d782..55d5d49b3 100644 --- a/package/base/sysfiles/etc_conf_usb.txt +++ b/package/base/sysfiles/etc_conf_usb.txt @@ -23,21 +23,13 @@ # This file contains the configuration for ROCK-Plug, # and the USB subsystem. -# Preferred HCD (host controller driver) -# ROCK-Plug scans all drivers listed in -USB_HCD="ehci-hcd ohci-hcd uhci-hcd" - -# Preferred HCD (host controller driver) -# ROCK-Plug scans all drivers listed in -USB_HCI="usb-uhci usb-uhci uhci" - # Static list of USB modules # These modules will be loaded on init. -# (for XFree add "mousedev input" +# (for XFree add "mousedev input") USB_MODULES="" # Modules to be skipped # These modules are never loaded, whether on init # nor on a hotplug event. -USB_SKIP_MODULES="" +USB_SKIP_MODULES="hpusbscsi"