On Sun, Dec 23, 2001 at 12:55:21AM -0500, Eric deRiel wrote:
> 
> Can anyone help me figure this out?  I've tried tracing the problem
> but I don't really understand how Linux usb is supposed to work.
> There seems to be a lack of good HOWTOs on the subject, but maybe I'm
> looking in the wrong places.  Thanks!

Compare the .config file from the distro kernel, with the .config file
that you used to build your new kernel.  Pay attention to the USB
keyboard and mice sections.  There are two different mice and keyboard
drivers, a "boot protocol" driver, and a HID driver.  It sounds like
your distro build the "boot protocol" drivers, and you build only one of
the HID drivers.

Look at the list of modules for when you boot your distro kernel vs.
your custom kernel.

Hope this helps,

greg k-h

_______________________________________________
[EMAIL PROTECTED]
To unsubscribe, use the last form field at:
https://lists.sourceforge.net/lists/listinfo/linux-usb-users

Reply via email to