On Thu, Dec 06, 2001, David Brownell <[EMAIL PROTECTED]> wrote:
> > Error -71 is EPROTO, but why do I get it all of a sudden? The only places I
> > see it returned in the code are in uhci.c and usb-uhci.c. But this is OHCI...
> 
> The current "usb-ohci.c" uses the <linux/usb.h> USB_ST_* macros,
> which use EPROTO for USB_ST_BITSTUFF and in one other
> place that OHCI doesn't trigger.
> 
> In drivers/usb/usb-ohci.h I see USB_ST_BITSTUFF for three errors
> that the hardware reports -- bitstuffing errors and PID problems.
> 
> Unclear why you get it "all of a sudden".

Oh yeah, one more request for 2.5, ditch the USB_ST_* errors finally :)

JE


_______________________________________________
[EMAIL PROTECTED]
To unsubscribe, use the last form field at:
https://lists.sourceforge.net/lists/listinfo/linux-usb-devel

Reply via email to