I load the RNDIS (Microsoft supplied) drivers on WinXP. The INF file was
previously (and automatically) copied to Windows\INF directory as
"oem14.inf". When I plug-in the device, in the Device Manager, I see 2
devices like "RNDIS Gadget" & "RNDIS Gadget #2". Both of them give "The
device can not start. (Code 10)". The USB device never gets the
RNDIS_INITIALIZE_MSG message. In fact, after lots of GetDesc , SetAddr and
more GetDesc, the last control message it receives is GetDescriptor (String
type) which was successfull. What to do next to debug it ?
Thanks In Advance...
|