diff options
author | Alan Stern <stern@rowland.harvard.edu> | 2006-01-31 12:58:38 -0500 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@suse.de> | 2006-03-20 14:49:56 -0800 |
commit | aef4e266964bc15861b5835c1f5b9d2ebc155c2a (patch) | |
tree | 49d606bc0843231942231b801dc3010ca32ab4f7 /drivers/usb/input/wacom.c | |
parent | fb669cc01ed778c4926f395e44a9b61644597d38 (diff) |
[PATCH] usbhid: add error handling
This patch (as628c) adds error handling to the USB HID core. When an
error is reported for an interrupt URB, the driver will do delayed
retries, at increasing intervals, for up to one second. If that doesn't
work, it will try to reset the device. Testing by users has shown that
both the retries and the resets end up getting used.
Signed-off-by: Alan Stern <stern@rowland.harvard.edu>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'drivers/usb/input/wacom.c')
0 files changed, 0 insertions, 0 deletions