Am Sonntag, 21. April 2002 05:21 schrieb David Brownell:
> Tough trick when some intervals come in microframes,
> so they're less than a millisecond.
>
> How would someone encode a 125 microsecond polling
> interval in your preferred world, then?

Oh, I see the problem.

> My second option, FWIW, was to embed the conversion
> in usb_fill_int_urb(), which is already in usbcore. USB 1.1
> drivers already talk in terms of milliseconds, they wouldn't
> notice the change.

I don't think it's a good idea to have two ways to specify it.
Could we go to microseconds for everything and have
a conversion macro ?

        Regards
                Oliver


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

Reply via email to