aboutsummaryrefslogtreecommitdiff
path: root/drivers/usb
diff options
context:
space:
mode:
authorPete Zaitcev <zaitcev@redhat.com>2006-01-05 00:26:30 -0800
committerGreg Kroah-Hartman <gregkh@suse.de>2006-01-31 17:23:36 -0800
commit2c2e4a2e07f4c16486dd2ac859eb9c558b1c9935 (patch)
treec336fc942fbcc203d3f302f4c82896d409d25085 /drivers/usb
parentb31f821c6dee6f3ecfca6b2583a6552538fb91bf (diff)
[PATCH] USB: ub 05 Bulk reset
For crying out loud, they have devices which do not like port resets. So, do what usb-storage does and try both bulk and port resets. We start with a port reset (which usb-storage does at the end of transport), then do a Bulk reset, then a port reset again. This seems to work for me. The code is getting dirtier and dirtier here, but I swear that I'll do something about it (see those two new XXX). Honest. Signed-off-by: Pete Zaitcev <zaitcev@redhat.com> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'drivers/usb')
0 files changed, 0 insertions, 0 deletions