Share via


USB Host RNDIS Client Driver (Windows CE 5.0)

Send Feedback

The universal serial bus (USB) host RNDIS client driver in Microsoft® Windows® CE adheres to the USB host class device specifications. The following list shows the location of the USB host RNDIS client driver source code:

  • The platform dependent driver (PDD) is located in the %_WINCEROOT%\Public\Common\OAK\Drivers\Ethdbg\Net2890 directory.
  • The model device driver (MDD) is located in the %_WINCEROOT%\Public\Common\OAK\Drivers\Ethdbg\RNDISMini directory.

Add the USB host RNDIS client driver to your OS design from the Microsoft Platform Builder Catalog or by setting SYSGEN_ETH_USB_HOST.

For more information about the USB RNDIS sample driver, see RNDIS Driver Implementation Guide.

See Also

USB Driver Development Concepts | USB Host Client Drivers

Send Feedback on this topic to the authors

Feedback FAQs

© 2006 Microsoft Corporation. All rights reserved.