Files
linux/Documentation/usb
Alan Stern 6498d9db6d USB: documentation update for the pre_reset method
This patch (as1459) updates the documentation for the pre_reset method
in struct usb_driver.  When a driver is notified of an impending
reset, it must cancel all outstanding I/O and not start any new I/O
until it has been notified that the reset is complete.

As far as I know, most existing drivers that implement pre_reset do
this now.  The major exceptions appear to be the SpeedTouch and
CDC-WDM drivers.

Signed-off-by: Alan Stern <stern@rowland.harvard.edu>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2011-04-29 17:24:29 -07:00
..
2010-05-20 13:21:40 -07:00
2006-11-30 05:21:10 +01:00
2008-02-01 14:34:47 -08:00
2006-11-30 04:55:36 +01:00
2006-10-03 22:55:17 +02:00
2008-11-19 14:46:33 +00:00