[PATCH] finish iso support retry
matthieu castet
castet.matthieu at free.fr
Fri Jul 1 15:36:09 EDT 2005
Hi Duncan,
Duncan Sands wrote:
> 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
oppps I completly forgot to check that...
> for a simple "use_iso" flag.
ok but we can still define your own PIPE_ISOCHRONOUS equivalent (!=0)
and our usb_pipeisoc.
>
>
>>PS : any news about the quirk patch ?
>
>
> I think I will incorporate the "options" version.
>
ok
thanks
Matthieu
More information about the Usbatm
mailing list