Windows Vista Tips

Windows Vista Tips > Newsgroups > Windows Vista Drivers > NDIS miniport driver installer hangs on Windows XP

Reply
Thread Tools Display Modes

NDIS miniport driver installer hangs on Windows XP

 
 
cvvt
Guest
Posts: n/a

 
      10-26-2009
Hi NDIS specialists,

I am writing a NDIS minport driver based on the WINDDK NDISWDM driver.
I am talking to the hardware via an second driver using callbacks.
The driver seems to work fine but sometimes the devcon.exe tool from the
WINDDK\tools directory hangs when installing an driver update.
I use the devcon as explained in the readme file of the NDISWDM driver
example from the WINDDK.

The taskmanager points to explorer.exe. After killing the explorer the
system is running again.

Any idea?

Thanks

CVVT

 
Reply With Quote
 
 
 
 
cvvt
Guest
Posts: n/a

 
      10-30-2009
Hi Burkhardt,

Thanks for the answer.
I unchecked all items except the tcp/ip protocol to unbind all unnecessary
items but still the problem remains te same.

Devcon does not manage to uninstall the driver.
The "devcon remove" command hangs.

Once the problem occured, i have to reboot the pc.
Manually updating the driver via the control panel, network applet does not
work either.


"Burkhardt Braun" wrote:

> On 26 Okt., 18:06, cvvt <c...@discussions.microsoft.com> wrote:
> > Hi NDIS specialists,
> >
> > I am writing a NDIS minport driver based on the WINDDK NDISWDM driver.
> > I am talking to the hardware via an second driver using callbacks.
> > The driver seems to work fine but sometimes the devcon.exe tool from the
> > WINDDK\tools directory hangs when installing an driver update.
> > I use the devcon as explained in the readme file of the NDISWDM driver
> > example from the WINDDK.
> >
> > The taskmanager points to explorer.exe. After killing the explorer the
> > system is running again.
> >
> > Any idea?
> >
> > Thanks
> >
> > CVVT

>
> Hello,
> I once had the same effect until I removed another driver from the
> list of used items in the network control panel applet.
> IIRC it was the network monitor driver.
>
> Good luck
> Burkhardt Braun
>
>
> .
>

 
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 Installer Does Not Work polefroggy Windows Vista Performance 16 08-07-2008 01:25 AM
Slow Vista startup Jedi940 Windows Vista Performance 1 01-13-2008 08:50 PM
Vista auto-reboot after install OrangeGuy Windows Vista Installation 4 02-07-2007 02:05 AM
Stop 0x0000007b at end of Install BobMiller Windows Vista Installation 2 08-03-2006 06:52 PM
Getting Ready for Windows BETA 2 - QuickStarter Andre Da Costa [Extended64] Windows Vista Installation 2 06-07-2006 05:22 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