OEMSETUP.INF Driver File Contents (raid_w2k_0300.exe)

;
; Adaptec I2O RAID Host Adapter Drivers for Windows 2000 
;
; Installation File For Microsoft Windows 2000
;

[version]
signature="$Windows NT$"
Class=SCSIAdapter
ClassGUID={4D36E97B-E325-11CE-BFC1-08002BE10318}
Provider=%INF_Provider%
CatalogFile=dpti2o.cat
DriverVer=07/19/2000, 0.3.0.0

[ControlFlags]
ExcludeFromSelect = *

;
; diskid = description[,[tagfile][,<unused>,subdir]]
;
[SourceDisksNames]
1 = "Adaptec I2O RAID Adapter Driver Disk",dpt_i2o,,

;
; filename_on_source = diskid[,[subdir][,size]]
;
[SourceDisksFiles]
dpti2o.sys = 1

[DestinationDirs]
DefaultDestDir = 12  

[Manufacturer]
%ADPT%=ADPT

[ADPT]
%PM1554U2.DeviceDesc% = dpti2o_Install, PCI\VEN_1044&DEV_A501&SUBSYS_C0011044
%PM1654U2.DeviceDesc% = dpti2o_Install, PCI\VEN_1044&DEV_A501&SUBSYS_C0021044
%PM1564U3-1.DeviceDesc% = dpti2o_Install, PCI\VEN_1044&DEV_A501&SUBSYS_C0031044
%PM1564U3-2.DeviceDesc% = dpti2o_Install, PCI\VEN_1044&DEV_A501&SUBSYS_C0041044
%PM1554U2_NO_ACPI.DeviceDesc% = dpti2o_Install, PCI\VEN_1044&DEV_A501&SUBSYS_C0051044
%PM2554U2.DeviceDesc% = dpti2o_Install, PCI\VEN_1044&DEV_A501&SUBSYS_C00A1044
%PM2654U2.DeviceDesc% = dpti2o_Install, PCI\VEN_1044&DEV_A501&SUBSYS_C00B1044
%PM2664U3-1.DeviceDesc% = dpti2o_Install, PCI\VEN_1044&DEV_A501&SUBSYS_C00C1044
%PM2664U3-2.DeviceDesc% = dpti2o_Install, PCI\VEN_1044&DEV_A501&SUBSYS_C00D1044
%PM2554U2_NO_ACPI.DeviceDesc% = dpti2o_Install, PCI\VEN_1044&DEV_A501&SUBSYS_C00E1044
%PM2654U2_NO_ACPI.DeviceDesc% = dpti2o_Install, PCI\VEN_1044&DEV_A501&SUBSYS_C00F1044
%PM3754U2.DeviceDesc% = dpti2o_Install, PCI\VEN_1044&DEV_A501&SUBSYS_C0141044
%PM3755U2B.DeviceDesc% = dpti2o_Install, PCI\VEN_1044&DEV_A501&SUBSYS_C0151044
%PM3755F.DeviceDesc% = dpti2o_Install, PCI\VEN_1044&DEV_A501&SUBSYS_C0161044
%PM3757U2_1.DeviceDesc% = dpti2o_Install, PCI\VEN_1044&DEV_A501&SUBSYS_C01E1044
%PM3757U2_2.DeviceDesc% = dpti2o_Install, PCI\VEN_1044&DEV_A501&SUBSYS_C01F1044
%PM3767U3_2.DeviceDesc% = dpti2o_Install, PCI\VEN_1044&DEV_A501&SUBSYS_C0201044
%PM3767U3_4.DeviceDesc% = dpti2o_Install, PCI\VEN_1044&DEV_A501&SUBSYS_C0211044
%PM2865U3-1.DeviceDesc% = dpti2o_Install, PCI\VEN_1044&DEV_A501&SUBSYS_C0281044
%PM2865U3-2.DeviceDesc% = dpti2o_Install, PCI\VEN_1044&DEV_A501&SUBSYS_C0291044
%PM2865F.DeviceDesc% = dpti2o_Install, PCI\VEN_1044&DEV_A501&SUBSYS_C02A1044
%2000S-1.DeviceDesc% = dpti2o_Install, PCI\VEN_1044&DEV_A501&SUBSYS_C03C1044
%2000S-2.DeviceDesc% = dpti2o_Install, PCI\VEN_1044&DEV_A501&SUBSYS_C03D1044
%2000F.DeviceDesc% = dpti2o_Install, PCI\VEN_1044&DEV_A501&SUBSYS_C03E1044
%3000S-1.DeviceDesc% = dpti2o_Install, PCI\VEN_1044&DEV_A501&SUBSYS_C0461044
%3000S-2.DeviceDesc% = dpti2o_Install, PCI\VEN_1044&DEV_A501&SUBSYS_C0471044
%3000F.DeviceDesc% = dpti2o_Install, PCI\VEN_1044&DEV_A501&SUBSYS_C0481044
%5000S-1.DeviceDesc% = dpti2o_Install, PCI\VEN_1044&DEV_A501&SUBSYS_C0501044
%5000S-2.DeviceDesc% = dpti2o_Install, PCI\VEN_1044&DEV_A501&SUBSYS_C0511044
%5000F.DeviceDesc% = dpti2o_Install, PCI\VEN_1044&DEV_A501&SUBSYS_C0521044
%1000UDMA.DeviceDesc% = dpti2o_Install, PCI\VEN_1044&DEV_A501&SUBSYS_C05A1044
%1000UDMA-DAC.DeviceDesc% = dpti2o_Install, PCI\VEN_1044&DEV_A501&SUBSYS_C05B1044


[dpti2o_Install]
CopyFiles = @dpti2o.sys
AddReg    = dpti2o_registry_Update
DriverVer=07/19/2000, 0.3.0.0

[dpti2o_registry_Update]
HKLM,SYSTEM\CurrentControlSet\Services\dpti2o\Parameters\Device,NumberOfRequests,0x00010001,0x40
HKLM,SYSTEM\CurrentControlSet\Services\dpti2o\Parameters\PnpInterface,5,0x00010001,0x1

[dpti2o_Install.Services]
AddService = dpti2o, %SPSVCINST_ASSOCSERVICE%, dpti2o_Service_Install, EventLog_Install

[dpti2o_Service_Install]
ServiceType    = %SERVICE_KERNEL_DRIVER%
StartType      = %SERVICE_BOOT_START%
ErrorControl   = %SERVICE_ERROR_NORMAL%
ServiceBinary  = %12%\dpti2o.sys
LoadOrderGroup = SCSI Miniport

[EventLog_Install]
AddReg = EventLog_Add_Register

[EventLog_Add_Register]
HKR,,EventMessageFile,%REG_EXPAND_SZ%,"%%SystemRoot%%\System32\IoLogMsg.dll"
HKR,,TypesSupported,%REG_DWORD%,7

[Strings]
ADPT = "Adaptec I2O RAID Host Adapters for Windows 2000"
INF_Provider="Adaptec I2O RAID Host Adapters"


PM1554U2.DeviceDesc = "PM1554U2 Ultra2 Single Channel"
PM1654U2.DeviceDesc = "PM1654U2 Ultra2 Single Channel"
PM1564U3-1.DeviceDesc = "PM1564U3 Ultra3 Single Channel"
PM1564U3-2.DeviceDesc = "PM1564U3 Ultra3 Dual Channel"
PM1554U2_NO_ACPI.DeviceDesc = "PM1554U2 Ultra2 Single Channel (NON ACPI)"
PM2554U2.DeviceDesc = "PM2554U2 Ultra2 Single Channel"
PM2654U2.DeviceDesc = "PM2654U2 Ultra2 Single Channel"
PM2664U3-1.DeviceDesc = "PM2664U3 Ultra3 Single Channel"
PM2664U3-2.DeviceDesc = "PM2664U3 Ultra3 Dual Channel"
PM2554U2_NO_ACPI.DeviceDesc = "PM2554U2 Ultra2 Single Channel (NON ACPI)"
PM2654U2_NO_ACPI.DeviceDesc = "PM2654U2 Ultra2 Single Channel (NON ACPI)"
PM3754U2.DeviceDesc = "PM3754U2 Ultra2 Single Channel (NON ACPI)"
PM3755U2B.DeviceDesc = "PM3755U2B Ultra2 Single Channel (NON ACPI)"
PM3755F.DeviceDesc = "PM3755F Fibre Channel (NON ACPI)"
PM3757U2_1.DeviceDesc = "PM3757U2 Ultra2 Single Channel"
PM3757U2_2.DeviceDesc = "PM3757U2 Ultra2 Dual Channel"
PM3767U3_2.DeviceDesc = "PM3767U3 Ultra3 Dual Channel"
PM3767U3_4.DeviceDesc = "PM3767U3 Ultra3 Quad Channel"
PM2865U3-1.DeviceDesc = "PM2865U3 Ultra3 Single Channel"
PM2865U3-2.DeviceDesc = "PM2865U3 Ultra3 Dual Channel"
PM2865F.DeviceDesc = "PM2865F Fibre Channel"
2000S-1.DeviceDesc = "2000S Ultra3 Single Channel"
2000S-2.DeviceDesc = "2000S Ultra3 Dual Channel"
2000F.DeviceDesc = "2000F Fibre Channel"
3000S-1.DeviceDesc = "3000S Ultra3 Single Channel"
3000S-2.DeviceDesc = "3000S Ultra3 Dual Channel"
3000F.DeviceDesc = "3000F Fibre Channel"
5000S-1.DeviceDesc = "5000S Ultra3 Single Channel"
5000S-2.DeviceDesc = "5000S Ultra3 Dual Channel"
5000F.DeviceDesc = "5000F Fibre Channel"
1000UDMA.DeviceDesc = "1000UDMA Ultra DMA"
1000UDMA-DAC.DeviceDesc = "1000UDMA Ultra DMA DAC"


SPSVCINST_ASSOCSERVICE = 0x00000002
SERVICE_KERNEL_DRIVER  = 1
SERVICE_BOOT_START     = 0
SERVICE_ERROR_NORMAL   = 1
REG_EXPAND_SZ          = 0x00020000
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: web3, load: 2.10