OEMSETUP.INF Driver File Contents (DPT_SCSI.zip)

; OEMSETUP.INF -- This is a sample INF that installs support 
;                for DPT SCSI devices under Windows 2000

; Copyright (c) 1998 Distributed Processing Technology (DPT)

[Version]
signature="$Windows NT$"
Class=SCSIAdapter
ClassGUID={4D36E97B-E325-11CE-BFC1-08002BE10318}
Provider=%DPT%
CatalogFile=dptscsi.sys

;
; diskid = description[,[tagfile][,<unused>,subdir]]
;
[SourceDisksNames]
1 = %FLOPPY_DESCRIPTION%,dpt_scsi,,

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

[DestinationDirs]
DefaultDestDir = 12  


; Table of Contents
[Manufacturer]
%DPT%=DPT

;**************************************
;DPT-manufacturer device list
[DPT]
%*DPTA401.DeviceDesc%=dptscsi_Install,*DPTA401
%*DPTA402.DeviceDesc%=dptscsi_Install,*DPTA402
%*DPTA410.DeviceDesc%=dptscsi_Install,*DPTA410
%*DPTA411.DeviceDesc%=dptscsi_Install,*DPTA411
%*DPTA420.DeviceDesc%=dptscsi_Install,*DPTA420
%*DPTA502.DeviceDesc%=dptscsi_Install,*DPTA502
%*NEC8201.DeviceDesc%=dptscsi_Install,*NEC8201
%*DPTA701.DeviceDesc%=dptscsi_Install,*DPTA701
%PCI\VEN_1044&DEV_A400.DeviceDesc% = dptscsi_Install, PCI\VEN_1044&DEV_A400

[dptscsi_Install.NT]
CopyFiles = @dptscsi.sys


[dptscsi_Install.NT.Services]
AddService = dptscsi, %SPSVCINST_ASSOCSERVICE%, dptscsi_Service_Install, EventLog_Install

[dptscsi_Service_Install]
ServiceType    = %SERVICE_KERNEL_DRIVER%
StartType      = %SERVICE_BOOT_START%
ErrorControl   = %SERVICE_ERROR_NORMAL%
ServiceBinary  = %12%\dptscsi.sys
LoadOrderGroup = SCSI Miniport
AddReg    = dptscsi_registry_Update

[dptscsi_registry_Update]
HKLM,SYSTEM\CurrentControlSet\Services\dptscsi\Parameters\Device,NumberOfRequests,0x00010001,0x40
HKLM,SYSTEM\CurrentControlSet\Services\dptscsi\Parameters\PnpInterface,%PCIBus%,0x00010001,0x1
HKLM,SYSTEM\CurrentControlSet\Services\dptscsi\Parameters\PnpInterface,%Isa%,0x00010001,0x1
HKLM,SYSTEM\CurrentControlSet\Services\dptscsi\Parameters\PnpInterface,%Eisa%,0x00010001,0x1

[EventLog_Install]
AddReg = EventLog_Add_Register

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

[dptscsi_Install.NT.HW]
DelReg = LegacyScsiportValues

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


[Strings]
DPT = "DPT Windows 2000/XP SCSI Adapters"
FLOPPY_DESCRIPTION="DPT Drivers Disk"
PCI\VEN_1044&DEV_A400.DeviceDesc="DPT PM3334UW RAID Adaptor (updated)"
*DPTA701.DeviceDesc="DPT ISA SCSI Host Adapters (updated)"
*DPTA401.DeviceDesc="DPT EISA SmartCache Plus PM2012B (updated)"
*DPTA402.DeviceDesc="DPT EISA SmartCache Plus PM2012B2 (Banyan Vines) (updated)"
*DPTA410.DeviceDesc="DPT EISA (updated)"
*DPTA411.DeviceDesc="DPT Spectre Onboard Chipset SCSI Adapters (updated)"
*DPTA420.DeviceDesc="DPT EISA (with 7.G FW) (updated)"
*DPTA501.DeviceDesc="DPT EISA SmartCache Plus PM2012B1/9x (updated)"
*DPTA502.DeviceDesc="DPT EISA SmartCache Plus PM2012B2/9x (updated)"
*NEC8201.DeviceDesc="NEC EISA SCSI Host Adapter (updated)"

SPSVCINST_ASSOCSERVICE = 0x00000002
SERVICE_KERNEL_DRIVER  = 1
SERVICE_BOOT_START     = 0
SERVICE_ERROR_NORMAL   = 1
REG_EXPAND_SZ          = 0x00020000
REG_DWORD              = 0x00010001

PCIBus = 5
Isa    = 1
Eisa   = 2
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: web2, load: 1.04