]> 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)
committerPaul Gortmaker <paul.gortmaker@windriver.com>
Sun, 26 Jun 2011 16:46:48 +0000 (12:46 -0400)
commitc496ac96f8600e8c7bf935f0723474f512c99cc0
treeb40c0f7c8059d90008c92aae107ec5f77a458fb5
parentba607a26fd20a59880cbf091ea7e9f0dacf5dad3
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>
Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>
drivers/usb/core/quirks.c