Searched hist:"713 c8aad6b7202671ce1ac6109f6b48d8223e938" (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/hid/usbhid/ |
H A D | hid-core.c | diff 713c8aad6b7202671ce1ac6109f6b48d8223e938 Fri Apr 06 07:33:18 CDT 2007 Pete Zaitcev <zaitcev@redhat.com> 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>
|
/openbmc/linux/include/linux/ |
H A D | hid.h | diff 713c8aad6b7202671ce1ac6109f6b48d8223e938 Fri Apr 06 07:33:18 CDT 2007 Pete Zaitcev <zaitcev@redhat.com> 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>
|