Thomas Sailer wrote:
>
> Roman Weissgaerber schrieb:
>
> > Also if a HCD would use static, typed Endpoint-Descriptors there
> > would be a type mismatch.
> > (OHCI uses different HW-queues for int
> > and bulk transfers so if you mix them there could be some quirks).
>
> Do you know how the WDM OHCI driver works? Because there the API
> does not differenciate between bulk and int.
>
WDM?!? ;-) I don't know how WDM work.
But I guess there are descriptors therefore the driver can know the type
of a transfer.
So the keyword is 'static', typed Endpoint-Descriptors.
They would be created with a
set_configuration/set_interface and holds the type information of
an endpoint.
(also statistic, queue-point, error count, ...)
- Roman
> Tom
>
> _______________________________________________
> [EMAIL PROTECTED]
> To unsubscribe, use the last form field at:
> http://lists.sourceforge.net/lists/listinfo/linux-usb-devel
_______________________________________________
[EMAIL PROTECTED]
To unsubscribe, use the last form field at:
http://lists.sourceforge.net/lists/listinfo/linux-usb-devel