Share via


USB Host RNDIS Client Driver (Windows Embedded CE 6.0)

1/6/2010

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 Client Drivers
USB Host Controller Driver Development Concepts