On Mon, Apr 10, 2000, Roman Weissgaerber <[EMAIL PROTECTED]> wrote:
>
> I think queueing bulk transfers don't need an extra flag.
> I would expect from a pipe that it can queue requests.
> If you don't want to queue bulk transfers then just
> send one URB.
> Otherwise, if we use the USB_QUEUE_BULK flag
> I have to do extra work to implement
> restrict-to-single-URB transfers on usb-ohci.c :-(
I guess since queueing an additional URB like USB_QUEUE_BULK does isn't
dangerous, this may not be a bad idea to enable by default.
With UHCI, we still need to find any other URB's to that EP so it makes
little difference if the flag is there or not.
JE
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]