speedtch usbatm.c,1.20,1.21 usbatm.h,1.13,1.14

Roman Kagan rkagan at mail.ru
Wed Apr 27 05:28:57 EDT 2005


On Wed, Apr 27, 2005 at 08:42:07AM +0400, Roman Kagan wrote:
> One thing is special, however: the endpoints are initialized to bulk
> pipes from usbatm_driver.in and .out, and I assumed that the subdriver
> could override it by an iso pipe, if needed.  I guess I should better
> check the endpoint descriptor instead to determine if it's bulk or iso,
> and this all can (and should) be done after bind.

Having given it some thought, I'm not so certain this is the right thing
to do.  E.g. if the driver only chooses in its bind() which endpoint it
wants to use, how does it make the core know?

Cheers,
  Roman.



More information about the Usbatm mailing list