On Wed, Jun 20, 2001 at 10:43:40AM -0400, Dan Streetman wrote:

> >I've been searching and trying to figure out how to do a single interupt
> >out.  Does anyone have a snippet of code that I might use that will fill
> >an interupt out urb, submit it, wait for a response and then return?
> 
> I submitted a patch to this list a while ago, that added a transfer flag to the
> URB so the HCD would *not* automatically resubmit it; i.e. one-shot interrupt.
> Then you don't have to submit/unlink, submit/unlink, etc.  It also allowed real
> (not using bulk urb) interrupts from usbdevfs.
> 
> It wasn't accepted, though.

It could be nice if this were more generic: Auto-resumbitting bulk urbs
would come handy, too.

-- 
Vojtech Pavlik
SuSE Labs

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

Reply via email to