Hi, I've done some more testing of the backport patch, and as near as I can tell, the following seems to be happening. As long as input.o is not build into the kernel, but is made into a module, then char-major-13 gets properly registered and shows up in /proc/devices. If that happens, then the mouse works fine. If you compile any of the items from the USB HID section directly into the kernel, then char-major-13 doesn't seem to get registered, which means that the mouse is not going to work. It seems like something is going wrong if input.o is linked directly into the kernel image, rather than being a module. Any ideas? -Harold -- "Life sucks, deal with it!" --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
