ssigd.inf Driver File Contents (hdb41945_vga_20070529.zip)

;*******************************************************************************
; Filename: ssigd.inf
; $Revision$
; $Id$
; $Source$
;
; 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=11/16/2006,6.1.0.929

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

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

;===============================================================================
[DestinationDirs]
DefaultDestDir     = 11   ; System directory
ssigd.Display_alm  = 11
ssigd.Display_nap  = 11
ssigd.Display_gn4  = 11
ssigd.Miniport     = 12   ; Drivers directory
ssigd.PortDrvs_alm = 12
ssigd.PortDrvs_nap = 12
ssigd.PortDrvs_gn4 = 12

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

;===============================================================================
[Intel.Mfg]
%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

%Intel% %i965BW0% = ssigd_gn4, PCI\VEN_8086&DEV_2982
%Intel% %i965BW1% = ssigd_gn4, PCI\VEN_8086&DEV_2983
%Intel% %iG9650%  = ssigd_gn4, PCI\VEN_8086&DEV_29A2
%Intel% %iG9651%  = ssigd_gn4, PCI\VEN_8086&DEV_29A3
%Intel% %iQ9650%  = ssigd_gn4, PCI\VEN_8086&DEV_2992
%Intel% %iQ9651%  = ssigd_gn4, PCI\VEN_8086&DEV_2993
%Intel% %i946GZ0% = ssigd_gn4, PCI\VEN_8086&DEV_2972
%Intel% %i946GZ1% = ssigd_gn4, PCI\VEN_8086&DEV_2973

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

[ssigd_nap.GeneralConfigData]
MaximumNumberOfDevices = 2
MaximumDeviceMemoryConfiguration = 256

[ssigd_gn4.GeneralConfigData]
MaximumNumberOfDevices = 2
MaximumDeviceMemoryConfiguration = 256

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

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

[ssigd_gn4] 
CopyFiles = ssigd.Miniport, ssigd.Display_gn4, ssigd.PortDrvs_gn4

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

[ssigd.Display_alm]
igddis.dll
igd3dalm.dll

[ssigd.Display_nap]
igddis.dll
igd3dalm.dll

[ssigd.Display_gn4]
igddis.dll
;igd3dalm.dll

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

[ssigd.PortDrvs_nap]
sdvo.sys
lvds.sys
tv.sys

[ssigd.PortDrvs_gn4]
sdvo.sys
lvds.sys

;===============================================================================
[ssigd_alm.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 = ti410,  ,ti410_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 = lvds,   ,lvds_Service_Inst, ssigd_EventLog_Inst
AddService = sdvo,   ,sdvo_Service_Inst, ssigd_EventLog_Inst
AddService = tv,     ,tv_Service_Inst, ssigd_EventLog_Inst

[ssigd_gn4.Services] 
AddService = igdmini, 0x00000002, ssigd_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

[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

[ti410_Service_Inst] 
DisplayName    = "ti410"
ServiceType    = %SERVICE_KERNEL_DRIVER%
StartType      = %SERVICE_DEMAND_START%
ErrorControl   = %SERVICE_ERROR_IGNORE%
ServiceBinary  = %12%\ti410.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

[tv_Service_Inst] 
DisplayName    = "tv"
ServiceType    = %SERVICE_KERNEL_DRIVER%
StartType      = %SERVICE_DEMAND_START%
ErrorControl   = %SERVICE_ERROR_IGNORE%
ServiceBinary  = %12%\tv.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_alm.SoftwareSettings]
AddReg = ssigd_SoftwareDeviceSettings_alm

[ssigd_nap.SoftwareSettings]
AddReg = ssigd_SoftwareDeviceSettings_nap

[ssigd_gn4.SoftwareSettings]
AddReg = ssigd_SoftwareDeviceSettings_gn4

;===============================================================================
[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,, ConfigId, %REG_DWORD%, 1


HKR, Config\1 , name, %REG_SZ%, "HDB41945_VGA"
HKR, Config\1\General , DisplayConfig, %REG_DWORD%, 1
HKR, Config\1\General , DisplayDetect, %REG_DWORD%, 0
HKR, Config\1\General , CloneRefresh, %REG_DWORD%, 60
HKR, Config\1\General , CloneWidth, %REG_DWORD%, 1024
HKR, Config\1\General , CloneHeight, %REG_DWORD%, 768
HKR, Config\1\General , PortOrder, %REG_SZ%, "50000"
HKR, Config\1\General , No_DFB, %REG_SZ%, "1"
HKR, Config\1\Port\5 , name, %REG_SZ%, "CRT"
HKR, Config\1\Port\5\General , Rotation, %REG_DWORD%, 0
HKR, Config\1\Port\5\General , Edid, %REG_DWORD%, 0
HKR, Config\1\Port\5\General , EdidAvail, %REG_DWORD%, 0
HKR, Config\1\Port\5\General , EdidNotAvail, %REG_DWORD%, 1
HKR, Config\1\Port\5\General , MultiDvo, %REG_DWORD%, 0


;-------------------------------------------------------------------------------

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

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

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"

i965BW0="965G Embedded Graphics Controller Function 0"
i965BW1="965G Embedded Graphics Controller Function 1"
iG9650="G965 Embedded Graphics Controller Function 0"
iG9651="G965 Embedded Graphics Controller Function 1"
iQ9650="Q963/Q965 Embedded Graphics Controller Function 0"
iQ9651="Q963/Q965 Embedded Graphics Controller Function 1"
i946GZ0="946GZ Embedded Graphics Controller Function 0"
i946GZ1="946GZ 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: web5, load: 1.67