Re: problem code 31 when I install NDIS 6

Tech Tip: Click here to run a free scan for Windows Errors and optimize PC performance



I bet he forgot to put the new required keys in the inf's install section.

--
Calvin Guan (DDK MVP)
Sr. Staff Engineer
NetXtreme Vista/Longhorn Server Miniport
Broadcom Corporation
Connecting Everything(r)

"Pavel A." <pavel_a@xxxxxxxxxxxxxxx> wrote in message
news:BC40C8CC-7568-4470-951C-E4282D98BEDC@xxxxxxxxxxxxxxxx
"lukaha" wrote:
I transfer NDIS 5 to NDIS 6 of miniport driver for my company NIC. I met
a
problem when I install NDIS driver in Vista. The message showed in device
manager is "Window was able to sucessfully install device driver
software,
but the driver software encountered a problem when it tried to run. The
problem code is 31"

I dump the message in WinDbg and found NDIS didn't call Driver
InitializeHandlerEx. I checked the status form
NdisMRegisterMiniportDriver
was sucess. I don't know why NDIS didn't call InitializeHandlerEx.

My Vista version is beta #2, Build 5472

Probably you've forgotten to do something else in your DriverEntry
besides of NdisMRegisterMiniportDriver - set some required handlers and so
on.

--PA


.



Relevant Pages

  • 6.0-release beta1 breaks ndis for dell truemobile 1400
    ... I have not extensively used the ndis driver since I am not often ... make && make install ...
    (freebsd-current)
  • Re: Install NDIS Driver
    ... Installing a NDIS IM filter driver requires two INF files: one for the lower-edge "service" or protocol section and one for the upper-edge miniport section. ... The DDK Passthru driver sample includes two INF files needed to install that driver. ...
    (microsoft.public.development.device.drivers)
  • Re: Driver Install failure
    ... After you install the HW driver, should the "new hardware found" dialog for the NDIS device pop up automatically? ... is acting as if it doesn't see the .INF file OR there is something askew in ...
    (microsoft.public.development.device.drivers)
  • ndis 6.0 miniport bluescreen after miniportinitializeex
    ... I am writing a ndis 6.0 miniport driver. ... I install the driver from ... Miniportinitializeex is called. ...
    (microsoft.public.development.device.drivers)
  • Re: XP HOME BOOT FAILURE
    ... you remove the driver for the graphics card, ... >> If you run a repair install as I initially described, ... A repair install should bypass that but it will ... >>>> on, follow the screens. ...
    (microsoft.public.windowsxp.accessibility)