; inic1620.inf
;
; Installation inf for the SATA Host Adapter.
;
; (c) Copyright 2007 Initio
;
[Version]
Signature="$Windows NT$"
Provider=%Initio%
ClassGUID={4D36E97B-E325-11CE-BFC1-08002BE10318}
Class=SCSIAdapter
DriverVer=11/03/2007, 4.12.07.1103
CatalogFile=inic1620_xp_x64.cat
[DestinationDirs]
DefaultDestDir = 12 ;DIRID_DRIVERS
AMD64_DriverFiles.NT = 12;
[ControlFlags]
[Manufacturer]
%MfgName% = HARDWARE_ID,NTamd64
[HARDWARE_ID.NTamd64]
%Device_1622%=Device_Inst, PCI\VEN_1101&DEV_1622&SUBSYS_16221101
%Device_1623%=Device_Inst, PCI\VEN_1101&DEV_1622&SUBSYS_16231101
%Device_1626%=Device_Inst, PCI\VEN_1101&DEV_1622&SUBSYS_16261101
%Device_1627%=Device_Inst, PCI\VEN_1101&DEV_1622&SUBSYS_16271101
;;================
;; Install Driver
;;================
[Device_Inst.NTamd64]
Copyfiles=AMD64_DriverFiles.NT
[Device_Inst.NTamd64.Services]
AddService = INIC1620, 2, Device_Inst_Service_Inst, Miniport_EventLog_Inst
[Device_Inst_Service_Inst]
ServiceType = 1 ; SERVICE_KERNEL_DRIVER
StartType = 0 ; SERVICE_BOOT_START
ErrorControl = 1 ; SERVICE_ERROR_NORMAL
ServiceBinary = %12%\inic1620.sys
LoadOrderGroup = SCSI Miniport
AddReg = pnp_pci_addreg
[pnp_pci_addreg]
HKR, "Parameters\PnpInterface", "5", 0x00010001, 0x00000001
[Miniport_EventLog_Inst]
AddReg = Miniport_EventLog_AddReg
[Miniport_EventLog_AddReg]
HKR,,EventMessageFile,%REG_EXPAND_SZ%,"%%SystemRoot%%\System32\iologmsg.dll"
HKR,,TypesSupported,%REG_DWORD%,7
[AMD64_DriverFiles.NT]
inic1620.sys
[SourceDisksFiles]
inic1620.inf = 1
inic1620.sys = 1
[SourceDisksNames]
1=%DISK_NAME%,,,
[Strings]
Initio = "INITIO Corp."
MfgName= "Initio Corp."
Device_1622 = "Initio INIC1622 S-ATA Adapter"
Device_1623 = "Initio INIC1623 S-ATA Adapter"
Device_1626 = "Initio INIC1620 S-ATA Adapter"
Device_1627 = "Initio INIC1623 S-ATA Cardbus Adapter"
DISK_NAME = "Initio INIC1620 S-ATA adapter 64-bit Driver Installation Disk"
REG_EXPAND_SZ = 0x00020000
REG_DWORD = 0x00010001
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.