USB Function Controller Driver PDD and DDSI Interface (Windows CE 5.0)

Send Feedback

For portability, the device driver service interface (DDSI) handles the logical interaction between an arbitrary function and an arbitrary USB function controller. The function drivers indirectly access the platform dependent driver (PDD) through the model device driver (MDD). For more information, see USB Function Controller Driver MDD and DDI Interface.

After a function driver attempts to register a particular device descriptor set with the MDD, the MDD determines whether the underlying PDD can support each endpoint for each configuration interface.

The PDD functions handle initialization, configuration, interrupt handling, and execution. For more information about the USB function controller PDD functions, see USB Function Controller PDD Functions.

See Also

USB Function Controller Driver Reference

Send Feedback on this topic to the authors

Feedback FAQs

© 2006 Microsoft Corporation. All rights reserved.