Re: Intel Pro/100 VE Network Connection

  • Thread starter Gordon Smith \(eMVP\)
  • Start date
G

Gordon Smith \(eMVP\)

I made a component out of this one while at a customer site a few months
ago. The only "trick" I had to do was realize that I was adding to the
version chain of an existing MS component. MS has a component of the same
name, but since it's inclusion by MS, it has been expanded to work more
hardware. As such, when I did the import of the INF, it was greyed out
initially since the name matched an existing component in the database. I
simply had to mark it for update, which gave it a version # higher than the
existing MS component. I imported the SLD (kept all registry settings but
did have to create a repository for the files), used it in my build and
everything went fine.


Imported the INF file to construct the component. All okay there.
Added the
necessary files to the repository, etc. The network card doesn't
install
correctly when added as a component to the configuration. I deleted
all the
registry data and resources from the component so all I did was copy
the
required files to their destination folders. A trick required by
many video
card drivers. Still no luck. I disabled the component in the
configuration,
rebuild, FBA. I used device manager to install the device drivers by
pointing the wizard to the INF and required files (just copied the
folder to
the target device). Works fine when installing through the wizard so
I know
I have all the dependencies.

Cranked up the verbosity of SetupAPI and it's complaining about
deleting
some registry keys from what I can tell but I don't know that's what
is
causing the problem. The tail end of the log file has

@ 20:00:35.687 #I163 Device not started: Device has problem: 0x0a:
CM_PROB_FAILED_START.
@ 20:00:35.687 #I304 DICS_PROPCHANGE: Device could not be restarted.

I'm not sure where to look next.

[2005/04/13 20:00:01 276.359]
#-199 Executing "D:\WINDOWS\fba\fba.exe" with command line:
..\fba\fba.exe @ 20:00:01.750 #W389 No [STRINGS.0409] or
[STRINGS.0009] section in
d:\windows\inf\e100b325.inf, using [STRINGS] instead.
@ 20:00:01.781 #V042 Opened INF "d:\windows\inf\e100b325.inf", PNF
created (Languge = 0409).
[2005/04/13 20:00:02 276.373]
#-199 Executing "D:\WINDOWS\fba\fba.exe" with command line:
..\fba\fba.exe #-147 Loading class installer module for "Intel(R)
PRO/100 VE Network
Connection".
@ 20:00:02.718 #V146 Using exported function "NetClassInstaller" in
module "D:\WINDOWS\system32\NetCfgx.dll".
#-148 Loading coinstaller modules for "Intel(R) PRO/100 VE Network
Connection".
@ 20:00:02.718 #V146 Using exported function "NicCoInstallerEntry" in
module "D:\WINDOWS\system32\IntelNic.dll".
@ 20:00:02.718 #V166 Device install function: DIF_PROPERTYCHANGE.
@ 20:00:02.718 #T149 Executing coinstaller 1 of 1.
@ 20:00:02.718 #V150 Completed coinstaller 1 of 1.
@ 20:00:02.718 #T152 Executing class installer.
@ 20:00:02.718 #V153 Completed class installer.
@ 20:00:02.718 #V155 Executing default installer.
@ 20:00:02.718 #I292 Changing device properties of
"PCI\VEN_8086&DEV_1064&SUBSYS_305D8086&REV_01\4&23C0B1C&0&40F0".
@ 20:00:02.781 #I163 Device not started: Device has problem: 0x0a:
CM_PROB_FAILED_START.
@ 20:00:02.781 #I307 DICS_START: Device could not be started.
@ 20:00:02.781 #V156 Completed default installer.
@ 20:00:02.781 #V166 Device install function: DIF_DESTROYPRIVATEDATA.
@ 20:00:02.781 #T149 Executing coinstaller 1 of 1.
@ 20:00:02.781 #V150 Completed coinstaller 1 of 1.
@ 20:00:02.781 #T152 Executing class installer.
@ 20:00:02.781 #V153 Completed class installer.
[2005/04/13 20:00:01 276.358 Driver Install]
#-019 Searching for hardware ID(s):
pci\ven_8086&dev_1064&subsys_305d8086&rev_01,pci\ven_8086&dev_1064&subsys_30
5d8086,pci\ven_8086&dev_1064&cc_020000,pci\ven_8086&dev_1064&cc_0200
#-018 Searching for compatible ID(s):
pci\ven_8086&dev_1064&rev_01,pci\ven_8086&dev_1064,pci\ven_8086&cc_020000,pc
i\ven_8086&cc_0200,pci\ven_8086,pci\cc_020000,pci\cc_0200
#-199 Executing "D:\WINDOWS\fba\fba.exe" with command line:
..\fba\fba.exe @ 20:00:01.687 #V017 Enumerating files
"D:\WINDOWS\inf". @ 20:00:01.687 #V392 Using INF cache
"D:\WINDOWS\inf\INFCACHE.1". @ 20:00:01.687 #V073 Cache: Excluding
INF "biosinfo.inf". @ 20:00:01.687 #V073 Cache: Excluding INF
"certclas.inf". @ 20:00:01.687 #V073 Cache: Excluding INF
"comnt5.inf". @ 20:00:01.687 #V073 Cache: Excluding INF "defltwk.inf".
@ 20:00:01.687 #V073 Cache: Excluding INF "dtcnt5.inf".
@ 20:00:01.687 #V073 Cache: Excluding INF "dwup.inf".
@ 20:00:01.687 #V073 Cache: Excluding INF "ie.inf".
@ 20:00:01.687 #V073 Cache: Excluding INF "ieaccess.inf".
@ 20:00:01.687 #V073 Cache: Excluding INF "iereset.inf".
@ 20:00:01.687 #V073 Cache: Excluding INF "ks.inf".
@ 20:00:01.687 #V073 Cache: Excluding INF "kscaptur.inf".
@ 20:00:01.687 #V073 Cache: Excluding INF "layout.inf".
@ 20:00:01.687 #V073 Cache: Excluding INF "mdac.inf".
@ 20:00:01.687 #V073 Cache: Excluding INF "msoe50.inf".
@ 20:00:01.687 #V073 Cache: Excluding INF "netclass.inf".
@ 20:00:01.687 #V073 Cache: Excluding INF "netfw.inf".
@ 20:00:01.687 #V073 Cache: Excluding INF "oeaccess.inf".
@ 20:00:01.687 #V073 Cache: Excluding INF "sceregvl.inf".
@ 20:00:01.687 #V073 Cache: Excluding INF "setupqry.inf".
@ 20:00:01.687 #V073 Cache: Excluding INF "syscomp.inf".
@ 20:00:01.687 #V073 Cache: Excluding INF "sysoc.inf".
@ 20:00:01.687 #V073 Cache: Excluding INF "syssetup.inf".
@ 20:00:01.687 #V073 Cache: Excluding INF "wab50.inf".
@ 20:00:01.687 #V073 Cache: Excluding INF "wbemoc.inf".
@ 20:00:01.687 #T075 Enumerating files: Directory pass completed.
@ 20:00:01.687 #W389 No [STRINGS.0409] or [STRINGS.0009] section in
D:\WINDOWS\inf\e100b325.inf, using [STRINGS] instead.
@ 20:00:01.718 #V042 Opened INF "D:\WINDOWS\inf\e100b325.inf", PNF
created (Languge = 0409).
@ 20:00:01.718 #I022 Found "PCI\VEN_8086&DEV_1064" in
D:\WINDOWS\inf\e100b325.inf; Device: "Intel(R) PRO/100 VE Network
Connection"; Driver: "Intel(R) PRO/100 VE Network Connection";
Provider: "Intel"; Mfg: "Intel"; Section name: "XP_D110K.ndi".
@ 20:00:01.718 #I023 Actual install section: [XP_D110K.ndi.NTx86].
Rank: 0x00002001. Effective driver date: 02/10/2004.
@ 20:00:01.718 #T076 Enumerating files: Cache pass completed.
#-147 Loading class installer module for "Ethernet Controller".
@ 20:00:01.734 #V146 Using exported function "NetClassInstaller" in
module "D:\WINDOWS\system32\NetCfgx.dll".
@ 20:00:01.734 #V166 Device install function: DIF_SELECTBESTCOMPATDRV.
@ 20:00:01.734 #T152 Executing class installer.
@ 20:00:01.750 #V153 Completed class installer.
@ 20:00:01.750 #V155 Executing default installer.
@ 20:00:01.750 #I063 Selected driver installs from section
[XP_D110K.ndi] in "d:\windows\inf\e100b325.inf".
@ 20:00:01.750 #I320 Class GUID of device remains:
{4D36E972-E325-11CE-BFC1-08002BE10318}.
@ 20:00:01.750 #I060 Set selected driver.
@ 20:00:01.750 #I058 Selected best compatible driver.
@ 20:00:01.750 #V156 Completed default installer.
@ 20:00:01.781 #V166 Device install function: DIF_ALLOW_INSTALL.
@ 20:00:01.781 #T152 Executing class installer.
@ 20:00:01.781 #W389 No [STRINGS.0409] or [STRINGS.0009] section in
d:\windows\inf\e100b325.inf, using [STRINGS] instead.
@ 20:00:01.796 #V042 Opened INF "d:\windows\inf\e100b325.inf", PNF
created (Languge = 0409).
@ 20:00:01.796 #V153 Completed class installer.
@ 20:00:01.796 #V155 Executing default installer.
@ 20:00:01.796 #V156 Completed default installer.
@ 20:00:01.796 #V166 Device install function: DIF_INSTALLDEVICEFILES.
@ 20:00:01.796 #T152 Executing class installer.
@ 20:00:01.796 #V153 Completed class installer.
@ 20:00:01.796 #V155 Executing default installer.
@ 20:00:01.796 #T200 Install Device: Begin.
@ 20:00:01.796 #V124 Doing copy-only install of
"PCI\VEN_8086&DEV_1064&SUBSYS_305D8086&REV_01\4&23C0B1C&0&40F0".
@ 20:00:01.812 #W389 No [STRINGS.0409] or [STRINGS.0009] section in
d:\windows\inf\e100b325.inf, using [STRINGS] instead.
@ 20:00:01.828 #V042 Opened INF "d:\windows\inf\e100b325.inf", PNF
created (Languge = 0409).
@ 20:00:01.828 #V011 Installing section [XP_D110K.ndi.NTx86] from
"d:\windows\inf\e100b325.inf".
@ 20:00:01.828 #T203 Install Device: Queuing files from INF(s).
@ 20:00:01.828 #V094 Queued copy from section
[E100B_325.ndis5.CopyFiles] in "d:\windows\inf\e100b325.inf":
"e100b325.sys" to "e100b325.sys" with flags 0x00000424, target
directory is "D:\WINDOWS\system32\DRIVERS". @ 20:00:01.828 #V095
Source in section [sourcedisksfiles] in
"d:\windows\inf\e100b325.inf"; Media=1 Description="Intel PRO Adapter
CD-ROM
or floppy disk" Tag="" Path="".
@ 20:00:01.828 #V094 Queued copy from section
[UninstallW2k.CopyFiles] in "d:\windows\inf\e100b325.inf":
"Prounstl.exe" to "Prounstl.exe" with flags 0x00000424, target
directory is "D:\WINDOWS\system32". @ 20:00:01.828 #V095 Source in
section [sourcedisksfiles] in "d:\windows\inf\e100b325.inf"; Media=1
Description="Intel PRO Adapter CD-ROM
or floppy disk" Tag="" Path="".
@ 20:00:01.828 #V094 Queued copy from section
[UninstallW2k.CopyFiles] in "d:\windows\inf\e100b325.inf":
"e100b325.din" to "e100b325.din" with flags 0x00000424, target
directory is "D:\WINDOWS\system32". @ 20:00:01.828 #V095 Source in
section [sourcedisksfiles] in "d:\windows\inf\e100b325.inf"; Media=1
Description="Intel PRO Adapter CD-ROM
or floppy disk" Tag="" Path="".
@ 20:00:01.828 #T204 Install Device: Queuing coinstaller files from
INF(s). @ 20:00:01.828 #W389 No [STRINGS.0409] or [STRINGS.0009]
section in
d:\windows\inf\e100b325.inf, using [STRINGS] instead.
@ 20:00:01.859 #V042 Opened INF "d:\windows\inf\e100b325.inf", PNF
created (Languge = 0409).
#-046 Processing Coinstaller registration section
[XP_D110K.ndi.NTx86.CoInstallers].
@ 20:00:01.859 #V094 Queued copy from section [CoInstaller_CopyFiles]
in "d:\windows\inf\e100b325.inf": "IntelNic.dll" to "IntelNic.dll"
with flags 0x00000424, target directory is "D:\WINDOWS\system32".
@ 20:00:01.859 #V095 Source in section [sourcedisksfiles] in
"d:\windows\inf\e100b325.inf"; Media=1 Description="Intel PRO Adapter
CD-ROM
or floppy disk" Tag="" Path="".
@ 20:00:01.859 #V094 Queued copy from section [CoInstaller_CopyFiles]
in "d:\windows\inf\e100b325.inf": "e100bmsg.dll" to "e100bmsg.dll"
with flags 0x00000424, target directory is "D:\WINDOWS\system32".
@ 20:00:01.859 #V095 Source in section [sourcedisksfiles] in
"d:\windows\inf\e100b325.inf"; Media=1 Description="Intel PRO Adapter
CD-ROM
or floppy disk" Tag="" Path="".
@ 20:00:01.859 #V056 Coinstallers registered.
@ 20:00:01.859 #V011 Installing section
[XP_D110K.ndi.NTx86.Interfaces] from "d:\windows\inf\e100b325.inf".
@ 20:00:01.859 #V054 Interfaces installed.
@ 20:00:01.859 #V121 Device install of
"PCI\VEN_8086&DEV_1064&SUBSYS_305D8086&REV_01\4&23C0B1C&0&40F0"
finished
successfully.
@ 20:00:01.859 #T201 Install Device: End.
@ 20:00:01.859 #V156 Completed default installer.
@ 20:00:01.859 #V191 File "D:\WINDOWS\system32\DRIVERS\e100b325.sys"
pruned
from copy.
@ 20:00:01.859 #V191 File "D:\WINDOWS\system32\Prounstl.exe" pruned
from copy. @ 20:00:01.859 #V191 File
"D:\WINDOWS\system32\e100b325.din" pruned from copy. @ 20:00:01.859
#V191 File "D:\WINDOWS\system32\IntelNic.dll" pruned from copy. @
20:00:01.859 #V191 File "D:\WINDOWS\system32\e100bmsg.dll" pruned
from copy. @ 20:00:01.859 #V166 Device install function:
DIF_REGISTER_COINSTALLERS. @ 20:00:01.859 #T152 Executing class
installer. @ 20:00:01.859 #V153 Completed class installer. @
20:00:01.859 #V155 Executing default installer. @ 20:00:01.875 #W389
No [STRINGS.0409] or [STRINGS.0009] section in
d:\windows\inf\e100b325.inf, using [STRINGS] instead.
@ 20:00:01.890 #V042 Opened INF "d:\windows\inf\e100b325.inf", PNF
created (Languge = 0409).
@ 20:00:01.890 #I056 Coinstallers registered.
@ 20:00:01.890 #V156 Completed default installer.
#-148 Loading coinstaller modules for "Intel(R) PRO/100 VE Network
Connection".
@ 20:00:01.906 #V146 Using exported function "NicCoInstallerEntry" in
module "D:\WINDOWS\system32\IntelNic.dll".
@ 20:00:01.906 #V166 Device install function: DIF_INSTALLINTERFACES.
@ 20:00:01.906 #T149 Executing coinstaller 1 of 1.
@ 20:00:01.906 #V150 Completed coinstaller 1 of 1.
@ 20:00:01.906 #T152 Executing class installer.
@ 20:00:01.906 #V153 Completed class installer.
@ 20:00:01.906 #V155 Executing default installer.
@ 20:00:01.906 #W389 No [STRINGS.0409] or [STRINGS.0009] section in
d:\windows\inf\e100b325.inf, using [STRINGS] instead.
@ 20:00:01.937 #V042 Opened INF "d:\windows\inf\e100b325.inf", PNF
created (Languge = 0409).
@ 20:00:01.937 #V011 Installing section
[XP_D110K.ndi.NTx86.Interfaces] from "d:\windows\inf\e100b325.inf".
@ 20:00:01.937 #I054 Interfaces installed.
@ 20:00:01.937 #V156 Completed default installer.
@ 20:00:01.937 #V166 Device install function: DIF_INSTALLDEVICE.
@ 20:00:01.937 #T149 Executing coinstaller 1 of 1.
@ 20:00:01.937 #V150 Completed coinstaller 1 of 1.
@ 20:00:01.937 #T152 Executing class installer.
@ 20:00:01.937 #W389 No [STRINGS.0409] or [STRINGS.0009] section in
d:\windows\inf\e100b325.inf, using [STRINGS] instead.
@ 20:00:01.953 #V042 Opened INF "d:\windows\inf\e100b325.inf", PNF
created (Languge = 0409).
#-007 Deleting registry key HKR\Ndi\Params\AcpiWol
#-086 Deleting registry value "HKR\AcpiWol"
@ 20:00:01.968 #V033 Error 2: The system cannot find the file
specified. #-007 Deleting registry key HKR\Ndi\Params\TaskOffload
#-086 Deleting registry value "HKR\TaskOffload"
@ 20:00:01.968 #V033 Error 2: The system cannot find the file
specified. #-007 Deleting registry key HKR\PROSetNdi\Params\WakeOn
#-007 Deleting registry key HKR\Ndi\Params\WakeOn
#-007 Deleting registry key HKR\Ndi\Params\WakeOnLink
@ 20:00:02.000 #T200 Install Device: Begin.
@ 20:00:02.000 #I123 Doing full install of
"PCI\VEN_8086&DEV_1064&SUBSYS_305D8086&REV_01\4&23C0B1C&0&40F0".
@ 20:00:02.000 #W389 No [STRINGS.0409] or [STRINGS.0009] section in
d:\windows\inf\e100b325.inf, using [STRINGS] instead.
@ 20:00:02.015 #V042 Opened INF "d:\windows\inf\e100b325.inf", PNF
created (Languge = 0409).
@ 20:00:02.015 #T211 Install Device: Changing registry settings as
specified
by the INF(s).
#-007 Deleting registry key HKR\Ndi\Params\AcpiWol
#-086 Deleting registry value "HKR\AcpiWol"
@ 20:00:02.015 #V033 Error 2: The system cannot find the file
specified. #-007 Deleting registry key HKR\Ndi\Params\TaskOffload
#-086 Deleting registry value "HKR\TaskOffload"
@ 20:00:02.015 #V033 Error 2: The system cannot find the file
specified. #-007 Deleting registry key HKR\PROSetNdi\Params\WakeOn
#-007 Deleting registry key HKR\Ndi\Params\WakeOn
#-007 Deleting registry key HKR\Ndi\Params\WakeOnLink
@ 20:00:02.031 #T212 Install Device: Writing driver specific registry
settings.
@ 20:00:02.046 #T213 Install Device: Installing required Windows
services. #-035 Processing service Add/Delete section
[XP_D110K.ndi.NTx86.Services]. @ 20:00:02.265 #V282 Add Service:
Modified existing service "E100B". @ 20:00:02.265 #T214 Install
Device: Writing driver descriptive registry
settings.
@ 20:00:02.265 #I121 Device install of
"PCI\VEN_8086&DEV_1064&SUBSYS_305D8086&REV_01\4&23C0B1C&0&40F0"
finished
successfully.
@ 20:00:02.265 #T201 Install Device: End.
@ 20:00:02.796 #V153 Completed class installer.
@ 20:00:02.796 #T158 Executing coinstaller 1 (Post Processing).
@ 20:00:35.609 #I292 Changing device properties of
"PCI\VEN_8086&DEV_1064&SUBSYS_305D8086&REV_01\4&23C0B1C&0&40F0".
@ 20:00:35.687 #I163 Device not started: Device has problem: 0x0a:
CM_PROB_FAILED_START.
@ 20:00:35.687 #I304 DICS_PROPCHANGE: Device could not be restarted.
@ 20:00:35.687 #V159 Completed coinstaller 1 (Post Processing).
 
G

Gordon Smith \(eMVP\)

When I imported, it was greyed out because it contained some of the same
hardware IDs but was a superset. Since some were the same, it was a
conflict. I merely forced it to extend the version # of the MS component.
So yes, I ended up using mine, but it took the identity of a MS component
(ie: my version number wasn't in the 1s or 10s, it was in the 100s or
1000s - I forget offhand).


What I read is that you still used your custom component rather than
the MS one. I'm 100% certain I'm using my custom component based on
version numbers displayed in Target Designer. Besides, when I
imported the INF, this component wasn't greyed out because it has a
different hardware ID than the MS ones.

Gordon Smith (eMVP) said:
I made a component out of this one while at a customer site a few
months ago. The only "trick" I had to do was realize that I was
adding to the version chain of an existing MS component. MS has a
component of the same name, but since it's inclusion by MS, it has
been expanded to work more hardware. As such, when I did the import
of the INF, it was greyed out initially since the name matched an
existing component in the database. I simply had to mark it for
update, which gave it a version # higher than the existing MS
component. I imported the SLD (kept all registry settings but did
have to create a repository for the files), used it in my build and
everything went fine.


Imported the INF file to construct the component. All okay there.
Added the
necessary files to the repository, etc. The network card doesn't
install
correctly when added as a component to the configuration. I deleted
all the
registry data and resources from the component so all I did was copy
the
required files to their destination folders. A trick required by
many video
card drivers. Still no luck. I disabled the component in the
configuration,
rebuild, FBA. I used device manager to install the device drivers
by pointing the wizard to the INF and required files (just copied
the
folder to
the target device). Works fine when installing through the wizard
so
I know
I have all the dependencies.

Cranked up the verbosity of SetupAPI and it's complaining about
deleting
some registry keys from what I can tell but I don't know that's what
is
causing the problem. The tail end of the log file has

@ 20:00:35.687 #I163 Device not started: Device has problem: 0x0a:
CM_PROB_FAILED_START.
@ 20:00:35.687 #I304 DICS_PROPCHANGE: Device could not be restarted.

I'm not sure where to look next.

[2005/04/13 20:00:01 276.359]
#-199 Executing "D:\WINDOWS\fba\fba.exe" with command line:
..\fba\fba.exe @ 20:00:01.750 #W389 No [STRINGS.0409] or
[STRINGS.0009] section in
d:\windows\inf\e100b325.inf, using [STRINGS] instead.
@ 20:00:01.781 #V042 Opened INF "d:\windows\inf\e100b325.inf", PNF
created (Languge = 0409).
[2005/04/13 20:00:02 276.373]
#-199 Executing "D:\WINDOWS\fba\fba.exe" with command line:
..\fba\fba.exe #-147 Loading class installer module for "Intel(R)
PRO/100 VE Network
Connection".
@ 20:00:02.718 #V146 Using exported function "NetClassInstaller" in
module "D:\WINDOWS\system32\NetCfgx.dll".
#-148 Loading coinstaller modules for "Intel(R) PRO/100 VE Network
Connection".
@ 20:00:02.718 #V146 Using exported function "NicCoInstallerEntry"
in module "D:\WINDOWS\system32\IntelNic.dll".
@ 20:00:02.718 #V166 Device install function: DIF_PROPERTYCHANGE.
@ 20:00:02.718 #T149 Executing coinstaller 1 of 1.
@ 20:00:02.718 #V150 Completed coinstaller 1 of 1.
@ 20:00:02.718 #T152 Executing class installer.
@ 20:00:02.718 #V153 Completed class installer.
@ 20:00:02.718 #V155 Executing default installer.
@ 20:00:02.718 #I292 Changing device properties of
"PCI\VEN_8086&DEV_1064&SUBSYS_305D8086&REV_01\4&23C0B1C&0&40F0".
@ 20:00:02.781 #I163 Device not started: Device has problem: 0x0a:
CM_PROB_FAILED_START.
@ 20:00:02.781 #I307 DICS_START: Device could not be started.
@ 20:00:02.781 #V156 Completed default installer.
@ 20:00:02.781 #V166 Device install function:
DIF_DESTROYPRIVATEDATA. @ 20:00:02.781 #T149 Executing coinstaller
1 of 1. @ 20:00:02.781 #V150 Completed coinstaller 1 of 1.
@ 20:00:02.781 #T152 Executing class installer.
@ 20:00:02.781 #V153 Completed class installer.
[2005/04/13 20:00:01 276.358 Driver Install]
#-019 Searching for hardware ID(s):
pci\ven_8086&dev_1064&subsys_305d8086&rev_01,pci\ven_8086&dev_1064&subsys_30
5d8086,pci\ven_8086&dev_1064&cc_020000,pci\ven_8086&dev_1064&cc_0200
#-018 Searching for compatible ID(s):
pci\ven_8086&dev_1064&rev_01,pci\ven_8086&dev_1064,pci\ven_8086&cc_020000,pc
i\ven_8086&cc_0200,pci\ven_8086,pci\cc_020000,pci\cc_0200
#-199 Executing "D:\WINDOWS\fba\fba.exe" with command line:
..\fba\fba.exe @ 20:00:01.687 #V017 Enumerating files
"D:\WINDOWS\inf". @ 20:00:01.687 #V392 Using INF cache
"D:\WINDOWS\inf\INFCACHE.1". @ 20:00:01.687 #V073 Cache: Excluding
INF "biosinfo.inf". @ 20:00:01.687 #V073 Cache: Excluding INF
"certclas.inf". @ 20:00:01.687 #V073 Cache: Excluding INF
"comnt5.inf". @ 20:00:01.687 #V073 Cache: Excluding INF
"defltwk.inf". @ 20:00:01.687 #V073 Cache: Excluding INF
"dtcnt5.inf". @ 20:00:01.687 #V073 Cache: Excluding INF "dwup.inf".
@ 20:00:01.687 #V073 Cache: Excluding INF "ie.inf".
@ 20:00:01.687 #V073 Cache: Excluding INF "ieaccess.inf".
@ 20:00:01.687 #V073 Cache: Excluding INF "iereset.inf".
@ 20:00:01.687 #V073 Cache: Excluding INF "ks.inf".
@ 20:00:01.687 #V073 Cache: Excluding INF "kscaptur.inf".
@ 20:00:01.687 #V073 Cache: Excluding INF "layout.inf".
@ 20:00:01.687 #V073 Cache: Excluding INF "mdac.inf".
@ 20:00:01.687 #V073 Cache: Excluding INF "msoe50.inf".
@ 20:00:01.687 #V073 Cache: Excluding INF "netclass.inf".
@ 20:00:01.687 #V073 Cache: Excluding INF "netfw.inf".
@ 20:00:01.687 #V073 Cache: Excluding INF "oeaccess.inf".
@ 20:00:01.687 #V073 Cache: Excluding INF "sceregvl.inf".
@ 20:00:01.687 #V073 Cache: Excluding INF "setupqry.inf".
@ 20:00:01.687 #V073 Cache: Excluding INF "syscomp.inf".
@ 20:00:01.687 #V073 Cache: Excluding INF "sysoc.inf".
@ 20:00:01.687 #V073 Cache: Excluding INF "syssetup.inf".
@ 20:00:01.687 #V073 Cache: Excluding INF "wab50.inf".
@ 20:00:01.687 #V073 Cache: Excluding INF "wbemoc.inf".
@ 20:00:01.687 #T075 Enumerating files: Directory pass completed.
@ 20:00:01.687 #W389 No [STRINGS.0409] or [STRINGS.0009] section in
D:\WINDOWS\inf\e100b325.inf, using [STRINGS] instead.
@ 20:00:01.718 #V042 Opened INF "D:\WINDOWS\inf\e100b325.inf", PNF
created (Languge = 0409).
@ 20:00:01.718 #I022 Found "PCI\VEN_8086&DEV_1064" in
D:\WINDOWS\inf\e100b325.inf; Device: "Intel(R) PRO/100 VE Network
Connection"; Driver: "Intel(R) PRO/100 VE Network Connection";
Provider: "Intel"; Mfg: "Intel"; Section name: "XP_D110K.ndi".
@ 20:00:01.718 #I023 Actual install section: [XP_D110K.ndi.NTx86].
Rank: 0x00002001. Effective driver date: 02/10/2004.
@ 20:00:01.718 #T076 Enumerating files: Cache pass completed.
#-147 Loading class installer module for "Ethernet Controller".
@ 20:00:01.734 #V146 Using exported function "NetClassInstaller" in
module "D:\WINDOWS\system32\NetCfgx.dll".
@ 20:00:01.734 #V166 Device install function:
DIF_SELECTBESTCOMPATDRV. @ 20:00:01.734 #T152 Executing class
installer. @ 20:00:01.750 #V153 Completed class installer.
@ 20:00:01.750 #V155 Executing default installer.
@ 20:00:01.750 #I063 Selected driver installs from section
[XP_D110K.ndi] in "d:\windows\inf\e100b325.inf".
@ 20:00:01.750 #I320 Class GUID of device remains:
{4D36E972-E325-11CE-BFC1-08002BE10318}.
@ 20:00:01.750 #I060 Set selected driver.
@ 20:00:01.750 #I058 Selected best compatible driver.
@ 20:00:01.750 #V156 Completed default installer.
@ 20:00:01.781 #V166 Device install function: DIF_ALLOW_INSTALL.
@ 20:00:01.781 #T152 Executing class installer.
@ 20:00:01.781 #W389 No [STRINGS.0409] or [STRINGS.0009] section in
d:\windows\inf\e100b325.inf, using [STRINGS] instead.
@ 20:00:01.796 #V042 Opened INF "d:\windows\inf\e100b325.inf", PNF
created (Languge = 0409).
@ 20:00:01.796 #V153 Completed class installer.
@ 20:00:01.796 #V155 Executing default installer.
@ 20:00:01.796 #V156 Completed default installer.
@ 20:00:01.796 #V166 Device install function:
DIF_INSTALLDEVICEFILES. @ 20:00:01.796 #T152 Executing class
installer. @ 20:00:01.796 #V153 Completed class installer.
@ 20:00:01.796 #V155 Executing default installer.
@ 20:00:01.796 #T200 Install Device: Begin.
@ 20:00:01.796 #V124 Doing copy-only install of
"PCI\VEN_8086&DEV_1064&SUBSYS_305D8086&REV_01\4&23C0B1C&0&40F0".
@ 20:00:01.812 #W389 No [STRINGS.0409] or [STRINGS.0009] section in
d:\windows\inf\e100b325.inf, using [STRINGS] instead.
@ 20:00:01.828 #V042 Opened INF "d:\windows\inf\e100b325.inf", PNF
created (Languge = 0409).
@ 20:00:01.828 #V011 Installing section [XP_D110K.ndi.NTx86] from
"d:\windows\inf\e100b325.inf".
@ 20:00:01.828 #T203 Install Device: Queuing files from INF(s).
@ 20:00:01.828 #V094 Queued copy from section
[E100B_325.ndis5.CopyFiles] in "d:\windows\inf\e100b325.inf":
"e100b325.sys" to "e100b325.sys" with flags 0x00000424, target
directory is "D:\WINDOWS\system32\DRIVERS". @ 20:00:01.828 #V095
Source in section [sourcedisksfiles] in
"d:\windows\inf\e100b325.inf"; Media=1 Description="Intel PRO
Adapter CD-ROM
or floppy disk" Tag="" Path="".
@ 20:00:01.828 #V094 Queued copy from section
[UninstallW2k.CopyFiles] in "d:\windows\inf\e100b325.inf":
"Prounstl.exe" to "Prounstl.exe" with flags 0x00000424, target
directory is "D:\WINDOWS\system32". @ 20:00:01.828 #V095 Source in
section [sourcedisksfiles] in "d:\windows\inf\e100b325.inf"; Media=1
Description="Intel PRO Adapter CD-ROM
or floppy disk" Tag="" Path="".
@ 20:00:01.828 #V094 Queued copy from section
[UninstallW2k.CopyFiles] in "d:\windows\inf\e100b325.inf":
"e100b325.din" to "e100b325.din" with flags 0x00000424, target
directory is "D:\WINDOWS\system32". @ 20:00:01.828 #V095 Source in
section [sourcedisksfiles] in "d:\windows\inf\e100b325.inf"; Media=1
Description="Intel PRO Adapter CD-ROM
or floppy disk" Tag="" Path="".
@ 20:00:01.828 #T204 Install Device: Queuing coinstaller files from
INF(s). @ 20:00:01.828 #W389 No [STRINGS.0409] or [STRINGS.0009]
section in
d:\windows\inf\e100b325.inf, using [STRINGS] instead.
@ 20:00:01.859 #V042 Opened INF "d:\windows\inf\e100b325.inf", PNF
created (Languge = 0409).
#-046 Processing Coinstaller registration section
[XP_D110K.ndi.NTx86.CoInstallers].
@ 20:00:01.859 #V094 Queued copy from section
[CoInstaller_CopyFiles]
in "d:\windows\inf\e100b325.inf": "IntelNic.dll" to "IntelNic.dll"
with flags 0x00000424, target directory is "D:\WINDOWS\system32".
@ 20:00:01.859 #V095 Source in section [sourcedisksfiles] in
"d:\windows\inf\e100b325.inf"; Media=1 Description="Intel PRO
Adapter CD-ROM
or floppy disk" Tag="" Path="".
@ 20:00:01.859 #V094 Queued copy from section
[CoInstaller_CopyFiles]
in "d:\windows\inf\e100b325.inf": "e100bmsg.dll" to "e100bmsg.dll"
with flags 0x00000424, target directory is "D:\WINDOWS\system32".
@ 20:00:01.859 #V095 Source in section [sourcedisksfiles] in
"d:\windows\inf\e100b325.inf"; Media=1 Description="Intel PRO
Adapter CD-ROM
or floppy disk" Tag="" Path="".
@ 20:00:01.859 #V056 Coinstallers registered.
@ 20:00:01.859 #V011 Installing section
[XP_D110K.ndi.NTx86.Interfaces] from "d:\windows\inf\e100b325.inf".
@ 20:00:01.859 #V054 Interfaces installed.
@ 20:00:01.859 #V121 Device install of
"PCI\VEN_8086&DEV_1064&SUBSYS_305D8086&REV_01\4&23C0B1C&0&40F0"
finished
successfully.
@ 20:00:01.859 #T201 Install Device: End.
@ 20:00:01.859 #V156 Completed default installer.
@ 20:00:01.859 #V191 File "D:\WINDOWS\system32\DRIVERS\e100b325.sys"
pruned
from copy.
@ 20:00:01.859 #V191 File "D:\WINDOWS\system32\Prounstl.exe" pruned
from copy. @ 20:00:01.859 #V191 File
"D:\WINDOWS\system32\e100b325.din" pruned from copy. @ 20:00:01.859
#V191 File "D:\WINDOWS\system32\IntelNic.dll" pruned from copy. @
20:00:01.859 #V191 File "D:\WINDOWS\system32\e100bmsg.dll" pruned
from copy. @ 20:00:01.859 #V166 Device install function:
DIF_REGISTER_COINSTALLERS. @ 20:00:01.859 #T152 Executing class
installer. @ 20:00:01.859 #V153 Completed class installer. @
20:00:01.859 #V155 Executing default installer. @ 20:00:01.875 #W389
No [STRINGS.0409] or [STRINGS.0009] section in
d:\windows\inf\e100b325.inf, using [STRINGS] instead.
@ 20:00:01.890 #V042 Opened INF "d:\windows\inf\e100b325.inf", PNF
created (Languge = 0409).
@ 20:00:01.890 #I056 Coinstallers registered.
@ 20:00:01.890 #V156 Completed default installer.
#-148 Loading coinstaller modules for "Intel(R) PRO/100 VE Network
Connection".
@ 20:00:01.906 #V146 Using exported function "NicCoInstallerEntry"
in module "D:\WINDOWS\system32\IntelNic.dll".
@ 20:00:01.906 #V166 Device install function: DIF_INSTALLINTERFACES.
@ 20:00:01.906 #T149 Executing coinstaller 1 of 1.
@ 20:00:01.906 #V150 Completed coinstaller 1 of 1.
@ 20:00:01.906 #T152 Executing class installer.
@ 20:00:01.906 #V153 Completed class installer.
@ 20:00:01.906 #V155 Executing default installer.
@ 20:00:01.906 #W389 No [STRINGS.0409] or [STRINGS.0009] section in
d:\windows\inf\e100b325.inf, using [STRINGS] instead.
@ 20:00:01.937 #V042 Opened INF "d:\windows\inf\e100b325.inf", PNF
created (Languge = 0409).
@ 20:00:01.937 #V011 Installing section
[XP_D110K.ndi.NTx86.Interfaces] from "d:\windows\inf\e100b325.inf".
@ 20:00:01.937 #I054 Interfaces installed.
@ 20:00:01.937 #V156 Completed default installer.
@ 20:00:01.937 #V166 Device install function: DIF_INSTALLDEVICE.
@ 20:00:01.937 #T149 Executing coinstaller 1 of 1.
@ 20:00:01.937 #V150 Completed coinstaller 1 of 1.
@ 20:00:01.937 #T152 Executing class installer.
@ 20:00:01.937 #W389 No [STRINGS.0409] or [STRINGS.0009] section in
d:\windows\inf\e100b325.inf, using [STRINGS] instead.
@ 20:00:01.953 #V042 Opened INF "d:\windows\inf\e100b325.inf", PNF
created (Languge = 0409).
#-007 Deleting registry key HKR\Ndi\Params\AcpiWol
#-086 Deleting registry value "HKR\AcpiWol"
@ 20:00:01.968 #V033 Error 2: The system cannot find the file
specified. #-007 Deleting registry key HKR\Ndi\Params\TaskOffload
#-086 Deleting registry value "HKR\TaskOffload"
@ 20:00:01.968 #V033 Error 2: The system cannot find the file
specified. #-007 Deleting registry key HKR\PROSetNdi\Params\WakeOn
#-007 Deleting registry key HKR\Ndi\Params\WakeOn
#-007 Deleting registry key HKR\Ndi\Params\WakeOnLink
@ 20:00:02.000 #T200 Install Device: Begin.
@ 20:00:02.000 #I123 Doing full install of
"PCI\VEN_8086&DEV_1064&SUBSYS_305D8086&REV_01\4&23C0B1C&0&40F0".
@ 20:00:02.000 #W389 No [STRINGS.0409] or [STRINGS.0009] section in
d:\windows\inf\e100b325.inf, using [STRINGS] instead.
@ 20:00:02.015 #V042 Opened INF "d:\windows\inf\e100b325.inf", PNF
created (Languge = 0409).
@ 20:00:02.015 #T211 Install Device: Changing registry settings as
specified
by the INF(s).
#-007 Deleting registry key HKR\Ndi\Params\AcpiWol
#-086 Deleting registry value "HKR\AcpiWol"
@ 20:00:02.015 #V033 Error 2: The system cannot find the file
specified. #-007 Deleting registry key HKR\Ndi\Params\TaskOffload
#-086 Deleting registry value "HKR\TaskOffload"
@ 20:00:02.015 #V033 Error 2: The system cannot find the file
specified. #-007 Deleting registry key HKR\PROSetNdi\Params\WakeOn
#-007 Deleting registry key HKR\Ndi\Params\WakeOn
#-007 Deleting registry key HKR\Ndi\Params\WakeOnLink
@ 20:00:02.031 #T212 Install Device: Writing driver specific
registry settings.
@ 20:00:02.046 #T213 Install Device: Installing required Windows
services. #-035 Processing service Add/Delete section
[XP_D110K.ndi.NTx86.Services]. @ 20:00:02.265 #V282 Add Service:
Modified existing service "E100B". @ 20:00:02.265 #T214 Install
Device: Writing driver descriptive registry
settings.
@ 20:00:02.265 #I121 Device install of
"PCI\VEN_8086&DEV_1064&SUBSYS_305D8086&REV_01\4&23C0B1C&0&40F0"
finished
successfully.
@ 20:00:02.265 #T201 Install Device: End.
@ 20:00:02.796 #V153 Completed class installer.
@ 20:00:02.796 #T158 Executing coinstaller 1 (Post Processing).
@ 20:00:35.609 #I292 Changing device properties of
"PCI\VEN_8086&DEV_1064&SUBSYS_305D8086&REV_01\4&23C0B1C&0&40F0".
@ 20:00:35.687 #I163 Device not started: Device has problem: 0x0a:
CM_PROB_FAILED_START.
@ 20:00:35.687 #I304 DICS_PROPCHANGE: Device could not be restarted.
@ 20:00:35.687 #V159 Completed coinstaller 1 (Post Processing).
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top