From: Vojtech Pavlik Date: Thu, 26 Jan 2006 06:44:31 +0000 (+0100) Subject: [PATCH] USB HID: add blacklist entry for HP keyboard X-Git-Tag: v2.6.16-rc2~195 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=dc41baf8181884770d77ce0cfc8ae9617cb8b02c;p=pandora-kernel.git [PATCH] USB HID: add blacklist entry for HP keyboard My earlier experiment (adding a clear-halt for the interrupt-in endpoint) failed. It turns out that it does cause problems for other devices. And it wasn't needed anyway; a simple blacklist entry was enough to get my HP keyboard working. This patch (as643) removes the clear-halt call and adds the blacklist entry. Signed-off-by: Alan Stern Signed-off-by: Vojtech Pavlik Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed