I hear this from people who do CONFIG_HID_INPUT=m: : USB HID v1.10 Mouse [Logitech USB Mouse] on usb1:3.0
See that funny colon in the begining? I think this should be the patch, but I'm not sure how to reproduce and test. -- Pete --- linux-2.4.21-rc2-ac2/drivers/usb/hid.h 2003-04-24 11:42:59.000000000 -0700 +++ linux-2.4.21-rc2-ac2-usb/drivers/usb/hid.h 2003-06-06 14:44:15.000000000 -0700 @@ -30,6 +30,7 @@ * Vojtech Pavlik, Ucitelska 1576, Prague 8, 182 00 Czech Republic */ +#include <linux/config.h> #include <linux/types.h> #include <linux/slab.h> #include <linux/list.h> ------------------------------------------------------- This SF.net email is sponsored by: Etnus, makers of TotalView, The best thread debugger on the planet. Designed with thread debugging features you've never dreamed of, try TotalView 6 free at www.etnus.com. _______________________________________________ [EMAIL PROTECTED] To unsubscribe, use the last form field at: https://lists.sourceforge.net/lists/listinfo/linux-usb-devel
