setup.ini Driver File Contents (NB-8575vga2kxp.zip)

[Startup]
AppName=SiS Compatible VGA Multimedia Package
BKColor=GREEN
DeviceKinds=5

[Package]
Folder=INF_DeviceDesc
;Folder=SiS Compatible VGA
Provider=Silicon Integrated Systems Corporation
Version=2.07s
Key=sisgrp.sys
Driver=sisgrv.dll
RestartDlg=0
InfPathNT50=win2000\sisgr.inf
InfPathXP=winxp\sisgr.inf
SetupDLLPath=setupdll
dllUtilManager=sisumgr.dll
dllConfig=sisudisp.dll
dllGamma=sisgamma.dll
dllVideo=sisvideo.dll
dllTVOut=sistv.dll
dll3DSetting=sisut3d.dll
dllCenterScreen=lcdtv.dll
dllInfo=sisuinfo.dll
dllFileInfo=sisufile.dll
exeChrontelTV = CH_utility.exe
;dllOpenGL=sisgl.dll
;ConstantUUID=1
CustomerID=0
;InstallDirectX=0
;InstallOpenGL=0
;Wallpaper=1
;ScreenSaver=2
;ScreenSaverFile=sis.scr
TrayAbout=about.bmp
TrayIcon=trayicon.ico
TrayTip=SiS Utility Tray
NoRestartDialog=0

; Use new architecture SiSParse.dll instead
;VolumeControl=0

;AGPPath=AGP\Win2K_XP\setup.exe

;RestartNote=Please close all applications before restart your computer.
RunRestartDlg=1
UseAutoRestart=0
UserAskRestart=0

DefaultMode=16,1024,768,16,1024,768
DelPreInstallDir=0 
CreateFolder=1

[Utility]
UtilityDir=SiS Compatible VGA V
Tray=Utility Tray
UtilManager=Utility Manager
DisplayPage=Driver Mode
GammaPage=Gamma
TVOutPage=TV Output
VideoPage=Video Setting
;3DPage=3D Setting
CenterScreenPage=Center Screen
InformPage=Information
;SettingManagerPage=Setting Manager
;OSD=OSD
AGPInfo= AGP Information
;ChrontelTV = Chrontel TV

[3D]
3DPage=74
AAEnable=0
Command=3
GL_FSAA=0
GL_FSAAMode=0
GlassesWire=1
MaxFrameQueued=3
SOffset=4
SScale=4
Stereo=0
ZBias=0
Swizzle=1
VBLocal=0
CoarseZ=1
CoarseZMode=17
TnLQueue=0
Fast2Tex=1
AutoMipMap=0
FSAA=0
FSAAMode=0
StereoMode=0
VBManage=1
GL_Use_16_ZBuf=0
DisTexGen=0

;[SettingManager]
;DisableAD=1

[OutputDevice]
VGA1ON=1
VGA2ON=1
LCDON=1
TVON=1
VB1_VGA1ON=1
VB1_LCDON=1
VB1_TVON=1

;Support Device for SONY
;VGA1ON=1
;VGA2ON=0
;LCDON=1
;TVON=0
;VB1_VGA1ON=0
;VB1_LCDON=0
;VB1_TVON=0

;For Desktop
;PRIORITY_VGA1=0
;PRIORITY_VGA2=1
;PRIORITY_LCD=2
;PRIORITY_TV=3
;PRIORITY_VB1_VGA1=5
;PRIORITY_VB1_LCD=4
;PRIORITY_VB1_TV=6

;For NoteBook
PRIORITY_LCD=0
PRIORITY_VB1_LCD=1
PRIORITY_TV=2
PRIORITY_VGA2=3
PRIORITY_VGA1=4
PRIORITY_VB1_VGA1=5
PRIORITY_VB1_TV=6

[Information]
ShowBIOSInfo=1

[VideoSetting]
DefaultContrast=0
DefaultBrightness=5000
DefaultHue=0
DefaultSaturation=10000

[FileInfo]
D1=sisgrp.sys
S1=sisgrv.dll
U1=sisgamma.dll
U2=sisvideo.dll
U3=sistv.dll
U4=sisudisp.dll
U5=sisuinfo.dll
U6=sisumgr.dll
U7=sisufile.dll
U8=sisut3d.dll
[TV]
ModeSwitch=0

[Dev1]
PCI=VEN_1039&DEV_0310
InfInstallSection=SiS315

[Dev2]
PCI=VEN_1039&DEV_0315
InfInstallSection=SiS315_1

[Dev3]
PCI=VEN_1039&DEV_0325
InfInstallSection=SiS315

[Dev4]
PCI=VEN_1039&DEV_0330
InfInstallSection=SiS330

[Dev5]
PCI=VEN_1039&DEV_6325
InfInstallSection=SiS315




;;;;;;;;;;;;;;;;;;;;;;;;;;;
;;;  for INF customization
;;;;;;;;;;;;;;;;;;;;;;;;;;;

[DeviceID]
; for 315
"(SiS315)(VEN_1039&DEV_0325)"

; for 740/650
"(SiS650/740)(VEN_1039&DEV_6325)"

; for 330
"(SiS330)(VEN_1039&DEV_0330)"

[Start]
"[Other]"

[Other]
WriteReg="[RegWrite.SupportMode]",,,, %SupportMode%
WriteReg="[RegWrite.Performance]" ,,,, %Performance%
WriteReg="[RegWrite.Customer]"
WriteReg="[RegWrite.2D]"
WriteReg="[RegWrite.Install]"
WriteReg="[RegWrite.Utility]"
Execute="[Execute.Other]",,,, %InstallUtility%
WriteReg="[RegWrite.SRVKP]",,,, %SRVKP%
CopyFile="[FileCopy.SRVKP]",,,, %SRVKP%

; Support Mode customization
; pick off 800x480, 1024x576 & 1280x720 modes
[RegWrite.SupportMode]
"%RegLocation1%", "2D_BI71", STRING, ""
"%RegLocation1%", "2D_BI73", STRING, ""
"%RegLocation1%", "2D_BI75", STRING, ""
"%RegLocation1%", "2D_BI81", STRING, ""
"%RegLocation1%", "2D_BI83", STRING, ""
"%RegLocation1%", "2D_BI85", STRING, ""
"%RegLocation1%", "2D_BI91", STRING, ""
"%RegLocation1%", "2D_BI93", STRING, ""
"%RegLocation1%", "2D_BI95", STRING, ""

; 3D performance
[RegWrite.Performance]
"%RegLocation1%", "SiS.3D.AutoMipMap", DWORD, 0
"%RegLocation1%", "SiS.3D.Coarsez", DWORD, 1
"%RegLocation1%", "SiS.3D.CoarsezMode", DWORD, 17
"%RegLocation1%", "SiS.3D.Fast2Tex", DWORD, 1
"%RegLocation1%", "SiS.3D.FSAA", DWORD, 0
"%RegLocation1%", "SiS.3D.FSAAMode", DWORD, 0
"%RegLocation1%", "SiS.3D.StereoMode", DWORD, 0
"%RegLocation1%", "SiS.3D.Swizzle", DWORD, 1
"%RegLocation1%", "SiS.3D.TnLQueue", DWORD, 0
"%RegLocation1%", "SiS.3D.VBLocal", DWORD, 0
"%RegLocation1%", "SiS.3D.VBManage", DWORD, 1
"%RegLocation1%", "SiS.3D.GL_Texture_Swizzle_Enable", DWORD, 1
"%RegLocation1%", "SiS.3D.GL_CoarseZ_Enable", DWORD, 1
"%RegLocation1%", "SiS.3D.GL_CoarseZ_Type", DWORD, 4
"%RegLocation1%", "SiS.3D.GL_Use_Blt", DWORD, 1

;Definition of CustomerID
; 0, apply For all customers
; 1, A928
; 2, Fuji
; 3, SONY
[RegWrite.Customer]
"%RegLocation1%", "SiS.Common.CustomerID", DWORD, 0

;Boot Mode Mape Table for A928
;"%RegLocation1%", "SiS.2D.MapTable", BINARY, "62,00,00,00,61,00,00,00,62,00,00,00,61,00,00,00,62,00,00,00,62,00,00,00,62,00,00,00,62,00,00,00,28,00,00,00,19,00,00,00,1a,00,00,00,19,00,00,00,28,00,00,00,19,00,00,00,1a,00,00,00,19,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,62,00,00,00,61,00,00,00,00,00,00,00,00,00,00,00,62,00,00,00,62,00,00,00,00,00,00,00,00,00,00,00,1a,00,00,00,19,00,00,00,00,00,00,00,00,00,00,00,1a,00,00,00,19,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00"

;Boot Mode Mape Table for Fuji
;"%RegLocation1%", "SiS.2D.MapTable", BINARY, "28,00,00,00,61,00,00,00,62,00,00,00,62,00,00,00,28,00,00,00,28,00,00,00,28,00,00,00,28,00,00,00,28,00,00,00,28,00,00,00,28,00,00,00,28,00,00,00,28,00,00,00,28,00,00,00,28,00,00,00,28,00,00,00,a0,00,00,00,a0,00,00,00,a0,00,00,00,a0,00,00,00,64,00,00,00,64,00,00,00,64,00,00,00,64,00,00,00,28,00,00,00,09,00,00,00,0a,00,00,00,0a,00,00,00,0c,00,00,00,0c,00,00,00,0c,00,00,00,0c,00,00,00,20,01,00,00,20,01,00,00,20,01,00,00,20,01,00,00,64,00,00,00,64,00,00,00,64,00,00,00,64,00,00,00,28,00,00,00,09,00,00,00,0a,00,00,00,0a,00,00,00,0c,00,00,00,0c,00,00,00,0c,00,00,00,0c,00,00,00,20,01,00,00,20,01,00,00,20,01,00,00,20,01,00,00,64,00,00,00,64,00,00,00,64,00,00,00,64,00,00,00,28,00,00,00,09,00,00,00,0a,00,00,00,0a,00,00,00,0c,00,00,00,0c,00,00,00,0c,00,00,00,0c,00,00,00,20,02,00,00,20,02,00,00,20,02,00,00,20,02,00,00,64,00,00,00,64,00,00,00,64,00,00,00,64,00,00,00,28,00,00,00,09,00,00,00,0a,00,00,00,0a,00,00,00,0c,00,00,00,0c,00,00,00,0c,00,00,00,0c,00,00,00,20,02,00,00,20,02,00,00,20,02,00,00,20,02,00,00,64,00,00,00,64,00,00,00,64,00,00,00,64,00,00,00,28,00,00,00,09,00,00,00,0a,00,00,00,0a,00,00,00,0c,00,00,00,0c,00,00,00,0c,00,00,00,0c,00,00,00,20,02,00,00,20,02,00,00,20,02,00,00,20,02,00,00,64,00,00,00,64,00,00,00,64,00,00,00,64,00,00,00,28,00,00,00,09,00,00,00,0a,00,00,00,0a,00,00,00,0c,00,00,00,0c,00,00,00,0c,00,00,00,0c,00,00,00,20,02,00,00,20,02,00,00,20,02,00,00,20,02,00,00,64,00,00,00,64,00,00,00,64,00,00,00,64,00,00,00,28,00,00,00,09,00,00,00,0a,00,00,00,0a,00,00,00,0c,00,00,00,0c,00,00,00,0c,00,00,00,0c,00,00,00"

;Boot Mode Mape Table for SONY
;"%RegLocation1%", "SiS.2D.MapTable", BINARY, "28,00,00,00,28,00,00,00,62,00,00,00,62,00,00,00,28,00,00,00,28,00,00,00,62,00,00,00,62,00,00,00,28,00,00,00,28,00,00,00,28,00,00,00,28,00,00,00,28,00,00,00,28,00,00,00,28,00,00,00,28,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00"

;Boot Mode Mape Table for Notebook
"%RegLocation1%", "SiS.2D.MapTable", BINARY, "22,00,00,00,22,00,00,00,22,00,00,00,11,01,00,00,22,00,00,00,22,00,00,00,22,00,00,00,22,00,00,00,22,00,00,00,22,00,00,00,5a,00,00,00,11,01,00,00,22,00,00,00,22,00,00,00,22,00,00,00,22,00,00,00,22,00,00,00,22,00,00,00,22,00,00,00,22,00,00,00,22,00,00,00,22,00,00,00,22,00,00,00,22,00,00,00,22,00,00,00,22,00,00,00,22,00,00,00,22,00,00,00,22,00,00,00,22,00,00,00,22,00,00,00,22,00,00,00,22,00,00,00,11,01,00,00,22,00,00,00,11,01,00,00,22,00,00,00,22,00,00,00,22,00,00,00,22,00,00,00,5a,00,00,00,11,01,00,00,5a,00,00,00,11,01,00,00,22,00,00,00,22,00,00,00,22,00,00,00,22,00,00,00,22,00,00,00,22,00,00,00,22,00,00,00,22,00,00,00,22,00,00,00,22,00,00,00,22,00,00,00,22,00,00,00,22,00,00,00,22,00,00,00,22,00,00,00,22,00,00,00,22,00,00,00,22,00,00,00,22,00,00,00,22,00,00,00,22,00,00,00,22,00,00,00,22,00,00,00,22,00,00,00,22,00,00,00,22,00,00,00,22,00,00,00,22,00,00,00,22,00,00,00,22,00,00,00,22,00,00,00,22,00,00,00,22,00,00,00,22,00,00,00,22,00,00,00,22,00,00,00,22,00,00,00,22,00,00,00,22,00,00,00,22,00,00,00,22,00,00,00,22,00,00,00,22,00,00,00,22,00,00,00,22,00,00,00,22,00,00,00,22,00,00,00,22,00,00,00,22,00,00,00,22,00,00,00,22,00,00,00,22,00,00,00,22,00,00,00,22,00,00,00,22,00,00,00,22,00,00,00,22,00,00,00,22,00,00,00,22,00,00,00,22,00,00,00,22,00,00,00,22,00,00,00,22,00,00,00,22,00,00,00,22,00,00,00,22,00,00,00,22,00,00,00,22,00,00,00,22,00,00,00,22,00,00,00,22,00,00,00,22,00,00,00,22,00,00,00,22,00,00,00,22,00,00,00,22,00,00,00,22,00,00,00,22,00,00,00,22,00,00,00,22,00,00,00,22,00,00,00,22,00,00,00,22,00,00,00,22,00,00,00"

;Boot Mode Mape Table for Mitac's Notebook and SiS 740's notebook
;"%RegLocation1%", "SiS.2D.MapTable", BINARY, "22,00,00,00,22,00,00,00,22,00,00,00,22,00,00,00,22,00,00,00,22,00,00,00,22,00,00,00,22,00,00,00,22,00,00,00,22,00,00,00,5a,00,00,00,5a,00,00,00,22,00,00,00,22,00,00,00,22,00,00,00,22,00,00,00,22,00,00,00,22,00,00,00,22,00,00,00,22,00,00,00,22,00,00,00,22,00,00,00,22,00,00,00,22,00,00,00,22,00,00,00,22,00,00,00,22,00,00,00,22,00,00,00,22,00,00,00,22,00,00,00,22,00,00,00,22,00,00,00,22,00,00,00,22,00,00,00,22,00,00,00,22,00,00,00,22,00,00,00,22,00,00,00,22,00,00,00,22,00,00,00,5a,00,00,00,5a,00,00,00,5a,00,00,00,5a,00,00,00,22,00,00,00,22,00,00,00,22,00,00,00,22,00,00,00,22,00,00,00,22,00,00,00,22,00,00,00,22,00,00,00,22,00,00,00,22,00,00,00,22,00,00,00,22,00,00,00,22,00,00,00,22,00,00,00,22,00,00,00,22,00,00,00,22,00,00,00,22,00,00,00,22,00,00,00,22,00,00,00,22,00,00,00,22,00,00,00,22,00,00,00,22,00,00,00,22,00,00,00,22,00,00,00,22,00,00,00,22,00,00,00,22,00,00,00,22,00,00,00,22,00,00,00,22,00,00,00,22,00,00,00,22,00,00,00,22,00,00,00,22,00,00,00,22,00,00,00,22,00,00,00,22,00,00,00,22,00,00,00,22,00,00,00,22,00,00,00,22,00,00,00,22,00,00,00,22,00,00,00,22,00,00,00,22,00,00,00,22,00,00,00,22,00,00,00,22,00,00,00,22,00,00,00,22,00,00,00,22,00,00,00,22,00,00,00,22,00,00,00,22,00,00,00,22,00,00,00,22,00,00,00,22,00,00,00,22,00,00,00,22,00,00,00,22,00,00,00,22,00,00,00,22,00,00,00,22,00,00,00,22,00,00,00,22,00,00,00,22,00,00,00,22,00,00,00,22,00,00,00,22,00,00,00,22,00,00,00,22,00,00,00,22,00,00,00,22,00,00,00,22,00,00,00,22,00,00,00,22,00,00,00,22,00,00,00,22,00,00,00,22,00,00,00,22,00,00,00,22,00,00,00,22,00,00,00"

"%RegLocation1%", "SiS.2D.Remove256ColorSupport", DWORD, 1

;Restrict Primary/Secondary Device switch
; 0, switchable
; 1, can't switch
"%RegLocation1%", "SiS.Common.DeviceRemovable", DWORD, 0

;Reflesh Rate rule when selected device not support current reflesh rate 
; 0, minimal
; 1, maximal
"%RegLocation1%", "SiS.Utility.DesireRuleForRefleshrate", DWORD, 0

[RegWrite.2D]
"%RegLocation1%", "SiS.2D.DisableLoadGamma", DWORD, 0

[RegWrite.Install]
"HKLM\Software\sis", "InstallMode", STRING, "0"
"HKLM\Software\sis", "InstallStatus", STRING, "1",,,,!%InstallUtility%

[RegWrite.Utility]
"%RegLocation1%", "SiS.Utility.DisableTVFontSetting", DWORD, 1
"%RegLocation1%", "SiS.Utility.StretchBlt",DWORD, 1
"%RegLocation1%", "SiS.Utility.YUVBlt",DWORD, 0
"%RegLocation1%", "SiS.Utility.2Overlay",DWORD, 0
"%RegLocation1%", "SiS.Utility.VolumeControl",DWORD, 0

;Platform Setting
; 0, Desktop
; 1, NoteBook
"%RegLocation1%", "SiS.Common.nPlatform",DWORD, 1

[Execute.Other]
"setup.exe -s",,,,,"RunOnce"

[RegWrite.SRVKP]
"%RegLocation1%", "SiS.3D.Table", DWORD, 0, "%OS_XP%"
"%RegLocation1%", "SiS.3D.Func", DWORD, 0, "%OS_XP%"
"%RegLocation2%", "ImagePath", STRING, "system32\drivers\srvkp.sys", "%OS_XP%"
"%RegLocation2%", "Type", DWORD, 1, "%OS_XP%"
"%RegLocation2%", "Start", DWORD, 1, "%OS_XP%"
"%RegLocation2%", "Tag", DWORD, 1, "%OS_XP%"
"%RegLocation2%", "ErrorControl", DWORD, 0, "%OS_XP%"

[FileCopy.SRVKP]
"srvkp.sys", "%SourceDir%", "%SystemDir%\drivers", "%OS_XP%"

[Constant]
OS_XP = SiS_WinXP
SourceDir = @SiS_SRCDIR
SystemDir = @SiS_WINSYSDIR
RegLocation1 = @SiS_SWKey
RegLocation2 = HKLM\SYSTEM\CurrentControlSet\Services\SiSkp

SupportMode = 0
Performance = 1
InstallUtility = 1
SRVKP = 1
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: web3, load: 1.77