USB drivers in linux redhat7.2

Status
Not open for further replies.

verma.ind

Junior Member level 2
Joined
Mar 5, 2007
Messages
24
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,281
Activity points
1,416
Can anybody tell, how to install usb port drivers in linux redhat7.2?
Drivers will come with the linux cd or we have to download it.
 

Usb host (uhci/ehci/ohci) driver from kernel_package?

#insmod /lib/modules/2.6.xx-xx/kernel/drivers/usb/core/usbcore.ko
#insmod /lib/modules/2.6.xx-xx/kernel/drivers/usb/host/ehci-hcd.ko
#insmod /lib/modules/2.6.xx-xx/kernel/drivers/usb/host/ohci-hcd.ko
#insmod /lib/modules/2.6.xx-xx/kernel/drivers/usb/host/uhci-hcd.ko

Or Usb device driver ?
 

Status
Not open for further replies.

Similar threads

Cookies are required to use this site. You must accept them to continue using the site. Learn more…