;
; dellws-english-oemsetup.inf -> oemsetup.inf
;
; This file contain the description of the
; PERC 320/DC SCSI RAID Controller
;
; Copyright (c) 1998 - 2002, Adaptec Inc.
[version]
Signature="$Windows NT$"
Class=SCSIAdapter
ClassGUID={4D36E97B-E325-11CE-BFC1-08002BE10318}
Provider=%ADPT%
[DestinationDirs]
DefaultDestDir = 12 ; For NT %SystemRoot%\system32\drivers
[Manufacturer]
%ADPT%=ADPT
[ADPT]
%aac.DeviceDesc% = aac_Inst, PCI\VEN_9005&DEV_0285&SUBSYS_02871028
[aac_Inst]
DelFiles = DeviceDriverFilesRemove
DelReg = OldDeviceDriverReg
CopyFiles = DeviceDriverFiles
Reboot
[aac_Inst.Services]
AddService = aaccomm, %SPSVCINST_ASSOCSERVICE%, aaccomm_Service_Inst, Miniport_EventLog_Inst
AddService = aacdisk, %SPSVCINST_ASSOCSERVICE%, aacdisk_Service_Inst, Miniport_EventLog_Inst
AddService = aacport, %SPSVCINST_ASSOCSERVICE%, aacport_Service_Inst, Miniport_EventLog_Inst
AddService = aacscsi, %SPSVCINST_ASSOCSERVICE%, aacscsi_Service_Inst, Miniport_EventLog_Inst
[aaccomm_Service_Inst]
ServiceType = %SERVICE_KERNEL_DRIVER%
StartType = %SERVICE_BOOT_START%
ErrorControl = %SERVICE_ERROR_NORMAL%
ServiceBinary = %12%\aaccomm.sys
LoadOrderGroup = SCSI miniport
Tag = 0x00000001
[aacdisk_Service_Inst]
ServiceType = %SERVICE_KERNEL_DRIVER%
StartType = %SERVICE_BOOT_START%
ErrorControl = %SERVICE_ERROR_NORMAL%
ServiceBinary = %12%\aacdisk.sys
LoadOrderGroup = Primary Disk
[aacscsi_Service_Inst]
ServiceType = %SERVICE_KERNEL_DRIVER%
StartType = %SERVICE_BOOT_START%
ErrorControl = %SERVICE_ERROR_NORMAL%
ServiceBinary = %12%\aacscsi.sys
LoadOrderGroup = port
Dependencies = +SCSI miniport
[aacport_Service_Inst]
ServiceType = %SERVICE_KERNEL_DRIVER%
StartType = %SERVICE_BOOT_START%
ErrorControl = %SERVICE_ERROR_NORMAL%
ServiceBinary = %12%\aacport.sys
LoadOrderGroup = SCSI miniport
;*************************************************************
;The EventLog entries are the same for all SCSI miniports.
[Miniport_EventLog_Inst]
AddReg = Miniport_EventLog_AddReg
[Miniport_EventLog_AddReg]
HKR,,EventMessageFile,%REG_EXPAND_SZ%,"%%SystemRoot%%\System32\IoLogMsg.dll"
HKR,,TypesSupported,%REG_DWORD%,7
[OldDeviceDriverReg]
HKLM,HARDWARE\RESOURCEMAP\AFA,aacsa
HKLM,HARDWARE\RESOURCEMAP\AFA\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,aac364
HKLM,SYSTEM\CurrentControlSet\Services\aac364
HKLM,SYSTEM\CurrentControlSet\Services,aac
HKLM,SYSTEM\CurrentControlSet\Services\aac
HKLM,SYSTEM\CurrentControlSet\Services\EventLog\System,aacsa
HKLM,SYSTEM\CurrentControlSet\Services\EventLog\System\aacsa
HKLM,HARDWARE\RESOURCEMAP\AFA,aacprfpt
HKLM,HARDWARE\RESOURCEMAP\AFA\aacprfpt
HKLM,SYSTEM\CurrentControlSet\Services,aacprfpt
HKLM,SYSTEM\CurrentControlSet\Services\aacprfpt
HKLM,SYSTEM\CurrentControlSet\Services\EventLog\System,aacprfpt
HKLM,SYSTEM\CurrentControlSet\Services\EventLog\System\aacprfpt
HKLM,SYSTEM\CurrentControlSet\Services,aacprffs
HKLM,SYSTEM\CurrentControlSet\Services\aacprffs
HKLM,SYSTEM\CurrentControlSet\Services\EventLog\System,aacprffs
HKLM,SYSTEM\CurrentControlSet\Services\EventLog\System\aacprffs
;
; these entries are readonly and attempts to remove will break install of drivers. (no offer to reboot)
;HKLM,SYSTEM\CurrentControlSet\Enum\Root\LEGACY_AACSA\0000,Control
;HKLM,SYSTEM\CurrentControlSet\Enum\Root\LEGACY_AACSA,0000
;HKLM,SYSTEM\CurrentControlSet\Enum\Root,LEGACY_AACSA
;HKLM,SYSTEM\CurrentControlSet\Enum\Root\LEGACY_AACSA
;This is the list of files to be copied from the distribution
; format: destination-file-name, [source-file-name],[temporary-file-name], flag
; Flag is to allow overwrites
;
[DeviceDriverFiles]
aaccomm.sys, aaccomm.sys, naaccomm.sys, 0x00010000
aacdisk.sys, aacdisk.sys, naacdisk.sys, 0x00010000
aacscsi.sys, aacscsi.sys, naacscsi.sys, 0x00010000
aacport.sys, aacport.sys, naacport.sys, 0x00010000
[DeviceDriverFilesRemove]
aacsa.sys,,,
aac.sys,,,
aac364.sys,,,
aacprfpt.sys,,,
aacprffs.sys,,,
[SourceDisksNames]
1 = "PERC 320/DC SCSI RAID NT 4.0 Device Drivers",raidisk1,,
[SourceDiskFiles]
aaccomm.sys = 1,,28000,,,,,,
aacdisk.sys = 1,,27000,,,,,,
aacscsi.sys = 1,,20000,,,,,,
aacport.sys = 1,,22000,,,,,,
[Strings]
ADPT = "Adaptec"
aac.DeviceDesc = "PERC 320/DC SCSI RAID Controller"
;*******************************************
;Handy macro substitutions (non-localizable)
COPYFLG_FORCE_FILE_IN_USE = 0x00000008
SPSVCINST_ASSOCSERVICE = 0x00000002
SERVICE_KERNEL_DRIVER = 1
SERVICE_BOOT_START = 0
SERVICE_DISABLED = 4
SERVICE_ERROR_NORMAL = 1
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.