]> git.baikalelectronics.ru Git - kernel.git/commit
[PATCH] USB: add an IBM USB keyboard to the HID_QUIRK_NOGET blacklist
authorOlaf Hering <olh@suse.de>
Fri, 5 May 2006 09:07:21 +0000 (11:07 +0200)
committerGreg Kroah-Hartman <gregkh@suse.de>
Fri, 12 May 2006 18:58:09 +0000 (11:58 -0700)
commitb53866eb39f789fedb5e0e2282150320cbaf3146
tree02fc85e7046a4a586e5a1a91f3cb3dcf8a8dcf28
parent425e4fa702ed21fbf86c503aa4568c7c9e9141a5
[PATCH] USB: add an IBM USB keyboard to the HID_QUIRK_NOGET blacklist

After recent changes, the USB keyboard as shipped with IBM pSeries systems
does not work anymore, unless the keyboard is replugged after reboot.
Adding this model to the blacklist fixes it.

Signed-off-by: Olaf Hering <olh@suse.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/usb/input/hid-core.c