Startup RNDIS.

From: Rams (Rams_at_discussions.microsoft.com)
Date: 02/28/05


Date: Mon, 28 Feb 2005 02:21:03 -0800

I am new to RNDIS. I need to test RNDIS on USB function controller driver. I
have added the registry entry in the platform.reg as below:

; @CESYSGEN IF CE_MODULES_RNDISFN
[HKEY_LOCAL_MACHINE\Drivers\USB\FunctionDrivers]
   "DefaultClientDriver"=- ; erase previous default
[HKEY_LOCAL_MACHINE\Drivers\USB\FunctionDrivers]
   "DefaultClientDriver"="RNDIS"

Is the above entry sufficient for RNDIS functionality to start. After the
driver gets loaded, how do I test the functionality of RNDIS.

Thanks in advance for helpers.

Rgds,
Rams