; Copyright (c) 2006 AMCC ; Primary INF file for the AMCC 3ware 9000 Series SATA RAID Controllers. ; SCSI Miniport Driver for 32-bit Windows 2000, Windows XP, Windows 2003, ; and 64-bit Editions of Windows XP and Windows 2003 for AMD64 and EM64T. [Version] Signature ="$Windows NT$" Class = SCSIAdapter ClassGUID = {4D36E97B-E325-11CE-BFC1-08002BE10318} Provider = %COMPANY_NAME% DriverVer = 05/19/2006,3.00.01.084 CatalogFile = AmccDrv9.cat [Manufacturer] %COMPANY_NAME% = AMCC,NTx86,NTamd64 ; for Windows 2000 systems [AMCC] %DEVICE_DESCRIPTION_9K% = Install, PCI\VEN_13C1&DEV_1002&SUBSYS_100213C1 %DEVICE_DESCRIPTION_9X% = Install, PCI\VEN_13C1&DEV_1003&SUBSYS_100313C1 %DEVICE_DESCRIPTION_9XE% = Install, PCI\VEN_13C1&DEV_1003&SUBSYS_100413C1 %DEVICE_DESCRIPTION_9E% = Install, PCI\VEN_13C1&DEV_1004&SUBSYS_100413C1 ; for Windows XP/2003 systems [AMCC.NTx86] %DEVICE_DESCRIPTION_9K% = Install, PCI\VEN_13C1&DEV_1002&SUBSYS_100213C1 %DEVICE_DESCRIPTION_9X% = Install, PCI\VEN_13C1&DEV_1003&SUBSYS_100313C1 %DEVICE_DESCRIPTION_9XE% = Install, PCI\VEN_13C1&DEV_1003&SUBSYS_100413C1 %DEVICE_DESCRIPTION_9E% = Install, PCI\VEN_13C1&DEV_1004&SUBSYS_100413C1 ; for Windows x64 systems [AMCC.NTamd64] %DEVICE_DESCRIPTION_9K% = Install, PCI\VEN_13C1&DEV_1002&SUBSYS_100213C1 %DEVICE_DESCRIPTION_9X% = Install, PCI\VEN_13C1&DEV_1003&SUBSYS_100313C1 %DEVICE_DESCRIPTION_9XE% = Install, PCI\VEN_13C1&DEV_1003&SUBSYS_100413C1 %DEVICE_DESCRIPTION_9E% = Install, PCI\VEN_13C1&DEV_1004&SUBSYS_100413C1 [SourceDisksNames] 1 = %DISK_DESCRIPTION% [SourceDisksFiles] 3wareDrv.sys = 1 [DestinationDirs] DefaultDestDir = 12 [Install.NT] CopyINF = 3wManage.inf CopyFiles = Driver_Copy [Driver_Copy] 3wareDrv.sys,,,%COPYFLG_NOSKIP_NOCHECK% [Install.NT.HW] AddReg = Install_AddReg_HW DelReg = Install_DelReg_HW [Install_DelReg_HW] HKR,,UpperFilters [Install_AddReg_HW] HKR,%SCSIPORT_PARAMETERS%,%SEND_SHUTDOWN_NOTIFY%,%REG_DWORD%,1 [Install.NT.Services] AddService = %DRIVER_NAME%,%SPSVCINST_ASSOCSERVICE%,Driver_Install,EventLog_Install [Driver_Install] ServiceType = %SERVICE_KERNEL_DRIVER% StartType = %SERVICE_BOOT_START% ErrorControl = %SERVICE_ERROR_NORMAL% ServiceBinary = %12%\%DRIVER_FILENAME% LoadOrderGroup = SCSI miniport AddReg = Parms_AddReg [Parms_AddReg] HKR,"Parameters\PnpInterface",%PCIBUS%,%REG_DWORD%,1 HKR,"Parameters\Device",%NUM_REQUESTS%,%REG_DWORD%,%REQUEST_COUNT% HKLM,"System\CurrentControlSet\Services\Disk",%TIMEOUT_VALUE%,%REG_DWORD%,%TIMEOUT_SECONDS% [EventLog_Install] AddReg = EventLog_AddReg [EventLog_AddReg] HKR,,EventMessageFile,%REG_EXPAND_SZ%,"%%SystemRoot%%\System32\IoLogMsg.dll;%%SystemRoot%%\System32\Drivers\%DRIVER_FILENAME%" HKR,,TypesSupported,%REG_DWORD%,7 [Strings] COMPANY_NAME = "AMCC" DISK_DESCRIPTION = "AMCC 3ware 9000 Series Driver Installation Disk" DEVICE_DESCRIPTION_9K = "AMCC 3ware 9500S SATA RAID Controller" DEVICE_DESCRIPTION_9X = "AMCC 3ware 9550SX/9590SE SATA RAID Controller" DEVICE_DESCRIPTION_9XE = "AMCC 3ware 9590SE SATA RAID Controller" DEVICE_DESCRIPTION_9E = "AMCC 3ware 9650SE SATA RAID Controller" DRIVER_NAME = "3wareDrv" DRIVER_FILENAME = "3wareDrv.sys" PCIBUS = 5 TIMEOUT_SECONDS = 31 TIMEOUT_VALUE = "TimeoutValue" SCSIPORT_PARAMETERS = "ScsiPort" SEND_SHUTDOWN_NOTIFY = "NeedsSystemShutdownNotification" NUM_REQUESTS = "NumberOfRequests" REQUEST_COUNT = 255 SERVICE_BOOT_START = 0 SERVICE_ERROR_NORMAL = 1 SERVICE_KERNEL_DRIVER = 1 SPSVCINST_ASSOCSERVICE = 2 REG_DWORD = 0x00010001 REG_EXPAND_SZ = 0x00020000 REG_MULTI_SZ = 0x00010000 COPYFLG_NOSKIP_NOCHECK = 0x00000006Download 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.