Hi, if you disabled USB completely, there are no modules to load. If you did enable USB as module, then the needed modules will be usbcore, ehci_hcd or ohci_hcd. However, if you load a module such as usb_storage or a driver for a USB device, all the modules needed for USB to work should be loaded automatically.
|