On Mon, 2003-12-15 at 15:49, Alan Stern wrote:
> Cornelius Claussen reported the following problem with error recovery in
> 2.6.0-test11.  His device is one of those problem-prone Genesys Logic
> units, a USB DVD drive.  The complete message and log can be found at

It looks like the driver sent a reset to the device on its own without
reporting it to the mid-layer.

There's an expecting_cc_ua flag in the scsi_device.  It gets set on
error recovery actions, or if the device does something to detect or
trigger a reset (that's the scsi_report_device_reset() and
scsi_report_bus_reset() API's).

James




-------------------------------------------------------
This SF.net email is sponsored by: IBM Linux Tutorials.
Become an expert in LINUX or just sharpen your skills.  Sign up for IBM's
Free Linux Tutorials.  Learn everything from the bash shell to sys admin.
Click now! http://ads.osdn.com/?ad_id=1278&alloc_id=3371&op=click
_______________________________________________
[EMAIL PROTECTED]
To unsubscribe, use the last form field at:
https://lists.sourceforge.net/lists/listinfo/linux-usb-devel

Reply via email to