ssigd.inf Driver File Contents (EBC5945GM_Video_XPe.zip)

;*******************************************************************************
; Filename: ssigd.inf
; $Revision: 1.458.2.16 $
; $Id: ssigd.inf,v 1.458.2.16 2006/01/16 05:14:38 anthill Exp $
; $Source: /nfs/fm/proj/eia/cvsroot/ssigd/ial/dx/install/ssigd.inf,v $
;
; Copyright (c) 2003 Intel Corporation.  All rights reserved.
;
;*******************************************************************************

[Version] 
Signature="$WINDOWS NT$" 
Class=Display
ClassGUID={4D36E968-E325-11CE-BFC1-08002BE10318} 
Provider=%Intel% 
CatalogFile=ssigd.cat
DriverVer = 01/15/2006,5.0.0.756


;===============================================================================
[SourceDisksNames]
1=%DiskDesc%,,,""

[SourceDisksFiles]
igdmini.sys = 1
igddis.dll  = 1
igd3dalm.dll= 1
d3dUtil.sys = 1
ch7009.sys  = 1
ch7017.sys  = 1
cx873.sys   = 1
fs454.sys   = 1
fs460.sys   = 1
lvds.sys    = 1
ns2501.sys  = 1
ns387.sys   = 1
sii164.sys  = 1
th164.sys   = 1
sdvo.sys    = 1


;===============================================================================
[DestinationDirs]
DefaultDestDir     = 11		; System directory
ssigd.Display_wht  = 11
ssigd.Display_alm  = 11
ssigd.Display_nap  = 11
ssigd.Miniport     = 12		; Drivers directory
ssigd.d3dUtil      = 12
ssigd.PortDrvs_wht = 12
ssigd.PortDrvs_alm = 12
ssigd.PortDrvs_nap = 12

;===============================================================================
[Manufacturer]
%Intel%=Intel.Mfg

;===============================================================================
[Intel.Mfg]
%Intel% %i810%    = ssigd_wht, PCI\VEN_8086&DEV_7121
%Intel% %i810DC%  = ssigd_wht, PCI\VEN_8086&DEV_7123
%Intel% %i810E%   = ssigd_wht, PCI\VEN_8086&DEV_7125
%Intel% %i815%    = ssigd_wht, PCI\VEN_8086&DEV_1132

%Intel% %i830m%   = ssigd_alm, PCI\VEN_8086&DEV_3577
%Intel% %i835%    = ssigd_alm, PCI\VEN_8086&DEV_357B
%Intel% %i845%    = ssigd_alm, PCI\VEN_8086&DEV_2562
%Intel% %i855%    = ssigd_alm, PCI\VEN_8086&DEV_3582
%Intel% %i865%    = ssigd_alm, PCI\VEN_8086&DEV_2572

%Intel% %i915GD0% = ssigd_nap, PCI\VEN_8086&DEV_2582
%Intel% %i915GD1% = ssigd_nap, PCI\VEN_8086&DEV_2782
%Intel% %i915AL0% = ssigd_nap, PCI\VEN_8086&DEV_2592
%Intel% %i915AL1% = ssigd_nap, PCI\VEN_8086&DEV_2792
%Intel% %i945LP0% = ssigd_nap, PCI\VEN_8086&DEV_2772
%Intel% %i945LP1% = ssigd_nap, PCI\VEN_8086&DEV_2776
%Intel% %i945CT0% = ssigd_nap, PCI\VEN_8086&DEV_27A2
%Intel% %i945CT1% = ssigd_nap, PCI\VEN_8086&DEV_27A6

;===============================================================================
[ssigd_wht.GeneralConfigData]
MaximumNumberOfDevices = 2
MaximumDeviceMemoryConfiguration = 128

[ssigd_alm.GeneralConfigData]
MaximumNumberOfDevices = 2
MaximumDeviceMemoryConfiguration = 128

[ssigd_nap.GeneralConfigData]
MaximumNumberOfDevices = 2
MaximumDeviceMemoryConfiguration = 256

;===============================================================================
[ssigd_wht] 
CopyFiles = ssigd.Miniport, ssigd.Display_wht, ssigd.D3DUtil, ssigd.PortDrvs_wht

[ssigd_alm] 
CopyFiles = ssigd.Miniport, ssigd.Display_alm, ssigd.D3DUtil, ssigd.PortDrvs_alm

[ssigd_nap] 
CopyFiles = ssigd.Miniport, ssigd.Display_nap, ssigd.D3DUtil, ssigd.PortDrvs_nap

;===============================================================================
[ssigd.Miniport]
igdmini.sys

[ssigd.Display_wht]
igddis.dll

[ssigd.Display_alm]
igddis.dll
igd3dalm.dll

[ssigd.Display_nap]
igddis.dll
igd3dalm.dll

[ssigd.D3DUtil]
d3dutil.sys

[ssigd.PortDrvs_wht]
ch7009.sys
ch7017.sys
fs454.sys
lvds.sys
ns2501.sys
ns387.sys
sii164.sys
th164.sys

[ssigd.PortDrvs_alm]
ch7009.sys
ch7017.sys
fs454.sys
lvds.sys
ns2501.sys
ns387.sys
sii164.sys
th164.sys

[ssigd.PortDrvs_nap]
sdvo.sys
lvds.sys

;===============================================================================
[ssigd_wht.Services] 
AddService = igdmini, 0x00000002, ssigd_Service_Inst, ssigd_EventLog_Inst
AddService = ch7009, ,ch7009_Service_Inst, ssigd_EventLog_Inst
AddService = ch7017, ,ch7017_Service_Inst, ssigd_EventLog_Inst
AddService = fs454,  ,fs454_Service_Inst, ssigd_EventLog_Inst
AddService = lvds,   ,lvds_Service_Inst, ssigd_EventLog_Inst
AddService = ns2501, ,ns2501_Service_Inst, ssigd_EventLog_Inst
AddService = ns387,  ,ns387_Service_Inst, ssigd_EventLog_Inst
AddService = sii164, ,sii164_Service_Inst, ssigd_EventLog_Inst
AddService = th164,  ,th164_Service_Inst, ssigd_EventLog_Inst

[ssigd_alm.Services] 
AddService = igdmini, 0x00000002, ssigd_Service_Inst, ssigd_EventLog_Inst
AddService = d3dUtil, ,d3dUtil_Service_Inst, ssigd_EventLog_Inst
AddService = ch7009, ,ch7009_Service_Inst, ssigd_EventLog_Inst
AddService = ch7017, ,ch7017_Service_Inst, ssigd_EventLog_Inst
AddService = fs454,  ,fs454_Service_Inst, ssigd_EventLog_Inst
AddService = lvds,   ,lvds_Service_Inst, ssigd_EventLog_Inst
AddService = ns2501, ,ns2501_Service_Inst, ssigd_EventLog_Inst
AddService = ns387,  ,ns387_Service_Inst, ssigd_EventLog_Inst
AddService = sii164, ,sii164_Service_Inst, ssigd_EventLog_Inst
AddService = th164,  ,th164_Service_Inst, ssigd_EventLog_Inst

[ssigd_nap.Services] 
AddService = igdmini, 0x00000002, ssigd_Service_Inst, ssigd_EventLog_Inst
AddService = d3dUtil, ,d3dUtil_Service_Inst, ssigd_EventLog_Inst
AddService = lvds,   ,lvds_Service_Inst, ssigd_EventLog_Inst
AddService = sdvo,   ,sdvo_Service_Inst, ssigd_EventLog_Inst

;===============================================================================
[ssigd_Service_Inst] 
ServiceType    = 1
StartType      = %SERVICE_DEMAND_START%
ErrorControl   = 0
LoadOrderGroup = Video
ServiceBinary  = %12%\igdmini.sys

[d3dUtil_Service_Inst] 
DisplayName    = "d3dutil"
ServiceType    = %SERVICE_KERNEL_DRIVER%
StartType      = %SERVICE_DEMAND_START%
ErrorControl   = %SERVICE_ERROR_IGNORE%
ServiceBinary  = %12%\d3dutil.sys

[ch7009_Service_Inst] 
DisplayName    = "ch7009"
ServiceType    = %SERVICE_KERNEL_DRIVER%
StartType      = %SERVICE_DEMAND_START%
ErrorControl   = %SERVICE_ERROR_IGNORE%
ServiceBinary  = %12%\ch7009.sys

[ch7017_Service_Inst] 
DisplayName    = "ch7017"
ServiceType    = %SERVICE_KERNEL_DRIVER%
StartType      = %SERVICE_DEMAND_START%
ErrorControl   = %SERVICE_ERROR_IGNORE%
ServiceBinary  = %12%\ch7017.sys

[fs454_Service_Inst] 
DisplayName    = "fs454"
ServiceType    = %SERVICE_KERNEL_DRIVER%
StartType      = %SERVICE_DEMAND_START%
ErrorControl   = %SERVICE_ERROR_IGNORE%
ServiceBinary  = %12%\fs454.sys

[lvds_Service_Inst] 
DisplayName    = "lvds"
ServiceType    = %SERVICE_KERNEL_DRIVER%
StartType      = %SERVICE_DEMAND_START%
ErrorControl   = %SERVICE_ERROR_IGNORE%
ServiceBinary  = %12%\lvds.sys

[ns2501_Service_Inst] 
DisplayName    = "ns2501"
ServiceType    = %SERVICE_KERNEL_DRIVER%
StartType      = %SERVICE_DEMAND_START%
ErrorControl   = %SERVICE_ERROR_IGNORE%
ServiceBinary  = %12%\ns2501.sys

[ns387_Service_Inst] 
DisplayName    = "ns387"
ServiceType    = %SERVICE_KERNEL_DRIVER%
StartType      = %SERVICE_DEMAND_START%
ErrorControl   = %SERVICE_ERROR_IGNORE%
ServiceBinary  = %12%\ns387.sys

[sii164_Service_Inst] 
DisplayName    = "sii164"
ServiceType    = %SERVICE_KERNEL_DRIVER%
StartType      = %SERVICE_DEMAND_START%
ErrorControl   = %SERVICE_ERROR_IGNORE%
ServiceBinary  = %12%\sii164.sys

[th164_Service_Inst] 
DisplayName    = "th164"
ServiceType    = %SERVICE_KERNEL_DRIVER%
StartType      = %SERVICE_DEMAND_START%
ErrorControl   = %SERVICE_ERROR_IGNORE%
ServiceBinary  = %12%\th164.sys

[sdvo_Service_Inst] 
DisplayName    = "sdvo"
ServiceType    = %SERVICE_KERNEL_DRIVER%
StartType      = %SERVICE_DEMAND_START%
ErrorControl   = %SERVICE_ERROR_IGNORE%
ServiceBinary  = %12%\sdvo.sys

;===============================================================================
[ssigd_EventLog_Inst] 
AddReg = ssigd_EventLog_AddReg 

[ssigd_EventLog_AddReg]
HKR,,EventMessageFile,0x00020000,"%SystemRoot%\System32\IoLogMsg.dll;%SystemRoot%\System32\drivers\igdmini.sys"
HKR,,TypesSupported,0x00010001,7

;===============================================================================
[ssigd_wht.SoftwareSettings]
AddReg = ssigd_SoftwareDeviceSettings_wht
 
[ssigd_alm.SoftwareSettings]
AddReg = ssigd_SoftwareDeviceSettings_alm

[ssigd_nap.SoftwareSettings]
AddReg = ssigd_SoftwareDeviceSettings_nap

;===============================================================================
[ssigd_SoftwareDeviceSettings_wht]
HKR,, InstalledDisplayDrivers, %REG_MULTI_SZ%, igddis
HKR,, MultiFunctionSupported, %REG_MULTI_SZ%, 1
HKR,, VgaCompatible, %REG_DWORD%, 0
HKR,, PcfVersion,    %REG_DWORD%, 0x0400

HKR,, No_D3D, %REG_DWORD%, 1
HKR,, PortDrivers, %REG_SZ%, "ch7009 ch7017 fs454 lvds ns2501 ns387 sii164 th164"

;-------------------------------------------------------------------------------
[ssigd_SoftwareDeviceSettings_alm]
HKR,, InstalledDisplayDrivers, %REG_MULTI_SZ%, igddis
HKR,, MultiFunctionSupported, %REG_MULTI_SZ%, 1
HKR,, VgaCompatible, %REG_DWORD%, 0
HKR,, PcfVersion,    %REG_DWORD%, 0x0400

HKR,, No_D3D, %REG_DWORD%, 0
HKR,, PortDrivers, %REG_SZ%, "ch7009 ch7017 fs454 lvds ns2501 ns387 sii164 th164"

;-------------------------------------------------------------------------------
[ssigd_SoftwareDeviceSettings_nap]
HKR,, InstalledDisplayDrivers, %REG_MULTI_SZ%, igddis
HKR,, MultiFunctionSupported, %REG_MULTI_SZ%, 1
HKR,, VgaCompatible, %REG_DWORD%, 0
HKR,, PcfVersion,    %REG_DWORD%, 0x0400

HKR,, No_D3D, %REG_DWORD%, 0

HKR,, PortDrivers, %REG_SZ%, "sdvo lvds"


;===============================================================================
[Strings] 

;----------------------------------------------------------------------
; Localizable Strings
;----------------------------------------------------------------------
Intel="Intel Corporation" 
DiskDesc="Embedded Installation" 

i810="810 Embedded Graphics Controller" 
i810DC="810DC Embedded Graphics Controller" 
i810E="810E Embedded Graphics Controller" 
i815="815 Embedded Graphics Controller" 

i830m="830M Embedded Graphics Controller" 
i835="835 Embedded Graphics Controller" 
i845="845 Embedded Graphics Controller"
i855="855 Embedded Graphics Controller" 
i865="865 Embedded Graphics Controller" 

i915GD0="915G/915GV/910GL Embedded Graphics Controller Function 0" 
i915GD1="915G/915GV/910GL Embedded Graphics Controller Function 1" 
i915AL0="915GM/915GMS/910GML Embedded Graphics Controller Function 0"
i915AL1="915GM/915GMS/910GML Embedded Graphics Controller Function 1" 
i945LP0="945G Embedded Graphics Controller Function 0"
i945LP1="945G Embedded Graphics Controller Function 1"
i945CT0="945GM Embedded Graphics Controller Function 0"
i945CT1="945GM Embedded Graphics Controller Function 1"

;----------------------------------------------------------------------
; Non Localizable Strings
;----------------------------------------------------------------------
SERVICE_BOOT_START     = 0x0 
SERVICE_SYSTEM_START   = 0x1 
SERVICE_AUTO_START     = 0x2 
SERVICE_DEMAND_START   = 0x3 
SERVICE_DISABLED       = 0x4 

SERVICE_KERNEL_DRIVER  = 0x1 

SERVICE_ERROR_IGNORE   = 0x0	; Continue on driver load fail 
SERVICE_ERROR_NORMAL   = 0x1	; Display warn, but continue
SERVICE_ERROR_SEVERE   = 0x2	; Attempt LastKnownGood
SERVICE_ERROR_CRITICAL = 0x3	; Attempt LastKnownGood, BugCheck

REG_EXPAND_SZ = 0x00020000
REG_MULTI_SZ  = 0x00010000
REG_DWORD     = 0x00010001
REG_SZ        = 0x00000000
Download Driver Pack

How To Update Drivers Manually

After your driver has been downloaded, follow these simple steps to install it.

  • Expand the archive file (if the download file is in zip or rar format).

  • If the expanded file has an .exe extension, double click it and follow the installation instructions.

  • Otherwise, open Device Manager by right-clicking the Start menu and selecting Device Manager.

  • Find the device and model you want to update in the device list.

  • Double-click on it to open the Properties dialog box.

  • From the Properties dialog box, select the Driver tab.

  • Click the Update Driver button, then follow the instructions.

Very important: You must reboot your system to ensure that any driver updates have taken effect.

For more help, visit our Driver Support section for step-by-step videos on how to install drivers for every file type.

server: ftp, load: 0.91