Martin Diehl <[EMAIL PROTECTED]> writes:
> 
> During some walkthrough along the interrupt-urb paths of usb-uhci and the
> single-shot case in particular I stumbled over a line which I really
> doubt is what it is supposed to. Seems there are some parentheses missing
> and nobody really used that stuff for some time ;-)
> 
> The patch below should fix this issue. At least for me everything is fine
> now, i.e. both single-shot and periodic int transfers working with all
> three usb-ohci, usb-uhci and uhci(JE).

I tried your patch with the LEGO USB Tower driver
(see http://legousb.sourceforge.net/)
that uses interrupt out transfers,
but with usb-uhci it still doesn't work.

OTOH, I tried the uhci module again, and it worked!
I can capture commands from the remote control with the tower
and replay them, with the expected effect.
Other applications (lejosrun, lejosfirmdl) didn't yet work,
I think they'll need some minor modifications.

I don't know about usb-ohci, I don't have an OHCI device available.

Jürgen

-- 
Jürgen Stuber <[EMAIL PROTECTED]>
http://www.loria.fr/~stuber/

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

Reply via email to