; Installation inf for FTDI Direct Driver
;
; Copyright (c) 2001-2002 Future Technology Devices International Ltd.
; Modified 12-06-2002 for Evm56k Host Port Interface
; http://www.domaintec.com
;
[Version]
Signature="$CHICAGO$"
Class=USB
ClassGUID={36fc9e60-c465-11cf-8056-444553540000}
Provider=%DOMTECH%
DriverVer=07/29/2002,1.03.20
[SourceDisksNames]
1=%DriversDisk%,,,
[SourceDisksFiles]
dtevm56k.sys = 1
dtevm56k.inf = 1
[Manufacturer]
%DOMTECH%=DtiEvmHostHw
[DtiEvmHostHw]
%USB\VID_071B&PID_2101.DeviceDesc%=DTEVM56K, USB\VID_071B&PID_2101
[ControlFlags]
ExcludeFromSelect=USB\VID_071B&PID_2101
[DestinationDirs]
DefaultDestDir = 11
DTEVM56K.Files.Ext = 10,System32\Drivers
;---------------------------------------------------------------;
; For Win98 ...
;
[DTEVM56K]
CopyFiles=DTEVM56K.Files.Ext
AddReg=DTEVM56K.AddReg
[DTEVM56K.AddReg]
HKR,,DevLoader,,*ntkern
HKR,,NTMPDriver,,dtevm56k.sys
HKLM,"System\Currentcontrolset\Services\DtEvm56k\Parameters","MaximumTransferSize",0x10001,4096
HKLM,"System\Currentcontrolset\Services\DtEvm56k\Parameters","DebugLevel",0x10001,2
[DTEVM56K.Files.Ext]
dtevm56k.sys
;---------------------------------------------------------------;
; For Win2000 ...
;
[DTEVM56K.NT]
CopyFiles=DTEVM56K.Files.Ext
AddReg=DTEVM56K.AddReg
[DTEVM56K.NT.Services]
Addservice = DTEVM56K, 0x00000002, DTEVM56K.AddService
[DTEVM56K.AddService]
DisplayName = %DTEVM56K.SvcDesc%
ServiceType = 1 ; SERVICE_KERNEL_DRIVER
StartType = 3 ; SERVICE_DEMAND_START
ErrorControl = 1 ; SERVICE_ERROR_NORMAL
ServiceBinary = %10%\System32\Drivers\dtevm56k.sys
LoadOrderGroup = Base
;---------------------------------------------------------------;
[Strings]
DOMTECH="DomainTech"
USB\VID_071B&PID_2101.DeviceDesc="DomainTech Evm56k HPI"
DTEVM56K.SvcDesc="DomainTech Evm56K HPI Device Driver"
DriversDisk="DomainTech Evm56k HPI Devices Drivers Disk"
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.