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? 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. - Dave ----- Original Message ----- From: "Oliver Neukum" <[EMAIL PROTECTED]> To: "David Brownell" <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]> Sent: Saturday, April 20, 2002 4:15 PM Subject: Re: [linux-usb-devel] PATCH 2.5.8 -- hub polling interval (and question!) > So the question: Given this patch and an equivalent one that > pushes the "which bInterval encoding" logic into <linux/usb.h> > and usb_fill_int_urb(), which should go into 2.5? 2.4? I'd like to see it done in miliseconds with a conversion function in usb core. Regards Oliver _______________________________________________ [EMAIL PROTECTED] To unsubscribe, use the last form field at: https://lists.sourceforge.net/lists/listinfo/linux-usb-devel