USB HID: numlock quirk for dell W7658 keyboard
authorPete Zaitcev <zaitcev@redhat.com>
Fri, 6 Apr 2007 12:33:18 +0000 (14:33 +0200)
committerJiri Kosina <jkosina@suse.cz>
Wed, 11 Apr 2007 08:36:03 +0000 (10:36 +0200)
commit713c8aad6b7202671ce1ac6109f6b48d8223e938
tree71409ad76728573d34d07aaf0d528df7d4ae5065
parent85cbea3952135ecad4b47cb6cc57e25279129e2d
USB HID: numlock quirk for dell W7658 keyboard

On Dell W7658 keyboard, when BIOS sets NumLock LED on, it survives the
takeover by kernel and thus confuses users.

Eating of an increasibly scarce quirk bit is unfortunate. We do it for safety,
given the history of nervous input devices which crash if anything unusual
happens.

Signed-off-by: Pete Zaitcev <zaitcev@redhat.com>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
drivers/hid/usbhid/hid-core.c
include/linux/hid.h