Oh THAT config, I thought you were speaking of runtime config files Here it is: kernel 2.4.19: <snip> CONFIG_INPUT=m CONFIG_INPUT_MOUSEDEV=m CONFIG_INPUT_MOUSEDEV_SCREEN_X=1024 CONFIG_INPUT_MOUSEDEV_SCREEN_Y=768 <snip> #USB support CONFIG_USB=y CONFIG_USB_DEVICEFS=y CONFIG_USB_OHCI=y CONFIG_USB_RTL8150=y
<snip> kernel 2.5.33: CONFIG_INPUT=y CONFIG_INPUT_KEYBOARD=y <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 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 -- Nathanael Noblet Gnat Solutions 4604 Monterey Ave NW Calgary, AB T3B 5K4 P: (403) 288-4613 C: (403) 809-5368 ------------------------------------------------------- This sf.net email is sponsored by: OSDN - Tired of that same old cell phone? Get a new here for FREE! https://www.inphonic.com/r.asp?r=sourceforge1&refcode1=vs3390 _______________________________________________ [EMAIL PROTECTED] To unsubscribe, use the last form field at: https://lists.sourceforge.net/lists/listinfo/linux-usb-users
