[PATCH] finish iso support retry

Duncan Sands duncan.sands at math.u-psud.fr
Fri Jul 1 15:29:40 EDT 2005


Hi Matthieu,

> I choose to no do autodetection, because I believe usb_rcv*pipe don't to 
> it in order in order to check the developper choose the right endpoint.

yeah, this "mistake catching" aspect is the only thing stopping me doing
autodetection.

> In order to use iso pipe, the endpoint should be passed with 
> ISO_ENDPOINT macro. there is a BULK_ENDPOINT for consistency.

Since

#define PIPE_ISOCHRONOUS                0

in usb.h, these two macros do the same thing!  I think I am going to go
for a simple "use_iso" flag.

> May be another patch should be needed in order to choose better buffer size.

More about this in another email.

> PS : any news about the quirk patch ?

I think I will incorporate the "options" version.

Ciao,

Duncan.



More information about the Usbatm mailing list