SI3132r5.inf Driver File Contents (PCIe_20SATA_20Controller.zip)

; This INF file installs the Silicon Image Serial ATA Raid 5 driver
; for the SiI 3132 controller on systems running Windows 2000, Windows XP
; and Windows 2003.
;
; Copyright (C) 2005 by Silicon Image, Inc.
; All rights reserved

[Version]
Signature="$Windows NT$"
Class=SCSIAdapter
ClassGuid={4D36E97B-E325-11CE-BFC1-08002BE10318}
Provider=%SI%
CatalogFile=Si3132r5.cat
DriverVer=03/31/2005, 1.2.3.1

[SourceDisksNames]
1="Silicon Image SiI 3132 SoftRaid 5 Driver Installation Disk",Si3132r5.sys,,

[SourceDisksFiles]
Si3132r5.sys = 1
SilSupp.cpl  = 1
SiWinAcc.sys = 1

[DestinationDirs]
DefaultDestDir	= 12
DllFiles		= 11

[DriverFiles_NT_2K]
Si3132r5.sys,,,0x20

[DriverFiles_XP]
Si3132r5.sys,,,0x20
SiWinAcc.sys,,,0x20

[DllFiles]
SilSupp.cpl,,,0x20

[Manufacturer]
%SI%=SI_HDC,NTx86.5.1

[SI_HDC]
%PCI\VEN_1095&DEV_3132.DeviceDesc%=SI_3132, PCI\VEN_1095&DEV_3132&SUBSYS_71321095
%PCI\VEN_1095&DEV_3132.DeviceDesc%=SI_3132, PCI\VEN_1095&DEV_3132&SUBSYS_81771043
%PCI\VEN_1095&DEV_3132.DeviceDesc%=SI_3132, PCI\VEN_1095&DEV_3132&SUBSYS_71001462
%PCI\VEN_1095&DEV_3132.DeviceDesc%=SI_3132, PCI\VEN_1095&DEV_3132&SUBSYS_B0031458
%PCI\VEN_1095&DEV_3132.DeviceDesc%=SI_3132, PCI\VEN_1095&DEV_3132&SUBSYS_902C1695
%PCI\VEN_1095&DEV_3132.DeviceDesc%=SI_3132, PCI\VEN_1095&DEV_3132&SUBSYS_056EA0A0
%PCI\VEN_1095&DEV_3132.DeviceDesc%=SI_3132, PCI\VEN_1095&DEV_3132&SUBSYS_0CAA105B
%PCI\VEN_1095&DEV_3132.DeviceDesc%=SI_3132, PCI\VEN_1095&DEV_3132&SUBSYS_105B147B
%PCI\VEN_1095&DEV_3132.DeviceDesc%=SI_3132, PCI\VEN_1095&DEV_3132&SUBSYS_105C147B
%PCI\VEN_1095&DEV_3132.DeviceDesc%=SI_3132, PCI\VEN_1095&DEV_3132&SUBSYS_105D147B
%PCI\VEN_1095&DEV_3132.DeviceDesc%=SI_3132, PCI\VEN_1095&DEV_3132&SUBSYS_105E147B
%PCI\VEN_1095&DEV_3132.DeviceDesc%=SI_3132, PCI\VEN_1095&DEV_3132&SUBSYS_300A148C
%PCI\VEN_1095&DEV_3132.DeviceDesc%=SI_3132, PCI\VEN_1095&DEV_3132&SUBSYS_1B741019
%PCI\VEN_1095&DEV_3132.DeviceDesc%=SI_3132, PCI\VEN_1095&DEV_3132&SUBSYS_1B751019

[SI_HDC.NTx86.5.1]
%PCI\VEN_1095&DEV_3132.DeviceDesc%=SI_3132_XP, PCI\VEN_1095&DEV_3132&SUBSYS_71321095
%PCI\VEN_1095&DEV_3132.DeviceDesc%=SI_3132_XP, PCI\VEN_1095&DEV_3132&SUBSYS_81771043
%PCI\VEN_1095&DEV_3132.DeviceDesc%=SI_3132_XP, PCI\VEN_1095&DEV_3132&SUBSYS_71001462
%PCI\VEN_1095&DEV_3132.DeviceDesc%=SI_3132_XP, PCI\VEN_1095&DEV_3132&SUBSYS_B0031458
%PCI\VEN_1095&DEV_3132.DeviceDesc%=SI_3132_XP, PCI\VEN_1095&DEV_3132&SUBSYS_902C1695
%PCI\VEN_1095&DEV_3132.DeviceDesc%=SI_3132_XP, PCI\VEN_1095&DEV_3132&SUBSYS_056EA0A0
%PCI\VEN_1095&DEV_3132.DeviceDesc%=SI_3132_XP, PCI\VEN_1095&DEV_3132&SUBSYS_0CAA105B
%PCI\VEN_1095&DEV_3132.DeviceDesc%=SI_3132_XP, PCI\VEN_1095&DEV_3132&SUBSYS_105B147B
%PCI\VEN_1095&DEV_3132.DeviceDesc%=SI_3132_XP, PCI\VEN_1095&DEV_3132&SUBSYS_105C147B
%PCI\VEN_1095&DEV_3132.DeviceDesc%=SI_3132_XP, PCI\VEN_1095&DEV_3132&SUBSYS_105D147B
%PCI\VEN_1095&DEV_3132.DeviceDesc%=SI_3132_XP, PCI\VEN_1095&DEV_3132&SUBSYS_105E147B
%PCI\VEN_1095&DEV_3132.DeviceDesc%=SI_3132_XP, PCI\VEN_1095&DEV_3132&SUBSYS_300A148C
%PCI\VEN_1095&DEV_3132.DeviceDesc%=SI_3132_XP, PCI\VEN_1095&DEV_3132&SUBSYS_1B741019
%PCI\VEN_1095&DEV_3132.DeviceDesc%=SI_3132_XP, PCI\VEN_1095&DEV_3132&SUBSYS_1B751019

;; Windows NT4.0 and Windows 2000 install sections
;;
[SI_3132.NTX86]
Copyfiles=DriverFiles_NT_2K, DllFiles

[SI_3132.NTX86.Services]
AddService=Si3132r5,0x00000002,SI_3132_Service_Install, Miniport_EventLog_Inst

[SI_3132.NTX86.CoInstallers]
Copyfiles=DllFiles
AddReg = SI_3132_CoInstall_AddReg

;; Windows XP install sections
;;
[SI_3132_XP]
Copyfiles=DriverFiles_XP, DllFiles

[SI_3132_XP.Services]
AddService=Si3132r5,0x00000002,SI_3132_Service_Install, Miniport_EventLog_Inst
AddService=SiFilter,0x00000000,FilterService_Install

[SI_3132_XP.CoInstallers]
Copyfiles=DllFiles
AddReg = SI_3132_CoInstall_AddReg

[SI_3132_CoInstall_AddReg]
HKR,,CoInstallers32,0x00010000,"SilSupp.cpl, CoInstHandler"

[SI_3132_Service_Install]
DisplayName=%SI3132.SvcDesc%
ServiceType=1
StartType=0
ErrorControl=1
ServiceBinary=%12%\Si3132r5.sys
LoadOrderGroup=Scsi miniport
AddReg=PnPSupport_AddReg
AddReg=PortConfigure_AddReg
AddReg=ProblemDeviceList_AddReg
AddReg=SupportedSubSystemIds_AddReg

[FilterService_Install]
DisplayName=SATALink driver accelerator
ServiceType=1
StartType=0
ErrorControl=0
ServiceBinary=%12%\SiWinAcc.sys
LoadOrderGroup=Filter

; Mark device as supporting Plug & Play on the PCI(5) bus.
[PnPSupport_AddReg]
HKR,Parameters\PnPInterface,5,0x00010001,1

[PortConfigure_AddReg]
HKR,Parameters\Device,MaximumSGList,0x00010001, 33
HKR,Parameters\Device,NumberOfRequests,0x00010001, 124

; List of devices with known configuration issues.
[ProblemDeviceList_AddReg]
HKR,ProblemDevices
HKR,ProblemDevices, %ProblemDev1Name%, 0, %ProblemDev1Value%

; List of controller subsystem IDs to be supported by the Si3132r5.sys driver on
; NT/Win2K/XP systems.
[SupportedSubSystemIds_AddReg]
HKR,SupportedSubsystemIDs,%PCI\VEN_1095&DEV_3132.DeviceDesc%,0x00010001, 0x71321095
HKR,SupportedSubsystemIDs,"%PCI\VEN_1095&DEV_3132.DeviceDesc% (ASUS 8177)",0x00010001, 0x81771043
HKR,SupportedSubsystemIDs,"%PCI\VEN_1095&DEV_3132.DeviceDesc% (MSI 7100)",0x00010001, 0x71001462
HKR,SupportedSubsystemIDs,"%PCI\VEN_1095&DEV_3132.DeviceDesc% (Gigabyte B003)",0x00010001, 0xB0031458
HKR,SupportedSubsystemIDs,"%PCI\VEN_1095&DEV_3132.DeviceDesc% (EPoX 902C)",0x00010001, 0x902C1695
HKR,SupportedSubsystemIDs,"%PCI\VEN_1095&DEV_3132.DeviceDesc% (Aopen 056E)",0x00010001, 0x056EA0A0
HKR,SupportedSubsystemIDs,"%PCI\VEN_1095&DEV_3132.DeviceDesc% (Foxconn 0CAA)",0x00010001, 0x0CAA105B
HKR,SupportedSubsystemIDs,"%PCI\VEN_1095&DEV_3132.DeviceDesc% (ABIT 105B)",0x00010001, 0x105B147B
HKR,SupportedSubsystemIDs,"%PCI\VEN_1095&DEV_3132.DeviceDesc% (ABIT 105C)",0x00010001, 0x105C147B
HKR,SupportedSubsystemIDs,"%PCI\VEN_1095&DEV_3132.DeviceDesc% (ABIT 105D)",0x00010001, 0x105D147B
HKR,SupportedSubsystemIDs,"%PCI\VEN_1095&DEV_3132.DeviceDesc% (ABIT 105E)",0x00010001, 0x105E147B
HKR,SupportedSubsystemIDs,"%PCI\VEN_1095&DEV_3132.DeviceDesc% (TUL 300A)",0x00010001, 0x300A148C
HKR,SupportedSubsystemIDs,"%PCI\VEN_1095&DEV_3132.DeviceDesc% (ECS 1B74)",0x00010001, 0x1B741019
HKR,SupportedSubsystemIDs,"%PCI\VEN_1095&DEV_3132.DeviceDesc% (ECS 1B75)",0x00010001, 0x1B751019

;*************************************************************
;The NT EventLog entries are the same for all SCSI miniports.
[Miniport_EventLog_Inst]
AddReg = Miniport_EventLog_AddReg

[Miniport_EventLog_AddReg]
HKR,,EventMessageFile,0x00020000,"%%SystemRoot%%\System32\IoLogMsg.dll"
HKR,,TypesSupported,0x00010001,7

[Strings]
SI="Silicon Image"

PCI\VEN_1095&DEV_3132.DeviceDesc="Silicon Image SiI 3132 SoftRaid 5 Controller"
SI3132.SvcDesc="SiI-3132 SoftRaid 5 Controller"

ProblemDev1Name="Maxtor 4D060H3                          DAK05GK0"
ProblemDev1Value="MaxMode = UDMA-5"
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: 1.25