On Wed, 1 May 2002, Thomas Davis wrote:
>Johannes Erdfelt wrote: >> >> On Wed, May 01, 2002, David Brownell <[EMAIL PROTECTED]> wrote: >> > >> > However, that's a UHCI-specific feature. Avoid it for >> > drivers that you expect to work on other HCs. >> >> OHCI and EHCI are buggy then I guess. This is a feature that is actually >> useful and should be implemented. >> > >one way I got around this problem in 2.4, was to use bulk xfers for one >shot interrupts. bulk is the same as "one-shot interrupt" with the only exception being interrupt is earlier in the frame than bulk, so interrupt is "guaranteed" to happen while bulk is not (on a heavily loaded bus). -- Dan Streetman [EMAIL PROTECTED] -------------------------------------------------- 186,282 miles per second: It isn't just a good idea, it's the law! _______________________________________________________________ Have big pipes? SourceForge.net is looking for download mirrors. We supply the hardware. You get the recognition. Email Us: [EMAIL PROTECTED] _______________________________________________ [EMAIL PROTECTED] To unsubscribe, use the last form field at: https://lists.sourceforge.net/lists/listinfo/linux-usb-devel
