> My concern is what (if any) assumptions a driver might take about the
> order in which the corresponding completion callbacks are invoked. Would
> it be valid to rely on a fifo-like operation, i.e. the urb which was
> submitted first get completed first? 

For your case (c/b URBs queued to one endpoint) I think it must be.
After all, it's a queue ... queue jumpers not permitted!  :)

- Dave




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

Reply via email to