No need. Got all my answers at: http://www.linux-usb.org/ Sorry for the intrusions. Looks like removing one of the ehci drivers (don't know why it was loading twice) fixed it and the uhci driver now loads. On Sat, 2003-04-12 at 10:54, Gus Koumourdas wrote: > Since I installed RH9, my USB 1.1 controller doesn't seem to be > recognized. On boot I see two ehci drivers load. If I plug my USB mouse > into a USB 1.1 port, the system locks up prior to X load. I've installed > 2.4.20-9. I haven't tried USB2 yet. Everything worked under RH8 however > I did have freezes with my CD-RW device on USB2, but that was expected > under the 18 kernel. > > (shouldn't one of these be ohci-hcd?) > /etc/modules.conf: > alias usb-controller usb-uhci > alias usb-controller1 ehci-hcd > alias usb-controller ehci-hcd > > (only see one bus in devices) > /proc/bus/usb/devices: > T: Bus=01 Lev=00 Prnt=00 Port=00 Cnt=00 Dev#= 1 Spd=480 MxCh= 6 > B: Alloc= 0/800 us ( 0%), #Int= 0, #Iso= 0 > D: Ver= 2.00 Cls=09(hub ) Sub=00 Prot=01 MxPS= 8 #Cfgs= 1 > P: Vendor=0000 ProdID=0000 Rev= 2.04 > S: Manufacturer=Linux 2.4.20-9 ehci-hcd > S: Product=VIA Technologies, Inc. USB 2.0 > S: SerialNumber=00:10.3 > C:* #Ifs= 1 Cfg#= 1 Atr=40 MxPwr= 0mA > I: If#= 0 Alt= 0 #EPs= 1 Cls=09(hub ) Sub=00 Prot=00 Driver=hub > E: Ad=81(I) Atr=03(Int.) MxPS= 2 Ivl=256ms > > -gusk > > >