; SISIDE.INF
; Copyright (c) 2001 SiS Corp.
[version]
signature="$Windows NT$"
Class=hdc
ClassGuid={4D36E96A-E325-11CE-BFC1-08002BE10318}
Provider=%SiS%
DriverVer=12/13/2001,5.1.2610.0002
[SourceDisksNames]
1 = %DiskName%,,,
[SourceDisksFiles]
siside.sys= 1
sisinst.dll = 1
[DestinationDirs]
DefaultDestDir = 12
CopyMiniPort = 12
UninstallDLL = 11
CoInstaller_CopyFiles=11
[CopyMiniPort]
siside.sys
[UninstallDLL]
sisinst.dll
[ControlFlags]
ExcludeFromSelect = *
[Manufacturer]
%SiS%=SiS
[SiS]
%PChannelDescript% = NODRV,GEN_SCSIADAPTER
%SChannelDescript% = NODRV,GEN_SCSIADAPTER
%PCI\VEN_1039&DEV_5513.DeviceDesc% = atapi_Inst, PCI\VEN_1039&DEV_5513
[NODRV]
AddReg = AddPNP
;[NODRV.Services]
;NoDRIVER=1
[AddPNP]
HKLM, system\currentcontrolset\services\siside\Parameters\PnpInterface, 1, %REG_DWORD%, 0x00000001
[DISABLE_PCIIDE]
HKLM, system\currentcontrolset\services\pciide, "Start", %REG_DWORD%, 0x00000004
[atapi_Inst]
AddReg = RegUninstall,DISABLE_PCIIDE
CopyFiles = CopyMiniPort,UninstallDLL
[atapi_Inst.Services]
AddService = siside, %SPSVCINST_ASSOCSERVICE%, atapi_Service_Inst, SiS_EventLog_Inst
AddService = , %SPSVCINST_ASSOCSERVICE%
[atapi_Inst.CoInstallers]
AddReg=CoInstaller_AddReg
CopyFiles=CoInstaller_CopyFiles
[CoInstaller_CopyFiles]
sisinst.dll
[CoInstaller_AddReg]
HKR,,CoInstallers32,0x00010000,"sisinst.dll,SiSCoInstaller"
; SiS IDE service
[atapi_Service_Inst]
ServiceType = %SERVICE_KERNEL_DRIVER%
StartType = %SERVICE_BOOT_START%
ErrorControl = %SERVICE_ERROR_NORMAL%
ServiceBinary = %12%\siside.sys
LoadOrderGroup = SCSI Miniport
AddReg = DEVICE_PARAMETER
[DEVICE_PARAMETER]
HKLM, system\currentcontrolset\services\siside\Parameters\PnpInterface, 1, %REG_DWORD%, 0x00000001
HKR, "Enum", "0", %REG_SZ%,"Root\siside\0000"
HKR, "Enum", "1", %REG_SZ%,"Root\siside\0001"
HKR, "Enum", "Count",%REG_DWORD%,2
HKR, "Enum", "NextInstance",%REG_DWORD%,2
[SiS_EventLog_Inst]
AddReg = SiS_EventLog_AddReg
[SiS_EventLog_AddReg]
HKR,,EventMessageFile,%REG_EXPAND_SZ%,"%%SystemRoot%%\System32\IoLogMsg.dll"
HKR,,TypesSupported,%REG_DWORD%,7
[RegUninstall]
HKLM, SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\SiS Bus Master IDE Driver,"DisplayName",,"SiS Bus Master IDE Driver (Remove)"
HKLM, SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\SiS Bus Master IDE Driver,"UninstallString",,"RunDll32 sisinst.dll,UninstallIDE"
[Strings]
ChannelDescript = "SiS DMA Channel"
PChannelDescript = "Primary DMA Channel"
SChannelDescript = "Secondary DMA Channel"
SiS = "SiS"
DiskName = "ATA/ATAPI"
PCI\VEN_1039&DEV_5513.DeviceDesc="SiS Bus Master IDE Controller"
;Handy macro substitutions (non-localizable)
SPSVCINST_ASSOCSERVICE = 0x00000002
SERVICE_KERNEL_DRIVER = 1
SERVICE_BOOT_START = 0
SERVICE_ERROR_NORMAL = 1
REG_EXPAND_SZ = 0x00020000
REG_DWORD = 0x00010001
REG_SZ = 0x00000000
ENABLE_DMA = 1
DISABLE_DMA = 0
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.