commit | 713c8aad6b7202671ce1ac6109f6b48d8223e938 | [log] [tgz] |
---|---|---|
author | Pete Zaitcev <zaitcev@redhat.com> | Fri Apr 06 14:33:18 2007 +0200 |
committer | Jiri Kosina <jkosina@suse.cz> | Wed Apr 11 10:36:03 2007 +0200 |
tree | 71409ad76728573d34d07aaf0d528df7d4ae5065 | |
parent | 85cbea3952135ecad4b47cb6cc57e25279129e2d [diff] |
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>