]> git.karo-electronics.de Git - karo-tx-linux.git/commit
USB: add quirks entry for Keytouch QWERTY Panel
authorAlan Stern <stern@rowland.harvard.edu>
Thu, 17 Feb 2011 15:26:38 +0000 (10:26 -0500)
committerGreg Kroah-Hartman <gregkh@suse.de>
Mon, 21 Mar 2011 19:45:15 +0000 (12:45 -0700)
commitc2173f627fc65c9f23059c4e03a92935deaeebd5
treeece0f7e86442fa8bb637da35318fc3b74f5b05e5
parent2886f7d272ab59f67546b05b1e3fc1da529479b9
USB: add quirks entry for Keytouch QWERTY Panel

commit 3c18e30f87ac5466bddbb05cf955605efd7db025 upstream.

This patch (as1448) adds a quirks entry for the Keytouch QWERTY Panel
firmware, used in the IEC 60945 keyboard.  This device crashes during
enumeration when the computer asks for its configuration string
descriptor.

Signed-off-by: Alan Stern <stern@rowland.harvard.edu>
Tested-by: kholis <nur.kholis.majid@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/usb/core/quirks.c