<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
	<channel>
		<title><![CDATA[DriverPacks.net Forum - [SOLVED] New desktop board, PCI device not installing.]]></title>
		<link>http://forum.driverpacks.net/viewtopic.php?id=1353</link>
		<description><![CDATA[The most recent posts in [SOLVED] New desktop board, PCI device not installing..]]></description>
		<lastBuildDate>Wed, 07 Mar 2007 15:22:07 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re: [SOLVED] New desktop board, PCI device not installing.]]></title>
			<link>http://forum.driverpacks.net/viewtopic.php?pid=8987#p8987</link>
			<description><![CDATA[<p>THX overflow</p>]]></description>
			<author><![CDATA[null@example.com (muiz)]]></author>
			<pubDate>Wed, 07 Mar 2007 15:22:07 +0000</pubDate>
			<guid>http://forum.driverpacks.net/viewtopic.php?pid=8987#p8987</guid>
		</item>
		<item>
			<title><![CDATA[Re: [SOLVED] New desktop board, PCI device not installing.]]></title>
			<link>http://forum.driverpacks.net/viewtopic.php?pid=8980#p8980</link>
			<description><![CDATA[<p>looks like its PCI\VEN_8086&amp;DEV_2997&amp;CC_0700 but this actually looks like a serial device</p><p>It is probably for an optional remote management fuction - serial over lan - I put this with the 3rdParty plugins.</p><p>get it here --&gt; <a href="http://3rdpartydriverpacks.thesneaky.com/wnt5_x86-32/DP_SOL_wnt5_x86-32_1.0.7z">http://3rdpartydriverpacks.thesneaky.co … -32_1.0.7z</a></p><p>Yes! Thanks to your time, interest and contribution it is now part of the driverpacks. <br />I don&#039;t know if it will make it to one of the main packs, that will be up to Bâshrat the Sneaky.</p>]]></description>
			<author><![CDATA[null@example.com (OverFlow)]]></author>
			<pubDate>Wed, 07 Mar 2007 12:39:10 +0000</pubDate>
			<guid>http://forum.driverpacks.net/viewtopic.php?pid=8980#p8980</guid>
		</item>
		<item>
			<title><![CDATA[Re: [SOLVED] New desktop board, PCI device not installing.]]></title>
			<link>http://forum.driverpacks.net/viewtopic.php?pid=8979#p8979</link>
			<description><![CDATA[<p>Dunno Dude. That&#039;s the info gathered by the save_hwids utility. I&#039;m fairly new to this twiddling with drivers malarkey, so I&#039;m fumbling in the dark quite a bit.<br />I created a <a href="http://www.staff.stir.ac.uk/thomas.speirs/files/DP_SOL_wnt5_x86-32_1.0.7z">custom DP</a> which works OK on all three machines using the .inf below. Still to test on new Dell Optiplex 745 system.<br /><strong>Edit:</strong> Also works on Dell 745 system.<br /></p><div class="codebox"><pre><code>;*******************************************************************************
;*                                                                            **
;*                     I N T E L   P R O P R I E T A R Y                      **
;*                                                                            **
;*   COPYRIGHT (c) 1999-2005 BY INTEL CORPORATION. ALL RIGHTS RESERVED.  NO   **
;*   PART  OF  THIS  PROGRAM OR PUBLICATION MAY BE REPRODUCED, TRANSMITTED,   **
;*   TRANSCRIBED, STORED IN A RETRIEVAL  SYSTEM,  OR  TRANSLATED  INTO  ANY   **
;*   LANGUAGE OR COMPUTER LANGUAGE IN ANY FORM OR BY ANY MEANS, ELECTRONIC,   **
;*   MECHANICAL, MAGNETIC, OPTICAL, CHEMICAL, MANUAL, OR OTHERWISE, WITHOUT   **
;*   THE PRIOR WRITTEN PERMISSION OF :                                        **
;*                                                                            **
;*                             INTEL CORPORATION                              **
;*                                                                            **
;*                          2200 MISSION COLLEGE BLVD                         **
;*                                                                            **
;*                     SANTA CLARA, CALIFORNIA 95052-8119                     **
;*                                                                            **
;*******************************************************************************
;* mesrl.INF                                                                 **
;*                                                                            **
;*   Based on: MSPORTS.INF                                                    **
;*             Copyright (c) 1994-1998 Microsoft Corporation                  **
;*                                                                            **
;******************************************************************************* 

[version]
signature=&quot;$Windows NT$&quot;
Class=Ports
ClassGuid={4D36E978-E325-11CE-BFC1-08002BE10318}
Provider=%Intel%
CatalogFile = mesrl.cat
DriverVer=09/26/2006,5.2.0.1019

[DestinationDirs]
DefaultDestDir  = 11        ;LDID_SYS


; Drivers
;----------------------------------------------------------
[Manufacturer]
%Intel%=Intel, NTx86.6.0, NTx86.5.2, NTx86.5.1

[Intel.NTx86.6.0]
; Windows Vista
%E2987_serial.DeviceDesc% =  ComPort,  &quot;PCI\VEN_8086&amp;DEV_2987&amp;CC_0700&quot;
%E2997_serial.DeviceDesc% =  ComPort,  &quot;PCI\VEN_8086&amp;DEV_2997&amp;CC_0700&quot;

[Intel.NTx86.5.2]
; Winodws 2003 Server
%E2987_serial.DeviceDesc% =  ComPort,  &quot;PCI\VEN_8086&amp;DEV_2987&amp;CC_0700&quot;
%E2997_serial.DeviceDesc% =  ComPort,  &quot;PCI\VEN_8086&amp;DEV_2997&amp;CC_0700&quot;

[Intel.NTx86.5.1]
; Windows XP
%E2987_serial.DeviceDesc% =  ComPort,  &quot;PCI\VEN_8086&amp;DEV_2987&amp;CC_0700&quot;
%E2997_serial.DeviceDesc% =  ComPort,  &quot;PCI\VEN_8086&amp;DEV_2997&amp;CC_0700&quot;

[Intel]
; Windows 2000
%E2987_serial.DeviceDesc% =  ComPort,  &quot;PCI\VEN_8086&amp;DEV_2987&amp;CC_0700&quot;
%E2997_serial.DeviceDesc% =  ComPort,  &quot;PCI\VEN_8086&amp;DEV_2997&amp;CC_0700&quot;

;--------- SourceDiskNames and SourceDiskFiles Section -----------------------
; These sections identify source disks and files for installation.
[SourceDisksFiles]
prounstl.exe = 1

; COM sections
;----------------------------------------------------------
[ComPort.AddReg]
HKR,,PortSubClass,1,01

[ComPort.NT]
AddReg=ComPort.AddReg, ComPort.NT.AddReg
LogConfig=c14,c1a,c23,c2a,c34,c3a,c43,c4a,caa
SyssetupPnPFlags = 1

[ComPort.NT.HW]
AddReg=ComPort.NT.HW.AddReg

[ComPort.NT.AddReg]
HKR,,EnumPropPages32,,&quot;MsPorts.dll,SerialPortPropPageProvider&quot;
; Uncomment the following line if you want to override the advanced dialog for
; your device.  See msports.h for protoype of OverrideAdvancedFunction
; HKR,,EnumAdvancedDialog,,&quot;yourdll.dll,OverrideAdvancedFunction&quot;

[ComPort.NT.HW.AddReg]
HKR,,&quot;UpperFilters&quot;,0x00010000,&quot;serenum&quot;

;-------------- Service installation
; Port Driver (function driver for this device)
[ComPort.NT.Services]
AddService = Serial, 0x00000002, Serial_Service_Inst, Serial_EventLog_Inst
AddService = Serenum,,Serenum_Service_Inst

; -------------- Serial Port Driver install sections
[Serial_Service_Inst]
DisplayName    = %Serial.SVCDESC%
ServiceType    = 1               ; SERVICE_KERNEL_DRIVER
StartType      = 1               ; SERVICE_SYSTEM_START (this driver may do detection)
ErrorControl   = 0               ; SERVICE_ERROR_IGNORE
ServiceBinary  = %12%\serial.sys
LoadOrderGroup = Extended base

; -------------- Serenum Driver install section
[Serenum_Service_Inst]
DisplayName    = %Serenum.SVCDESC%
ServiceType    = 1               ; SERVICE_KERNEL_DRIVER
StartType      = 3               ; SERVICE_DEMAND_START
ErrorControl   = 1               ; SERVICE_ERROR_NORMAL
ServiceBinary  = %12%\serenum.sys
LoadOrderGroup = PNP Filter

[Serial_EventLog_Inst]
AddReg = Serial_EventLog_AddReg

[Serial_EventLog_AddReg]
HKR,,EventMessageFile,0x00020000,&quot;%%SystemRoot%%\System32\IoLogMsg.dll;%%SystemRoot%%\System32\drivers\serial.sys&quot;
HKR,,TypesSupported,0x00010001,7

; The following sections are COM port resource configs.
; Section name format means:
; Char 1 = c (COM port)
; Char 2 = I/O config: 1 (3f8), 2 (2f8), 3 (3e8), 4 (2e8), a (any)
; Char 3 = IRQ config: #, a (any)

[c14]                   ; COM1,IRQ4
ConfigPriority=HARDRECONFIG
IOConfig=3f8-3ff(3ff::)
IRQConfig=LS:4

[c1a]                   ; COM1, any IRQ
ConfigPriority=HARDRECONFIG
IOConfig=3f8-3ff(3ff::)
IRQConfig=LS:3,4,5,7,9,10,11,12,14,15

[c23]                   ; COM2, IRQ3
ConfigPriority=HARDRECONFIG
IOConfig=2f8-2ff(3ff::)
IRQConfig=LS:3

[c2a]                   ; COM2, any IRQ
ConfigPriority=HARDRECONFIG
IOConfig=2f8-2ff(3ff::)
IRQConfig=LS:3,4,5,7,9,10,11,12,14,15

[c34]                   ; COM3, IRQ4
ConfigPriority=HARDRECONFIG
IOConfig=3e8-3ef(3ff::)
IRQConfig=LS:4

[c3a]                   ; COM3, any IRQ
ConfigPriority=HARDRECONFIG
IOConfig=3e8-3ef(3ff::)
IRQConfig=LS:3,4,5,7,9,10,11,12,14,15

[c43]                   ; COM4, IRQ3
ConfigPriority=HARDRECONFIG
IOConfig=2e8-2ef(3ff::)
IRQConfig=LS:3,5

[c4a]                   ; COM4, any IRQ
ConfigPriority=HARDRECONFIG
IOConfig=2e8-2ef(3ff::)
IRQConfig=LS:3,4,5,7,9,10,11,12,14,15

[caa]                   ; Any base, any IRQ
ConfigPriority=HARDRECONFIG
IOConfig=8@100-ffff%fff8(3ff::)
IRQConfig=LS:3,4,5,7,9,10,11,12,14,15

; End COM port LogConfig sections


[ComPort.NT.PosDup]
*PNP0500,*PNP0501,*PNP0502,*PNP0510,*PNP0511,*SMCF010,*NSC6001

; User readable strings
;----------------------------------------------------------
[Strings]

Intel=&quot;Intel&quot;

Serial.SVCDESC  = &quot;Serial port driver&quot;
Serenum.SVCDESC = &quot;Serenum Filter Driver&quot;

E2987_serial.DeviceDesc = &quot;Intel(R) Active Management Technology - SOL&quot;
E2997_serial.DeviceDesc = &quot;Intel(R) Active Management Technology - SOL&quot;</code></pre></div><p>I left the cat file in, even though I read somewhere it should be taken out. Anybody wants to use/improve the custom DP - go right ahead.</p>]]></description>
			<author><![CDATA[null@example.com (tazmaniandevil)]]></author>
			<pubDate>Wed, 07 Mar 2007 12:21:11 +0000</pubDate>
			<guid>http://forum.driverpacks.net/viewtopic.php?pid=8979#p8979</guid>
		</item>
		<item>
			<title><![CDATA[Re: [SOLVED] New desktop board, PCI device not installing.]]></title>
			<link>http://forum.driverpacks.net/viewtopic.php?pid=8978#p8978</link>
			<description><![CDATA[<p>OK, i will look at this one..</p><p>EDIT : cant find those HWIDS in the inf of the driver, are you sure its the right driver?</p>]]></description>
			<author><![CDATA[null@example.com (muiz)]]></author>
			<pubDate>Wed, 07 Mar 2007 11:21:24 +0000</pubDate>
			<guid>http://forum.driverpacks.net/viewtopic.php?pid=8978#p8978</guid>
		</item>
		<item>
			<title><![CDATA[[SOLVED] New desktop board, PCI device not installing.]]></title>
			<link>http://forum.driverpacks.net/viewtopic.php?pid=8974#p8974</link>
			<description><![CDATA[<p>We have three machines on evaluation, each with Intel DQ965GF boards.<br />After the Windows install, an unidentified PCI device appears in Device Manager. On investigation, the device appears to be Intel(R) Active Management Technology - Serial On Lan<br />Intel <a href="http://downloadfinder.intel.com/scripts-df-external/download.aspx?url=/11559/eng/LMS_SOL_ALLOS_5.2.0.1019_PV.EXE&amp;agr=N&amp;ProductID=2372&amp;DwnldId=11559&amp;strOSs=44&amp;OSFullName=Windows*%20XP%20Professional&amp;lang=eng">download</a> for driver.<br />HWID=PCI\VEN_8086&amp;DEV_2997&amp;SUBSYS_4F438086&amp;REV_02\3&amp;61AAA01&amp;0&amp;1B : Intel(R) Active Management Technology - SOL (COM3)</p><p>All other devices install successfully.</p><p>Will the above be included in future DP releases?</p><p>Thx</p>]]></description>
			<author><![CDATA[null@example.com (tazmaniandevil)]]></author>
			<pubDate>Wed, 07 Mar 2007 09:13:15 +0000</pubDate>
			<guid>http://forum.driverpacks.net/viewtopic.php?pid=8974#p8974</guid>
		</item>
	</channel>
</rss>
