; inic162x.inf ; ; Installation inf for the SATA Host Adapter. ; ; (c) Copyright 2005 Initio ; [Version] Signature="$Windows NT$" Provider=%Provider% ClassGUID={4D36E97B-E325-11CE-BFC1-08002BE10318} Class=SCSIAdapter ;;CatalogFile=oemscsi.cat DriverVer=08/22/2005, 5.05.05.0822 ; ; Disk installation information. ; [SourceDisksNames] 1 = %Install.Disk%,,,"" ; ; Location of files on installation disk. ; [SourceDisksFiles] inic162x.sys = 1 ; ; Specifies the target's location ; [DestinationDirs] DefaultDestDir = 12 ; ; Driver information ; [Manufacturer] %MfgName% = HARDWARE_ID ; ; MOdels section ' [HARDWARE_ID] %Device1622% = Device_Inst, PCI\VEN_1101&DEV_1622&SUBSYS_16221101 %Device1623% = Device_Inst, PCI\VEN_1101&DEV_1622&SUBSYS_16231101&REV_02 %Device1627% = Device_Inst, PCI\VEN_1101&DEV_1622&SUBSYS_16271101&REV_02 %DeviceRAID% = Device_Null, SCSI\INITIO__RAID_INTERFACE__1 ; ; General installation section ; [Device_Inst] CopyFiles=@inic162x.sys ; ; Service Installation ; [Device_Inst.Services] AddService = inic162x, 2, Device_Service_Inst, Device_EventLog_Inst [Device_Null] [Device_Null.Services] AddService = ,2 ; ;Services install section ; [Device_Service_Inst] ServiceType = 1 ; SERVICE_KERNEL_DRIVER StartType = 0 ; SERVICE_DEMAND_START ErrorControl = 1 LoadOrderGroup = SCSI Miniport ServiceBinary = %12%\inic162x.sys AddReg = pnpsafe_pci_addreg ; ; Installs event logging information ; [Device_EventLog_Inst] AddReg = Device_EventLog_AddReg ; ; Installs registry info for the event log. ; [Device_EventLog_AddReg] HKR,,EventMessageFile,0x00020000,"%%SystemRoot%%\System32\IoLogMsg.dll;%%SystemRoot%%\System32\drivers\inic162x.sys" HKR,,TypesSupported,0x00010001,7 ; ; Reg key to be added to service for PNP PCI adapters ; [pnpsafe_pci_addreg] HKR, "Parameters\PnpInterface", "5", 0x00010001, 0x00000001 ; ; String information ; [Strings] Provider = "INITIO Corp." MfgName = "INITIO Corp." Device1622 = "Initio INIC162x S-ATA Raid Controller" Device1623 = "Initio INIC162x S-ATA Raid Controller" Device1627 = "Initio INIC162x S-ATA Cardbus Raid Controller" DeviceRAID = "Initio Raid Interface" Install.Disk = "Initio Install Disk"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.