-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On Wed, 11 Sep 2002 07:12, Nathanael Noblet wrote: > Here it is: > kernel 2.4.19: <snip> > #USB support > CONFIG_USB=y > CONFIG_USB_DEVICEFS=y > CONFIG_USB_OHCI=y > CONFIG_USB_RTL8150=y Appears to be missing UHCI controller and HID.
> <snip> > > kernel 2.5.33: > > CONFIG_INPUT=y > CONFIG_INPUT_KEYBOARD=y Appears to be missing mouse > <snip> > CONFIG_USB=y > CONFIG_USB_DEVICEFS=y > CONFIG_USB_LONG_TIMEOUT=y > CONFIG_USB_EHCI_HCD=m > CONFIG_USB_OHCI_HCD=y > CONFIG_USB_HID=m > CONFIG_USB_HIDINPUT=y > CONFIG_USB_MOUSE=m > CONFIG_USB_PEGASUS=m > CONFIG_USB_RTL8150=m Appears to be missing UHCI. Also, CONFIG_USB_MOUSE is a brain-dead concept, and you shouldn't be using it. > Now I don't have problems with the mouse as it is in the PS/2 port and > I'm really just trying to get the ethernet thing working properly. > > cat /proc/bus/usb/devices (kernel 2.4.19) > T: Bus=01 Lev=00 Prnt=00 Port=00 Cnt=00 Dev#= 1 Spd=12 MxCh= 2 > B: Alloc= 0/900 us ( 0%), #Int= 0, #Iso= 0 > D: Ver= 1.10 Cls=09(hub ) Sub=00 Prot=00 MxPS= 8 #Cfgs= 1 > P: Vendor=0000 ProdID=0000 Rev= 0.00 > S: Product=USB OHCI Root Hub > S: SerialNumber=c2802000 > 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=255ms > T: Bus=01 Lev=01 Prnt=01 Port=00 Cnt=01 Dev#= 7 Spd=12 MxCh= 0 > D: Ver= 1.10 Cls=00(>ifc ) Sub=00 Prot=00 MxPS= 8 #Cfgs= 1 > P: Vendor=0bda ProdID=8150 Rev= 1.00 > S: Manufacturer=Linksys > S: Product=Linksys USB LAN Adapter > S: SerialNumber=3313 > C:* #Ifs= 1 Cfg#= 1 Atr=a0 MxPwr=120mA > I: If#= 0 Alt= 0 #EPs= 3 Cls=00(>ifc ) Sub=00 Prot=00 Driver=rtl8150 > E: Ad=81(I) Atr=02(Bulk) MxPS= 64 Ivl=0ms > E: Ad=02(O) Atr=02(Bulk) MxPS= 64 Ivl=0ms > E: Ad=83(I) Atr=03(Int.) MxPS= 8 Ivl=1ms Looks like it works fine. The reason why it doesn't work in the UHCI port is almost certainly lack of a driver for UHCI. The mouse works because of BIOS emulation. - -- http://conf.linux.org.au. 22-25Jan2003. Perth, Australia. Birds in Black. -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.6 (GNU/Linux) Comment: For info see http://www.gnupg.org iD8DBQE9fmRYW6pHgIdAuOMRAifwAJ480N9Yki9JLsdnbu87sweWAUgdJACggRQJ 4QKMpyZRV1ddLMb1hHa9r/U= =P6oX -----END PGP SIGNATURE----- ------------------------------------------------------- In remembrance www.osdn.com/911/ _______________________________________________ [EMAIL PROTECTED] To unsubscribe, use the last form field at: https://lists.sourceforge.net/lists/listinfo/linux-usb-users
