]> git.baikalelectronics.ru Git - kernel.git/commit
[PATCH] hid-core: Add Clear-Halt on the Interrupt-in endpoint
authorAlan Stern <stern@rowland.harvard.edu>
Wed, 19 Oct 2005 17:06:13 +0000 (13:06 -0400)
committerGreg Kroah-Hartman <gregkh@suse.de>
Fri, 28 Oct 2005 23:47:49 +0000 (16:47 -0700)
commitb040f92742b86b3a611424d517752b0938d43985
treea4045f348d2b2ddd232ae6eddf103ccc32e7c5a6
parentb6adee76dedb38a7a076a5ce286c360dc94ce121
[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