;
; OEMSETUP.INF for Dell PERC2 RAID controllers.
; This INF installs the miniport and its coinstaller.
;
; Copyright (c) 1999 - 2000, Adaptec Inc.
;
[Version]
Signature = "$Windows NT$"
Class = SCSIAdapter
ClassGUID = {4d36e97b-e325-11ce-bfc1-08002be10318}
Provider = %ADPT%
CatalogFile = perc2.cat
DriverVer=04/06/2000, 2.1.5.2963
[ControlFlags]
ExcludeFromSelect = *
[SourceDisksNames]
1 = %disk1%, raidisk1,
[SourceDisksFiles]
perc2.sys = 1,,20000
perc2cin.dll = 1,,23000
[perc2DriverFiles]
perc2.sys, perc2.sys, nperc2.sys, 0x00000000
[perc2CoInstFiles]
perc2cin.dll, perc2cin.dll, nperc2cin.dll, 0x00000000
[DestinationDirs]
perc2CoInstFiles = 11
DefaultDestDir = 12
; =================== Table of content =========================
[Manufacturer]
%ADPT% = ADPT
[ADPT]
%perc2.DeviceDesc% = perc2_Inst, PCI\VEN_1011&DEV_0046&SUBSYS_13649005
%perc2si.DeviceDesc% = perc2_Inst, PCI\VEN_1028&DEV_0001&SUBSYS_00011028
[perc2_Inst]
CopyFiles = perc2DriverFiles
DelFiles = OldDeviceDriverFiles
DelReg = OldDeviceDriverReg
[perc2_Inst.HW]
DelReg = LegacyScsiportValues
[perc2_Inst.Services]
AddService = perc2, %SPSVCINST_ASSOCSERVICE%, perc2_Service_Inst, Miniport_EventLog_Inst
[perc2_Inst.CoInstallers]
CopyFiles = perc2CoInstFiles
AddReg = perc2_CoInstallers_AddReg
[perc2_Service_Inst]
DisplayName = %perc2_ServiceDesc%
ServiceType = %SERVICE_KERNEL_DRIVER%
StartType = %SERVICE_BOOT_START%
ErrorControl = %SERVICE_ERROR_NORMAL%
ServiceBinary = %12%\perc2.sys
LoadOrderGroup = SCSI miniport
AddReg = perc2_Parameters_Inst
[perc2_CoInstallers_AddReg]
HKR,,CoInstallers32, 0x00010000, "perc2cin.dll, XxxCoInstaller"
[Miniport_EventLog_Inst]
AddReg = Miniport_EventLog_AddReg, Driver_Info_AddReg
[Miniport_EventLog_AddReg]
HKR,,EventMessageFile, %FLG_ADDREG_TYPE_EXPAND_SZ%, "%%SystemRoot%%\System32\IoLogMsg.dll"
HKR,,TypesSupported, %FLG_ADDREG_TYPE_REG_DWORD%, 7
[perc2_Parameters_Inst]
HKR,"Parameters\PnpInterface", "5", 0x00010001, 1
HKR,"Parameters\Device", "NumberOfRequests", 0x00010001, 254
;SparseLUN = 1
[LegacyScsiportValues]
HKR,Scsiport,BusNumber
HKR,Scsiport,LegacyInterfaceType
HKR,Scsiport,SlotNumber
;****************************************************
; The following are drivers to remove and registry entries to delete
; when upgrading the device drivers.
;****************************************************
[OldDeviceDriverFiles]
afacomm.sys
afadisk.sys
afaport.sys
afasa.sys
afascsi.sys
afasup.sys
[OldDeviceDriverReg]
HKLM,HARDWARE\RESOURCEMAP\AFA,afacomm
HKLM,HARDWARE\RESOURCEMAP\AFA\afacomm
HKLM,SYSTEM\CurrentControlSet\Services\afacomm,Security
HKLM,SYSTEM\CurrentControlSet\Services\afacomm,Enum
HKLM,SYSTEM\CurrentControlSet\Services,afacomm
HKLM,SYSTEM\CurrentControlSet\Services\afacomm
HKLM,SYSTEM\CurrentControlSet\Services\EventLog\System,afacomm
HKLM,SYSTEM\CurrentControlSet\Services\EventLog\System\afacomm
HKLM,HARDWARE\RESOURCEMAP\AFA,afadisk
HKLM,HARDWARE\RESOURCEMAP\AFA\afadisk
HKLM,SYSTEM\CurrentControlSet\Services\afadisk,Security
HKLM,SYSTEM\CurrentControlSet\Services\afadisk,Enum
HKLM,SYSTEM\CurrentControlSet\Services,afadisk
HKLM,SYSTEM\CurrentControlSet\Services\afadisk
HKLM,SYSTEM\CurrentControlSet\Services\EventLog\System,afadisk
HKLM,SYSTEM\CurrentControlSet\Services\EventLog\System\afadisk
HKLM,HARDWARE\RESOURCEMAP\AFA,afaport
HKLM,HARDWARE\RESOURCEMAP\AFA\afaport
HKLM,SYSTEM\CurrentControlSet\Services\afaport,Security
HKLM,SYSTEM\CurrentControlSet\Services\afaport,Enum
HKLM,SYSTEM\CurrentControlSet\Services,afaport
HKLM,SYSTEM\CurrentControlSet\Services\afaport
HKLM,SYSTEM\CurrentControlSet\Services\EventLog\System,afaport
HKLM,SYSTEM\CurrentControlSet\Services\EventLog\System\afaport
HKLM,HARDWARE\RESOURCEMAP\AFA,afasa
HKLM,HARDWARE\RESOURCEMAP\AFA\afasa
HKLM,SYSTEM\CurrentControlSet\Services\afasa,Security
HKLM,SYSTEM\CurrentControlSet\Services\afasa,Enum
HKLM,SYSTEM\CurrentControlSet\Services,afasa
HKLM,SYSTEM\CurrentControlSet\Services\afasa
HKLM,SYSTEM\CurrentControlSet\Services\EventLog\System,afasa
HKLM,SYSTEM\CurrentControlSet\Services\EventLog\System\afasa
HKLM,HARDWARE\RESOURCEMAP\AFA,afascsi
HKLM,HARDWARE\RESOURCEMAP\AFA\afascsi
HKLM,SYSTEM\CurrentControlSet\Services\afascsi,Security
HKLM,SYSTEM\CurrentControlSet\Services\afascsi,Enum
HKLM,SYSTEM\CurrentControlSet\Services,afascsi
HKLM,SYSTEM\CurrentControlSet\Services\afascsi
HKLM,SYSTEM\CurrentControlSet\Services\EventLog\System,afascsi
HKLM,SYSTEM\CurrentControlSet\Services\EventLog\System\afascsi
HKLM,HARDWARE\RESOURCEMAP\AFA,afasup
HKLM,HARDWARE\RESOURCEMAP\AFA\afasup
HKLM,SYSTEM\CurrentControlSet\Services\afasup,Security
HKLM,SYSTEM\CurrentControlSet\Services\afasup,Enum
HKLM,SYSTEM\CurrentControlSet\Services,afasup
HKLM,SYSTEM\CurrentControlSet\Services\afasup
HKLM,SYSTEM\CurrentControlSet\Services\EventLog\System,afasup
HKLM,SYSTEM\CurrentControlSet\Services\EventLog\System\afasup
;
; Following are registry keys to add in support of Dell.
;
[Driver_Info_AddReg]
HKLM,Software\InstalledOptions\%DriverOEM%\%DriverFamily%\%DriverMfgr%\%DriverProduct%,Description,,%DriverDescription%
HKLM,Software\InstalledOptions\%DriverOEM%\%DriverFamily%\%DriverMfgr%\%DriverProduct%,CurrentVer,,%DriverOEMVersion%
HKLM,Software\InstalledOptions\%DriverOEM%\%DriverFamily%\%DriverMfgr%\%DriverProduct%,Ver_%DriverOEMVersion%,,%DriverVersionID%
HKLM,Software\InstalledOptions\%DriverOEM%\%DriverFamily%\%DriverMfgr%\%DriverProduct%,BaseDriverFileName,,%BaseDriverFileName%
HKLM,Software\InstalledOptions\%DriverOEM%\%DriverFamily%\%DriverMfgr%\%DriverProduct%,BaseDriverFileVersion,,%BaseDriverFileVersion%
[Strings]
ADPT = "Adaptec"
disk1 = "Dell PERC 2, 2/Si, 3/Si, 3/Di Windows 2000 Device Drivers"
perc2.DeviceDesc = "Dell PERC 2 RAID Controller"
perc2si.DeviceDesc = "Dell PERC 2/Si RAID Controller"
perc2_ServiceDesc="Dell PERC 2 Miniport Driver"
; Driver Information Entries
; These items will be set by IHV...
DriverMfgr="Adaptec" ; IHV name
DriverVersionID="2.1-5" ; The IHV driver version
; These items will be set by OEM
DriverOEM="Dell" ; name of the OEM
DriverFamily="Storage" ; device family (NIC, Storage, Video...)
DriverProduct="Adaptec RAID Controller" ; Specific Name of device (chipset, for example)
DriverDescription="Windows 2000" ; Description of device (product name, OS or system supported)
DriverOEMVersion="A01" ; OEM-specified version
BaseDriverFileName="PERC2.SYS" ;
BaseDriverFileVersion="2.1.5.2963" ; fill in with actual version for Perc2.sys
;*******************************************
;Handy macro substitutions (non-localizable)
COPYFLG_FORCE_FILE_IN_USE = 0x00000008
SPSVCINST_ASSOCSERVICE = 0x00000002
SPSVCINST_NOCLOBBER_DISPLAYNAME = 0x00000008
SERVICE_KERNEL_DRIVER = 1
SERVICE_BOOT_START = 0
SERVICE_SYSTEM_START = 1
SERVICE_NO_START = 4
SERVICE_ERROR_NORMAL = 1
SERVICE_DEMAND_START = 3
FLG_ADDREG_TYPE_EXPAND_SZ = 0x00020000
FLG_ADDREG_TYPE_MULTI_SZ = 0x00010000
FLG_ADDREG_TYPE_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.