aac.inf Driver File Contents (R97356.EXE)

;
; aac.inf for Dell PERC 320/DC SCSI RAID Controller.
; This INF installs the x64 miniport and its coinstaller.
;
; Copyright 2004 Adaptec, Inc. All rights reserved.
; 
; This software contains the valuable trade secrets of Adaptec or its licensors.
; The software is protected under international copyright laws and treaties.
; This software may only be used in accordance with the terms of its accompanying license agreement.
;

[Version]
Signature = "$Windows NT$"
Class = SCSIAdapter
ClassGUID = {4d36e97b-e325-11ce-bfc1-08002be10318}
Provider = %ADPT%
CatalogFile = aac.cat
DriverVer=02/24/2005, 4.0.0.5818

[ControlFlags]
ExcludeFromSelect = *

[SourceDisksNames]
1 = %disk1%, raidisk1,

[SourceDisksFiles]
aac.sys = 1
aacevt.exe = 1
aaccin.dll = 1

[DeviceDriverFiles]
aac.sys, aac.sys, naac.sys, 0x00000000

[aacEvtFiles]
aacevt.exe, aacevt.exe, naacevt.exe, 0x00000000

[aacCoInstFiles]
aaccin.dll, aaccin.dll, naaccin.dll, 0x00000000

[DestinationDirs]
aacEvtFiles = 11
aacCoInstFiles = 11
DefaultDestDir = 12



; ===============================================================
; =================== Table of contents =========================
; ===============================================================
[Manufacturer]
%ADPT% = ADPT, NTamd64

;------------------------------------;
; Windows XP 64-bit & above (64-bit) ;
;------------------------------------;
[ADPT.NTamd64]
%DellVulcan2MB.DeviceDesc% = aac_Inst, PCI\VEN_9005&DEV_0285&SUBSYS_02871028

;----------------------------------------------------------;
; Block Windows 2000 and all other 32-bit Windows versions ;
;----------------------------------------------------------;
[ADPT]
; empty



; ==============================================================
; =================== Install Sections =========================
; ==============================================================

;-------------------------------------------;
; Install section for the Scsiport miniport ;
;-------------------------------------------;
[aac_Inst.NT]
CopyFiles = DeviceDriverFiles, aacEvtFiles
CopyINF = aacmgt.inf
DelFiles = OldDeviceDriverFiles
DelReg = OldDeviceDriverReg
AddReg = DWSScsiDiskReg

[aac_Inst.NT.HW]
DelReg = LegacyScsiportValues, RemoveUpperFilters

[aac_Inst.NT.Services]
AddService = aac, %SPSVCINST_ASSOCSERVICE%, aac_Service_Inst, Miniport_EventLog_Inst
;AddService = aacevt, , aacevt_Service_Inst, aacevt_EventLog_Inst
DelService = aacevt

[aac_Inst.NT.CoInstallers]
CopyFiles = aacCoInstFiles
AddReg = aac_CoInstallers_AddReg



; ==============================================================
; ================== Service install sections ==================
; ==============================================================

[aac_Service_Inst]
DisplayName    = %aac_ServiceName%
ServiceType    = %SERVICE_KERNEL_DRIVER%
StartType      = %SERVICE_BOOT_START%
ErrorControl   = %SERVICE_ERROR_NORMAL%
ServiceBinary  = %12%\aac.sys
LoadOrderGroup = SCSI miniport
AddReg         = aac_Parameters_Inst

[aacevt_Service_Inst]
DisplayName    = %aacevt_ServiceName%
Description    = %aacevt_ServiceDesc%
ServiceType    = %SERVICE_WIN32_OWN_PROCESS%
StartType      = %SERVICE_AUTO_START%
ErrorControl   = %SERVICE_ERROR_NORMAL%
ServiceBinary  = %11%\aacevt.exe -d aac
Dependencies   = WinMgmt,RasMan,Eventlog



; =======================================================
; ================== Registry sections ==================
; =======================================================

;-----------------------------------------------------------;
; Coinstaller registry additions (same one for all drivers) ;
;-----------------------------------------------------------;
[aac_CoInstallers_AddReg]
HKR,,CoInstallers32, %FLG_ADDREG_TYPE_MULTI_SZ%, "aaccin.dll, XxxCoInstaller"

;------------------------------;
; Event log registry additions ;
;------------------------------;
[Miniport_EventLog_Inst]
AddReg = Miniport_EventLog_AddReg

[Miniport_EventLog_AddReg]
HKR,,EventMessageFile, %FLG_ADDREG_TYPE_EXPAND_SZ%, "%11%\IoLogMsg.dll;%11%\aacevt.exe"
HKR,,TypesSupported, %FLG_ADDREG_TYPE_REG_DWORD%, 7

[aacevt_EventLog_Inst]
AddReg = aacevt_EventLog_AddReg

[aacevt_EventLog_AddReg]
HKR,,EventMessageFile, %FLG_ADDREG_TYPE_EXPAND_SZ%, "%11%\aacevt.exe"
HKR,,TypesSupported, %FLG_ADDREG_TYPE_REG_DWORD%, 7

;----------------------------------------------------------------;
; Hardware-specific registry additions (under Parameters subkey) ;
;----------------------------------------------------------------;
[aac_Parameters_Inst]
HKR, "Parameters\PnpInterface", "5", %FLG_ADDREG_TYPE_REG_DWORD%, 1
HKR, "Parameters\Device", "NumberOfRequests", %FLG_ADDREG_TYPE_REG_DWORD%, 254
HKR, "Parameters\Device", "UncachedExtAlignment", 0x00010001, 14

;-------------------------;
; Misc. registry sections ;
;-------------------------;
[DWSScsiDiskReg]
HKLM,SYSTEM\CurrentControlSet\Services\Disk,TimeOutValue,0x00010001,0x0000003C

[LegacyScsiportValues]
HKR,Scsiport,BusNumber
HKR,Scsiport,LegacyInterfaceType
HKR,Scsiport,SlotNumber
HKR,Scsiport

[RemoveUpperFilters]
HKR,,UpperFilters



;======================================================================================================
; The following are drivers to remove and registry entries to delete when upgrading the device drivers.
;======================================================================================================

[OldDeviceDriverFiles]
aaccomm.sys,,
aacdisk.sys,,
aacport.sys,,
aacsa.sys,,
aacscsi.sys,,
aac364.sys,,

[OldDeviceDriverReg]
HKLM,HARDWARE\RESOURCEMAP\AAC,aaccomm
HKLM,HARDWARE\RESOURCEMAP\AAC\aaccomm
HKLM,SYSTEM\CurrentControlSet\Services\aaccomm,Security
HKLM,SYSTEM\CurrentControlSet\Services\aaccomm,Enum
HKLM,SYSTEM\CurrentControlSet\Services,aaccomm
HKLM,SYSTEM\CurrentControlSet\Services\aaccomm
HKLM,SYSTEM\CurrentControlSet\Services\EventLog\System,aaccomm
HKLM,SYSTEM\CurrentControlSet\Services\EventLog\System\aaccomm
HKLM,HARDWARE\RESOURCEMAP\AAC,aacdisk
HKLM,HARDWARE\RESOURCEMAP\AAC\aacdisk
HKLM,SYSTEM\CurrentControlSet\Services\aacdisk,Security
HKLM,SYSTEM\CurrentControlSet\Services\aacdisk,Enum
HKLM,SYSTEM\CurrentControlSet\Services,aacdisk
HKLM,SYSTEM\CurrentControlSet\Services\aacdisk
HKLM,SYSTEM\CurrentControlSet\Services\EventLog\System,aacdisk
HKLM,SYSTEM\CurrentControlSet\Services\EventLog\System\aacdisk
HKLM,HARDWARE\RESOURCEMAP\AAC,aacport
HKLM,HARDWARE\RESOURCEMAP\AAC\aacport
HKLM,SYSTEM\CurrentControlSet\Services\aacport,Security
HKLM,SYSTEM\CurrentControlSet\Services\aacport,Enum
HKLM,SYSTEM\CurrentControlSet\Services,aacport
HKLM,SYSTEM\CurrentControlSet\Services\aacport
HKLM,SYSTEM\CurrentControlSet\Services\EventLog\System,aacport
HKLM,SYSTEM\CurrentControlSet\Services\EventLog\System\aacport
HKLM,HARDWARE\RESOURCEMAP\AAC,aacsa
HKLM,HARDWARE\RESOURCEMAP\AAC\aacsa
HKLM,SYSTEM\CurrentControlSet\Services\aacsa,Security
HKLM,SYSTEM\CurrentControlSet\Services\aacsa,Enum
HKLM,SYSTEM\CurrentControlSet\Services,aacsa
HKLM,SYSTEM\CurrentControlSet\Services\aacsa
HKLM,SYSTEM\CurrentControlSet\Services\EventLog\System,aacsa
HKLM,SYSTEM\CurrentControlSet\Services\EventLog\System\aacsa
HKLM,HARDWARE\RESOURCEMAP\AAC,aacscsi
HKLM,HARDWARE\RESOURCEMAP\AAC\aacscsi
HKLM,SYSTEM\CurrentControlSet\Services\aacscsi,Security
HKLM,SYSTEM\CurrentControlSet\Services\aacscsi,Enum
HKLM,SYSTEM\CurrentControlSet\Services,aacscsi
HKLM,SYSTEM\CurrentControlSet\Services\aacscsi
HKLM,SYSTEM\CurrentControlSet\Services\EventLog\System,aacscsi
HKLM,SYSTEM\CurrentControlSet\Services\EventLog\System\aacscsi
HKLM,HARDWARE\RESOURCEMAP\AAC,aac364
HKLM,HARDWARE\RESOURCEMAP\AAC\aac364
HKLM,SYSTEM\CurrentControlSet\Services\aac364,Security
HKLM,SYSTEM\CurrentControlSet\Services\aac364,Enum
HKLM,SYSTEM\CurrentControlSet\Services,aac364
HKLM,SYSTEM\CurrentControlSet\Services\aac364
HKLM,SYSTEM\CurrentControlSet\Services\EventLog\System,aac364
HKLM,SYSTEM\CurrentControlSet\Services\EventLog\System\aac364



; ======================================================
; ================== Strings sections ==================
; ======================================================

[Strings]
ADPT = "Adaptec"
disk1 = "PERC 320/DC SCSI RAID Windows XP/2003 x64 Device Drivers"
DellVulcan2MB.DeviceDesc = "PERC 320/DC"
aac_ServiceName = "PERC 320/DC SCSI RAID Miniport Driver"
aacevt_ServiceName = "PERC 320/DC SCSI RAID Event Logging Service"
aacevt_ServiceDesc = "Provides enhanced event logging capability for the SCSI RAID Miniport Driver"



;=================================================================
;========== Handy macro substitutions (non-localizable) ==========
;=================================================================
COPYFLG_FORCE_FILE_IN_USE = 0x00000008 
SPSVCINST_ASSOCSERVICE = 0x00000002
SPSVCINST_NOCLOBBER_DISPLAYNAME = 0x00000008
SERVICE_KERNEL_DRIVER  = 1
SERVICE_WIN32_OWN_PROCESS = 0x10
SERVICE_BOOT_START     = 0
SERVICE_SYSTEM_START   = 1
SERVICE_AUTO_START     = 2
SERVICE_DEMAND_START   = 3
SERVICE_NO_START       = 4
SERVICE_ERROR_IGNORE   = 0
SERVICE_ERROR_NORMAL   = 1
FLG_ADDREG_TYPE_SZ = 0x00000000
FLG_ADDREG_TYPE_EXPAND_SZ = 0x00020000
FLG_ADDREG_TYPE_MULTI_SZ = 0x00010000
FLG_ADDREG_TYPE_REG_DWORD  = 0x00010001
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: web1, load: 1.42