ehci-hcd 14944 0 (unused)
However, find /lib/modules/ -name 'ehci-hcd.o' yields no results and if I modprobe ehci-hcd I get modprobe: Can't locate module ehci-hcd. I can't fathom what is going on here? I find this in my /var/log/messages, which occurs each time I boot:
Feb 19 14:36:09 faifbox ehci_hcd 00:02.2: nVidia Corporation nForce2 USB Controller
Feb 19 14:36:09 faifbox ehci_hcd 00:02.2: irq 5, pci mem e0826000
Feb 19 14:36:09 faifbox ehci_hcd 00:02.2: USB 2.0 enabled, EHCI 1.00, driver 2003-Jun-19/2.4
If I plug in my Zen Xtra without rmmod'ing ehci-hcd, /var/log/messages tells me a usb device has been connected but /proc/bus/usb/devices doesn't list it (It also doesn't list my ehci hub, which is what I'd expect). However, if I rmmod ehci-hcd and then connect my Xtra, everything works great, it's put on the usb-ohci bus and although transfers are a little slow - they work
I'm running kernel 2.4.22-gentoo-r5. Does anyone have any idea where this ehci-hcd module is coming from? If you need any more information, just ask. Thankyou

