I'm having trouble clearing halts on an endpoint with the kawasaki ethernet driver.  I 
submit a control URB, which times out, and then every URB i submit to the control 
pipes ends up returning with an error message like this with the usb-uhci driver.

usb_control/bulk_msg: timeout
usb-uhci.c: interrupt, status 3, frame# 1209
usb-uhci-debug.h:   TD @ c7ddc9e0/07DDC9E0, MaxLen=07 DT0 EP=0 Dev=4 PID=(SETUP0
usb-uhci-debug.h:     Len=07 e0 SPD Stalled CRC/Timeo
usb-uhci-debug.h:     Link points to TD @ 07ddc920, Breadth first

Even when i call urb_clear_halt on both the send and recieve control pipes, all URBs i 
submit come back with this error.  uchi.o just never returns.  Any ideas?

        Mike





---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to