On Sun, Jan 13, 2002 at 07:27:06PM -0800, David Brownell wrote:
> Simpler to just have completion handlers explicitly put urbs on
> lists when they're available for reuse.

In thinking more about this today, and looking at the code a bunch, I
now agree with this.  I think I'll play around with the visor driver to
implement such a list based scheme.

For drivers with only 1 urb, a simple "busy" bit is the easiest to do,
much like Oliver's usb-skeleton patch.

greg k-h

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

Reply via email to