LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   Doubt in USB modules (https://www.linuxquestions.org/questions/linux-software-2/doubt-in-usb-modules-716571/)

shariefbe 04-03-2009 08:57 AM

Doubt in USB modules
 
Hello,
I disabled the USB support while i build the kernel.After that i planned to make my USB port to work by inserting the modules manually.
May i know, what are all the modules is used to make USB to work?
Thanks in advance

serafean 04-04-2009 07:37 AM

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.

shariefbe 04-05-2009 05:35 AM

Yes...I know that...Actually i disabled the USB support from my kernel...After that, i want to make USB to work by dynamically loading the necessary modules.....After that only it should work. What to do for that?..What are all the modules needed for that? Now i am having the kernel without USB support...Now i have to Enable the USB support by myself without without rebuilding the kernel with USB support.


All times are GMT -5. The time now is 02:57 PM.