Results 1 to 7 of 7
Hello..i am new to linux....which driver is used to work the general USB port?which is core module to make work the USB port?help me please...
- 12-02-2008 #1Linux User
- Join Date
- Aug 2008
- Location
- Trichy,India
- Posts
- 308
USB Support
Hello..i am new to linux....which driver is used to work the general USB port?which is core module to make work the USB port?help me please
Thanks in advance...
- 12-02-2008 #2
Take a look in /lib/modules/(your kernel version)/kernel/drivers/usb and you'll see a classified tree of all the drivers available.
"I'm just a little old lady; don't try to dazzle me with jargon!"
- 12-02-2008 #3Linux User
- Join Date
- Aug 2008
- Location
- Trichy,India
- Posts
- 308
ya ok Thank ou...what is the use of uhci-hcd and ehci-hcd?what this modules will do?
Thanks in advance...
- 12-02-2008 #4Linux User
- Join Date
- Aug 2008
- Location
- Trichy,India
- Posts
- 308
This is the output of "lsmod | grep usb"
usbcore 138504 3 ehci_hcd,uhci_hcd
what is the use of this echi_hcd and uchi_hcd?Thanks in advance...
- 12-03-2008 #5
Here's a Wikipedia article that explains it all. I suggest that in future you try out Wikipedia for this sort of question. It will save you a lot of posting.
"I'm just a little old lady; don't try to dazzle me with jargon!"
- 12-04-2008 #6Linux User
- Join Date
- Aug 2008
- Location
- Trichy,India
- Posts
- 308
ya thank you
Thanks in advance...
- 10-18-2009 #7Linux User
- Join Date
- Aug 2008
- Location
- Trichy,India
- Posts
- 308
Sorry for digging the old thread. As the required drivers for make the USB to support is "usbcore and host drivers"..Is it right? if its right mean i want to know why this "usb-skeleton.c" is used?
Thanks in advance...


Reply With Quote