On Fri, 27 Jul 2007, Oliver Neukum wrote:

> Hi,
> 
> stressing a flash disk I rapidly get this error:

> Jul 27 12:35:00 oenone kernel: ehci_hcd 0000:00:02.2: devpath 3.4 ep1in 
> 3strikes
> Jul 27 12:35:00 oenone kernel: usb-storage: Status code -71; transferred 
> 8192/122880

> Is there a way I can enable more debugging about this cause of -EPROTO?

In my experience this sort of thing tends to be caused by low-level
hardware communications errors.  Noise in the USB data lines or a
missing handshake packet, stuff like that.  Not much extra debugging
can be done; the "3strikes"  indication comes directly from the
controller hardware.

It's possible that a CPU speed transition could interfere with DMA
during a transfer.  You could see if disabling CPU_FREQ makes any
difference.

Alan Stern


-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >>  http://get.splunk.com/
_______________________________________________
linux-usb-devel@lists.sourceforge.net
To unsubscribe, use the last form field at:
https://lists.sourceforge.net/lists/listinfo/linux-usb-devel

Reply via email to