;-----------------------------------------------------------------------------
; File : IPHPORTS.INF REV: SXXXXXX-XXX
; Description : INF File for COM PORTS EMULATION on 5536 adapters
; Version : 1.03 09/18/1999
; Copyright : 2000 Interphase Corporation
;-----------------------------------------------------------------------------
[version]
Signature = "$Windows NT$"
Class = Ports
ClassGUID = {4D36E978-E325-11CE-BFC1-08002BE10318}
Provider = %IPH%
CatalogFile.NTx86 = IPHPTx86.CAT
DriverVer=07/19/2000, 1.1.0.0
[Manufacturer]
%IPH% = IPHPORTS
[ControlFlags]
ExcludeFromSelect = IPH_BASE\IPHPORTS
[IPHPORTS]
%IPHPORTS.DeviceDesc% = IPHPORTS.inst , IPH_BASE\IPHPORTS
;-----------------------------------------------------------------------------
; Main section Install
;-----------------------------------------------------------------------------
[IPHPORTS.inst.NT]
AddReg = IPHPORTS.inst.reg
CopyFiles = IPHPORTS.CopyDrivers
DriverVer=09/03/1999, 1.1.0.0
[IPHPORTS.inst.reg]
HKR, , GDLCardID, 0x00010003,0
HKR, , CardType, 0x00010003,0
HKR, , StackName, 0x00000002,""
HKR, , EnumPropPages32, 0x00000000,"IPHPRTCG.DLL,IPHPortsPropPage"
[IPHPORTS.inst.NT.HW]
AddReg = IPHPORTS.inst.HWReg
[IPHPORTS.inst.HWReg]
HKR, , Serenumerable, 0x00010001,1
HKR, , PollingPeriod, 0x00010001,0
HKR, , "UpperFilters", 0x00010000,"serenum"
;-----------------------------------------------------------------------------
; CoInstaller
;-----------------------------------------------------------------------------
[IPHPORTS.inst.NT.CoInstallers]
AddReg = IPHPORTS.CoInstaller.reg,IPHPORTS.SoftReg
CopyFiles = IPHPORTS.CopyFiles
;-----------------------------------------------------------------------------
; Service
;-----------------------------------------------------------------------------
[IPHPORTS.inst.NT.Services]
AddService = IPHPORTS, 2, IPHPORTS.Service, common.EventLog
;-----------------------------------------------------------------------------
; Registry Section
;-----------------------------------------------------------------------------
[IPHPORTS.CoInstaller.reg]
HKR,,CoInstallers32,0x00010000,"IPHPRTCG.DLL,IPHPortsCoInstall"
;-----------------------------------------------------------------------------
; NT Registry Software
;-----------------------------------------------------------------------------
[IPHPORTS.SoftReg]
HKLM, Software\Interphase\IPHPORTS\CurrentVersion,Description,0x00000000,%IPHPORTS.DeviceDesc%
HKLM, Software\Interphase\IPHPORTS\CurrentVersion,MajorVersion,0x00010001,1
HKLM, Software\Interphase\IPHPORTS\CurrentVersion,MinorVersion,0x00010001,0
HKLM, Software\Interphase\IPHPORTS\CurrentVersion,OEMVersion,0x00010001,0
HKLM, Software\Interphase\IPHPORTS\CurrentVersion,RefCount,0x00010001,0
HKLM, Software\Interphase\IPHPORTS\CurrentVersion,ServiceName,0x00000000,"IPHPORTS"
HKLM, Software\Interphase\IPHPORTS\CurrentVersion,Softwaretype,0x00000000,"driver"
HKLM, Software\Interphase\IPHPORTS\CurrentVersion,Title,0x00000000,%IPHPORTS.DeviceDesc%
HKLM, Software\Interphase\IPHPORTS\CurrentVersion,SourcePath,0x00000000,%01%
;-----------------------------------------------------------------------------
; NT Ndi Copy Sections
;-----------------------------------------------------------------------------
[IPHPORTS.CopyDrivers]
IPHPORTS.sys,,,1
[IPHPORTS.CopyFiles]
IPHPRTCG.dll,,,1
;-----------------------------------------------------------------------------
; Add Services
;-----------------------------------------------------------------------------
[IPHPORTS.Service]
DisplayName = %IPHPORTS.DriverDesc%
ServiceType = 1 ;
StartType = 3 ;
ErrorControl = 1 ;
ServiceBinary = %12%\IPHPORTS.sys
LoadOrderGroup = NDIS
Dependencies = SynSV6
AddReg = IPHPORTS.reg
[common.EventLog]
AddReg = common.AddEventLog.reg
[common.AddEventLog.reg]
HKR, , EventMessageFile, 0x00020000, %12%\IPHPORTS.SYS
HKR, , TypesSupported, 0x00010001, 7
[IPHPORTS.reg]
HKR,Parameters\Global,PortMaxTxQueue ,0x00010001,0x00008000
HKR,Parameters\Global,PortMaxRxQueue ,0x00010001,0x00008000
HKR,Parameters\Global,TxAssemblySize ,0x00010001,128
HKR,Parameters\Global,TxAssemblyIntervalTimeout ,0x00010001,25
HKR,Parameters\Global,TxAssemblyTotalTimeoutMultiplier,0x00010001,25
HKR,Parameters\Global,TxAssemblyTotalTimeoutConstant ,0x00010001,25
HKR,Parameters\Global,ReadIntervalTimeout ,0x00010001,20
HKR,Parameters\Global,ReadTotalTimeoutMultiplier ,0x00010001,1
HKR,Parameters\Global,ReadTotalTimeoutConstant ,0x00010001,2
HKR,Parameters\Global,WriteIntervalTimeout ,0x00010001,20
HKR,Parameters\Global,WriteTotalTimeoutMultiplier ,0x00010001,1
HKR,Parameters\Global,WriteTotalTimeoutConstant ,0x00010001,2
HKR,Parameters\Global,DebugLevel ,0x00010001,0
;-----------------------------------------------------------------------------
; Source Directories
[SourceDisksNames]
; The name of the disk that the user will be prompted for
1 = %IPHPORTS.DeviceDesc%
[SourceDisksFiles.x86]
; Drivers
IPHPORTS.Sys = 1
; Files
IPHPRTCG.dll = 1
; Inf
MDMIPH.inf = 1
; CatalogFile
IPHPTx86.cat = 1
;-----------------------------------------------------------------------------
; Destination Directories
[DestinationDirs]
DefaultDestDir = 12 ; drivers
IPHPORTS.CopyDrivers = 12 ; drivers
IPHPORTS.CopyFiles = 11 ; System32
;-----------------------------------------------------------------------------
; Localizable Strings
[strings]
; Provider & Manufacturer
IPH = "Interphase Corporation"
; Device Descriptions
IPHPORTS.DeviceDesc = "Interphase 5536 COM Ports Emulation"
IPHPORTS.DriverDesc = "Interphase 5536 COM Ports Driver"
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.