Share via


USB Host RNDIS Client Driver

Other versions of this page are also available for the following:

Windows Mobile Not SupportedWindows Embedded CE Supported

8/28/2008

The universal serial bus (USB) host RNDIS client driver in Windows Embedded 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

Concepts

USB Host Controller Driver Development Concepts
USB Host Client Drivers