> 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. > I don't have a UHCI controller in this particular machine
>> <snip> >> >> kernel 2.5.33: >> >> CONFIG_INPUT=y >> CONFIG_INPUT_KEYBOARD=y > Appears to be missing mouse I'm not trying to get a mouse working >> <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. Ok. > 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. My rtl8150 works great in the UHCI machine, its the OHCI that doesn't work. -- Nathanael Noblet Gnat Solutions 4604 Monterey Ave NW Calgary, AB T3B 5K4 P: (403) 288-4613 C: (403) 809-5368 ------------------------------------------------------- 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
