Re: Help needed on NDIS IM Installation under XP ==> more info ==> more- questions

Stephan / Johnny -

I am also seeing a similar behavior. I can successfully install my driver
and it gets bound to all the appropriate adapters when installed and
everything works. Then when I install a new PC card that didn’t exist
before, I get a similar behavior as described below. From the Network
Control Panel it looks like my driver is bound in, but it is not. When I
click okay on the Network Control Panel, I get the Unsigned driver
message, and then my driver behaves correctly from then on.

Here is the strange thing. I just built passthru.sys from the latest W2K
DDK, and it has the exact same behavior!

My reproducible scenario involves adding new hardware, but it seems like
the same underlying mechanism at work here.

Thoughts?

PJ Kirner

xxxxx@hotmail.com (Stephan Wolf)
Sent by: xxxxx@lists.osr.com
02/20/02 01:12 PM
Please respond to “NT Developers Interest List”

To: “NT Developers Interest List”
cc:
Subject: [ntdev] Re: Help needed on NDIS IM Installation under XP ==> more info

Probably either a “digital signature” problem:

“Settings” - “System” - “Hardware” - “Driver Signing…” - set to
“Warn”.

…or a problem in your IM’s INFs.

Stephan

On Wed, 20 Feb 2002 18:31:29 +0100, “Johnny”
wrote:

>
>Hi all,
>
>These are windbg outputs when running SNETCFG.EXE app to install my IM
>Driver:
>
>NETCFG ERROR: HrSetupDiSelectBestCompatDrv [There are no compatible
>drivers for this device.] hr=0x800F0228
>File:d:\xpclient\net\config\common\ncbase\ncsetup.cpp,1961
>NETCFG ERROR: HrCiGetDriverInfo [There is no driver selected for the
>device information set or element.] hr=0x800F0203
>File:d:\xpclient\net\config\netcfg\engine\classinst.cpp,891:
>NETCFG ERROR: HrCiInstallFilterDevice [There is no driver selected for
the
>device information set or element.] hr=0x800F0203
>File:d:\xpclient\net\config\netcfg\engine\classinst.cpp,3277:
>NETCFG ERROR: HrSetupDiSelectBestCompatDrv [There are no compatible
>drivers for this device.] hr=0x800F0228
>File:d:\xpclient\net\config\common\ncbase\ncsetup.cpp,1961
>NETCFG ERROR: HrCiGetDriverInfo [There is no driver selected for the
>device information set or element.] hr=0x800F0203
>File:d:\xpclient\net\config\netcfg\engine\classinst.cpp,891:
>NETCFG ERROR: HrCiInstallFilterDevice [There is no driver selected for
the
>device information set or element.] hr=0x800F0203
>File:d:\xpclient\net\config\netcfg\engine\classinst.cpp,3277:
>NETCFG ERROR: CImplINetCfg::SendPnpReconfig [The system cannot find the
>file specified.] Win32=2,0x00000002 hr=0x80070002
>File:d:\xpclient\net\config\netcfg\engine\inetcfg.cpp,1223:
>
>
>My First E-mail:
>
>
>Hallo all,
>
>I used the SNETCFG.EXE app from W2K DDK to install my NDIS IM Driver
under
>W2K. Everything worked fine. Now I am trying to install the same driver
>(built with XP DDK build 2600) with SNETCFG.EXE app from XP DDK but it
does
>not work. I traced into SNETCFG.EXE app and I see that every call
succeeds
>with S_OK!!
>
>My IM driver is even listed in the network connection properties tab but
the
>driver is not installed at all!!!
>
>I event built the passthru sample from XP ddk and tried to install it
with
>SNETCFG.EXE but it didn’t succeed either!!!
>
>When I try to install my IM driver over network connection properies tab,
it
>gets installed successfully!!!
>
>Any clue what the problem is? Did any body have similar experience?
>
>Thanks for your help in advance
>
>regards
>
>johnny


You are currently subscribed to ntdev as: xxxxx@tril-inc.com
To unsubscribe send a blank email to leave-ntdev-$subst(‘Recip.MemberIDChar’)@lists.osr.com


You are currently subscribed to ntdev as: $subst(‘Recip.EmailAddr’)
To unsubscribe send a blank email to leave-ntdev-$subst(‘Recip.MemberIDChar’)@lists.osr.com