;************************************************************ ;* INF file for Cyclone Series display driver. * ;* Copyright 1997, Orchid Technology, a Micronics Company * ;* Release Version: 1.00.04 * ;* Date: July 21, 1997 * ;************************************************************ [Version] Class=Display Signature="$CHICAGO$" Provider=%Mfg% ; [DestinationDirs] Digital.dir=30,"digital" ;digital directory for Utility DefaultDestDir=11 Cyc_4_CopyFiles=11 Cyc_Sync.Copy=11 REFcopy.sys=11 REFcopy.inf=17 REFcopy.hlp=18 ; [SourceDisksNames] 51="Windows 95 Cyclone Driver Disk",,1 ; [SourceDisksFiles] SISGAMMA.DLL=51 SIS597.DRV=51 SISPS1.DLL=51 SISMINI.VXD=51 DDSIS32.DLL=51 DDSIS.DLL=51 OXRES.EXE=51 ResOnFly.EXE=51 mfc42.dll=51 msvcrt.dll=51 ;color.exe=51 ;sismm.exe=51 ;ctrscrn.exe=51 ;mmplay.exe=51 drawdib.dll=51 ; ;---------------------------------------- ; Manufacturers ; [Manufacturer] "%Mfg%"=Mfg ; ;---------------------------------------- ; Driver sections ; [Mfg] %PCI\VEN_1039&DEV_0200.DeviceDesc%= Cyclone, PCI\VEN_1039&DEV_0200 ;---------------------------------------- ; Install sections [Cyclone] CopyFiles=Cyc_4_CopyFiles, REFcopy.sys, Cyc_Sync.Copy, REFcopy.hlp, REFcopy.inf, Digital.dir AddReg=Cyclone_AddReg, Cyc_Refresh_AddReg DelReg=DEL_CURRENT_REG ; ;---------------------------------------- ; Common AddReg sections ; [DEL_CURRENT_REG] HKR,,DevLoader,0, HKR,,Ver,0, HKR,DEFAULT,,0, HKR,MODES,,0, HKR,CURRENT,,0, HKLM,Software\%2%\%Name%,,0, ; ;---------------------------------------- [Cyclone_remove] DelReg = Cyc_Refresh_AddReg DelFiles = Cyc_4_CopyFiles, REFcopy.sys, REFcopy.hlp, REFcopy.inf ; ;---------------------------------------- ; Model AddReg sections ; [Cyclone_AddReg] ;---------------------------------------- HKR,,Ver,,4.03.0d HKR,,DevLoader,,*vdd HKR,DEFAULT,Mode,,"8,640,480" HKR,DEFAULT,drv,,sis597.drv HKR,DEFAULT,vdd,,"*vdd" HKR,DEFAULT,minivdd,,sismini.vxd HKR,DEFAULT,RefreshRate,,-1 HKR,DEFAULT,DDC,,1 HKR,"MODES\4\640,480",drv,,vga.drv HKR,"MODES\4\640,480",vdd,,*vdd HKR,"MODES\4\640,480",minivdd,, HKR,"MODES\8\640,480",,,"60,72,75,85" HKR,"MODES\8\800,600",,,"56,60,72,75,85" HKR,"MODES\8\1024,768",,,"60,70,75,85" HKR,"MODES\8\1280,1024",,,"60,75" HKR,"MODES\16\640,480" HKR,"MODES\16\800,600" HKR,"MODES\16\1024,768" HKR,"MODES\16\1280,1024" HKR,"MODES\24\640,480" HKR,"MODES\24\800,600" HKR,"MODES\24\1024,768" ; [Cyc_Refresh_AddReg] ;System Information HKLM,Software\%2%\,,, HKLM,Software\%2%\%Name%,,, HKLM,Software\%2%\%Name%,%PV%,,"1.00.01" ;removal information HKLM,Software\Microsoft\Windows\CurrentVersion\Uninstall\Cyclone,DisplayName,,"%ShortDesc%" HKLM,Software\Microsoft\Windows\CurrentVersion\Uninstall\Cyclone,UninstallString,,"RunDll setupx.dll,InstallHinfSection Cyclone_remove 4 cyclone.inf" ;page1 HKLM,SOFTWARE\Classes\CLSID\{aabbccee-0001-0001-0101-000079830f05},"",,"Information Sheet for Cyclone" HKLM,SOFTWARE\Classes\CLSID\{aabbccee-0001-0001-0101-000079830f05}\InProcServer32,"",,"sisps1.dll" HKLM,SOFTWARE\Classes\CLSID\{aabbccee-0001-0001-0101-000079830f05}\InProcServer32,ThreadingModel,,"Apartment" HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\%1%\Display\shellex\PropertySheetHandlers\CyclonePage1,"",,"{aabbccee-0001-0001-0101-000079830f05}" ;page2 HKLM,SOFTWARE\Classes\CLSID\{366D9E01-3EE9-11D0-BB75-0080C8157BED},"",,"Gamma for Cyclone" HKLM,SOFTWARE\Classes\CLSID\{366D9E01-3EE9-11D0-BB75-0080C8157BED}\InProcServer32,"",,"sisgamma.dll" HKLM,SOFTWARE\Classes\CLSID\{366D9E01-3EE9-11D0-BB75-0080C8157BED}\InProcServer32,ThreadingModel,,"Apartment" HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\%1%\Display\shellex\PropertySheetHandlers\%3%,"",,"{366D9E01-3EE9-11D0-BB75-0080C8157BED}" [Cyc_4_CopyFiles] SISGAMMA.DLL, SISGAMMA.DL_, SIS597.DRV, SIS597.DR_, SISPS1.DLL, SISPS1.DL_, SISMINI.VXD, SISMINI.VX_, DDSIS32.DLL, DDSIS32.DL_, DDSIS.DLL, DDSIS.DL_, drawdib.dll, drawdib.dl_, [Cyc_Sync.Copy] mfc42.dll, mfc42.dl_, msvcrt.dll, msvcrt.dl_, [REFcopy.sys] oxres.exe, oxres.ex_, ResOnFly.exe, ResOnFly.ex_, [REFcopy.hlp] ;cyclone.hlp, cyclone.hl_, ; [REFcopy.inf] CYCLONE.INF ; [Digital.dir] oxres.exe, oxres.ex_, ResOnFly.exe, ResOnFly.ex_, ;color.exe, color.ex_, ;sismm.exe, sismm.ex_, ;ctrscrn.exe, ctrscrn.ex_, ;mmplay.exe, mmplay.ex_, ; ;---------------------------------------- ; User visible strings ; [Strings] ClassName="Display" Mfg="Digital" PCI\VEN_1039&DEV_0200.DeviceDesc= "Cyclone Series (SiS5597 03.0d)" 1 = "Controls Folder" 2 = "Digital" 3 = "SiS Gamma Property" Name = "Cyclone" ShortDesc = "Cyclone 3D v1.00.04" PV = "Product Version" App = "App Paths"Download Driver Pack
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.