Windows Vista Tips

Windows Vista Tips > Newsgroups > Windows Vista Drivers > RNDIS generic driver is loaded but not working

Reply
Thread Tools Display Modes

RNDIS generic driver is loaded but not working

 
 
oz_malkocoglu
Guest
Posts: n/a

 
      12-02-2009
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...
 
Reply With Quote
 
 
 
 
Mike [MSFT]
Guest
Posts: n/a

 
      12-04-2009
Code 10 means the AddDevice call into the driver failed.

-Mike

"oz_malkocoglu" <> wrote in message
news:1831FEF7-B890-4053-A4A6-...
> 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...


 
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Windows Aero Daniel Hirons Windows Vista Performance 28 12-21-2007 04:17 PM
Game Compatibility BCurrey Windows Vista Games 6 11-29-2007 08:11 PM
My PnP Monitor is seen as Non PnP??? Colin Windows Vista Hardware 1 11-29-2007 05:01 PM
cannot install Vista ACPI error Salsakidd Windows Vista Installation 6 10-10-2007 10:12 AM
americas army stuttering under vista premium ernie Windows Vista Games 0 02-27-2007 10:20 PM



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59