;
; DPT I2O XP Drivers
;
; Installation File For Microsoft XP
;
[version]
signature="$Windows NT$"
Class=SCSIAdapter
ClassGUID={4D36E97B-E325-11CE-BFC1-08002BE10318}
Provider=%DPT%
;
; diskid = description[,[tagfile][,<unused>,subdir]]
;
[SourceDisksNames]
1 = %FLOPPY_DESCRIPTION%,dpt_i2o,,
;
; filename_on_source = diskid[,[subdir][,size]]
;
[SourceDisksFiles]
dptscsi.sys = 1
dptdisk.sys = 1
[DestinationDirs]
DefaultDestDir = 12
[Manufacturer]
%DPT%=DPT
[DPT]
%PCI\VEN_1044&DEV_A501.DeviceDesc% = dpti2o_Install
[dpti2o_Install]
CopyFiles = @dptscsi.sys,@dptdisk.sys
AddReg = dpti2o_registry_Update
Reboot
[dpti2o_registry_Update]
HKLM,SYSTEM\CurrentControlSet\Services\dpti2o\Parameters\Device,NumberOfRequests,0x00010001,0x80
HKLM,SYSTEM\CurrentControlSet\Services\dpti2o\Parameters\PnpInterface,5,0x00010001,0x1
[dpti2o_Install.Services]
AddService = dpti2o, %SPSVCINST_ASSOCSERVICE%, dpti2o_Service_Install, EventLog_Install
AddService = dptdisk, %SPSVCINST_TAGTOFRONT%, dptdisk_Service_Install, EventLog_Install
[dpti2o_Service_Install]
ServiceType = %SERVICE_KERNEL_DRIVER%
StartType = %SERVICE_BOOT_START%
ErrorControl = %SERVICE_ERROR_NORMAL%
ServiceBinary = %12%\dptscsi.sys
LoadOrderGroup = SCSI Miniport
[dptdisk_Service_Install]
ServiceType = %SERVICE_KERNEL_DRIVER%
StartType = %SERVICE_BOOT_START%
ErrorControl = %SERVICE_ERROR_NORMAL%
ServiceBinary = %12%\dptdisk.sys
LoadOrderGroup = SCSI Class
Dependencies = +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]
DPT = "DPT I2O NT SCSI Adapters"
FLOPPY_DESCRIPTION="DPT I2O Driver Disk"
PCI\VEN_1044&DEV_A501.DeviceDesc = "SmartRaid V Driver Hack for XP By Erock"
SPSVCINST_ASSOCSERVICE = 0x00000002
SPSVCINST_TAGTOFRONT = 0x00000001
SERVICE_KERNEL_DRIVER = 1
SERVICE_BOOT_START = 0
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.