[PATCH] hid-core: Add Clear-Halt on the Interrupt-in endpoint
commit423e489d704d05c6e8c2927fb1854db85914912a
authorAlan Stern <stern@rowland.harvard.edu>
Wed, 19 Oct 2005 17:06:13 +0000 (19 13:06 -0400)
committerGreg Kroah-Hartman <gregkh@suse.de>
Fri, 28 Oct 2005 23:47:49 +0000 (28 16:47 -0700)
treea4045f348d2b2ddd232ae6eddf103ccc32e7c5a6
parent478a3bab8c87a9ba4a4ba338314e32bb0c378e62
[PATCH] hid-core: Add Clear-Halt on the Interrupt-in endpoint

This patch (as577) adds a Clear-Halt call on the Interrupt-in endpoint
during input device configuration.  Without it my HP USB keyboard doesn't
work.

Vojtech says it's worth trying, since it might help with some recalcitrant
devices.  On the other hand, it might interfere with others.  I'm
submitting it so that it can get tested by a range of users.

Signed-off-by: Alan Stern <stern@rowland.harvard.edu>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/usb/input/hid-core.c