2.4.19, USB_HID only works compiled in, not as module
Oliver Feiler (kiza@gmx.net)
Sun, 4 Aug 2002 16:56:19 +0200
-  Messages sorted by: [ date ][ thread ][ subject ][ author ]
 -  Next message: Jonathan Hudson: "Re: 2.4.19, USB_HID only works compiled in, not as module"
 -  Previous message: Luca Barbieri: "Re: [PATCH] [RFC] [2.5 i386] GCC 3.1 -march support, PPRO_FENCE"
 -  Next in thread: Jonathan Hudson: "Re: 2.4.19, USB_HID only works compiled in, not as module"
 -  Reply: Jonathan Hudson: "Re: 2.4.19, USB_HID only works compiled in, not as module"
 -  Reply: Greg KH: "Re: 2.4.19, USB_HID only works compiled in, not as module"
 -  Reply: Tyler Longren: "Re: 2.4.19, USB_HID only works compiled in, not as module"
 -  Reply: K.R. Foley: "Re: 2.4.19, USB_HID only works compiled in, not as module"
 
Hi,
Since 2.4.19 a usb mouse does not work anymore if
CONFIG_USB_HID=m
and
CONFIG_INPUT_MOUSEDEV=m
is set. It only works if both are compiled into the kernel. Yes, I have set
CONFIG_USB_HIDINPUT=y.
I've also seen other complaints about usb mice not working in 2.4.19, I guess 
that's the problem?
If the stuff is compiled as modules, everything seems to be fine. The kernel 
messages are the same, everything is detected fine. Except that 'cat 
/dev/input/mice' does not give any output if the driver is compiled as 
module.
Cheers,
Oliver
-- 
Oliver Feiler  <kiza@(gmx(pro).net|lionking.org|claws-and-paws.com)>
http://www.lionking.org/~kiza/  <--   homepage
PGP-key ID 0x561D4FD2    --> /pgpkey.shtml
http://www.lionking.org/~kiza/journal/
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/
-  Next message: Jonathan Hudson: "Re: 2.4.19, USB_HID only works compiled in, not as module"
 -  Previous message: Luca Barbieri: "Re: [PATCH] [RFC] [2.5 i386] GCC 3.1 -march support, PPRO_FENCE"
 -  Next in thread: Jonathan Hudson: "Re: 2.4.19, USB_HID only works compiled in, not as module"
 -  Reply: Jonathan Hudson: "Re: 2.4.19, USB_HID only works compiled in, not as module"
 -  Reply: Greg KH: "Re: 2.4.19, USB_HID only works compiled in, not as module"
 -  Reply: Tyler Longren: "Re: 2.4.19, USB_HID only works compiled in, not as module"
 -  Reply: K.R. Foley: "Re: 2.4.19, USB_HID only works compiled in, not as module"