On Mon, Sep 17, 2001 at 10:51:14AM +0200, Thomas Sailer wrote:
> Jean Tourrilhes schrieb:
>
> > purb->timeout = MSECS_TO_JIFFIES(100);
>
> Although it doesn't explain your problems,
> this conversion seems bogus, as USB timeouts
> should be in USB frames, i.e. ms.
>
> Tom
usb-uhci.c, uhci_check_timeouts(), line 1787 :
----------------------
((hcpriv->started + urb->timeout) < jiffies)) {
----------------------
On a related notes, I've seen the timeouts working in other cases...
Jean
_______________________________________________
[EMAIL PROTECTED]
To unsubscribe, use the last form field at:
https://lists.sourceforge.net/lists/listinfo/linux-usb-devel