From: Jeffrey Vandenbroucke sign Date: Tue, 28 Mar 2006 23:21:36 +0000 (-0800) Subject: [PATCH] hid-core.c: fix "input irq status -32 received" for Silvercrest USB Keyboard X-Git-Tag: v2.6.17-rc2~38 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bfb25849f00d0b8453191ee12125738b5f5c9146;p=pandora-kernel.git [PATCH] hid-core.c: fix "input irq status -32 received" for Silvercrest USB Keyboard When not using this patch, the kernel will continuously return "input irq status -32 received", while making the keyboard unusable. This can be easely resolved using HID_QUIRK_NOGET. Vendor-ID and Device-ID should be applied to hid-core.c, and making an entry to make use of it. Signed-off-by: Jeffrey Vandenbroucke Cc: Alan Stern Cc: Greg KH Cc: David Brownell Signed-off-by: Andrew Morton Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed