ETISERE.INF Driver File Contents (pgwin2k_202.zip)

; ETISERE.INF
; Copyright (c) 1999 Xircom

[version]
signature="$CHICAGO$"
Class=USB
ClassGUID={36FC9E60-C465-11CF-8056-444553540000}
Provider=%Xircom%

[SourceDisksNames]
99=%DisketteDesc%,,

[SourceDiskFiles]
etisere.sys  = 99
etiseren.sys = 99
etiserpd.sys = 99
etiport.inf  = 99
etiserpd.inf = 99
etisnum.vxd  = 99
etiuinst.exe = 99
etiseru1.ini = 99
etiun32.exe  = 99
etiserun.inf = 99
etiinst.dll  = 99
etiserpg.hlp = 99
etisvc.exe   = 99

[DestinationDirs]
USBPort.Copy1     = 11 ; System directory
USBPort.Copy2     = 17 ; Inf directory
USBPort.NT.Copy1  = 12 ; System32\Drivers directory
USBPort.NT.Copy2  = 17 ; Inf directory
USBPort.NT.Copy3  = 11 ; System directory

;----------------------------------------------------------
; Manufacturer and Device Sections
;----------------------------------------------------------

[Manufacturer]
%Xircom%=XircomDevices

[XircomDevices]
%ONE_PORT_CONVERTER%=SerialPortSys, USB\VID_1645&PID_0001
%ONE_PORT_CONVERTER%=SerialPortSys, USB\VID_1645&PID_0003
%ONE_PORT_CONVERTER%=SerialPortSys, USB\VID_1645&PID_0080
%ONE_PORT_CONVERTER%=SerialPortSys, USB\VID_1645&PID_0081
%ONE_PORT_CONVERTER%=SerialPortSys, USB\VID_1645&PID_0093
%TWO_PORT_CONVERTER%=SerialPortSys, USB\VID_1645&PID_0002
%FOUR_PORT_CONVERTER%=SerialPortSys, USB\VID_1645&PID_0004
%ONE_PORT_CONVERTER%=SerialPortSys, USB\VID_085A&PID_0021
%TWO_PORT_CONVERTER%=SerialPortSys, USB\VID_085A&PID_0023
%ONE_PORT_CONVERTER%=SerialPortSys, USB\VID_085A&PID_0027

;----------------------------------------------------------
; Install Sections for Windows 9x
;----------------------------------------------------------

[SerialPortSys]
CopyFiles=USBPort.Copy1,USBPort.Copy2
AddReg=USBPort.AddReg, uninst.reg
RemoveDevice=USBPort.RemoveDevice

[USBPort.RemoveDevice]
DelDriver=ETIBUS\COMPORT&VID_1645&PID_0001
DelDriver=ETIBUS\COMPORT&VID_1645&PID_0003
DelDriver=ETIBUS\COMPORT&VID_1645&PID_0080
DelDriver=ETIBUS\COMPORT&VID_1645&PID_0081
DelDriver=ETIBUS\COMPORT&VID_1645&PID_0093
DelDriver=ETIBUS\COMPORT&VID_1645&PID_0002
DelDriver=ETIBUS\COMPORT&VID_1645&PID_0004
DelDriver=ETIBUS\COMPORT&VID_085A&PID_0021
DelDriver=ETIBUS\COMPORT&VID_085A&PID_0023
DelDriver=ETIBUS\COMPORT&VID_085A&PID_0027
DelDriver=ETIBUS\LEGACY_COMPORT&VID_1645&PID_0001
DelDriver=ETIBUS\LEGACY_COMPORT&VID_1645&PID_0003
DelDriver=ETIBUS\LEGACY_COMPORT&VID_1645&PID_0080
DelDriver=ETIBUS\LEGACY_COMPORT&VID_1645&PID_0081
DelDriver=ETIBUS\LEGACY_COMPORT&VID_1645&PID_0093
DelDriver=ETIBUS\LEGACY_COMPORT&VID_1645&PID_0002
DelDriver=ETIBUS\LEGACY_COMPORT&VID_1645&PID_0004
DelDriver=ETIBUS\LEGACY_COMPORT&VID_085A&PID_0021
DelDriver=ETIBUS\LEGACY_COMPORT&VID_085A&PID_0023
DelDriver=ETIBUS\LEGACY_COMPORT&VID_085A&PID_0027
DelFile=%WINSYS%\etisere.sys
DelFile=%WINSYS%\etisnum.vxd
QueueDelFile=%WINSYS%\etiport.inf
DelUninstallKey=HKLM\Software\Microsoft\Windows\CurrentVersion\Uninstall\etisere1

[uninst.reg]
HKLM,%SMWCV%\Uninstall\etisere1, "UninstallString",,"ETIUINST.EXE %WINSYS%\ETISERU1.INI"
HKLM,%SMWCV%\Uninstall\etisere1, "DisplayName",,"Xircom USB to Serial Converter"

[USBPort.AddReg]
HKR,,DevLoader,,*ntkern
HKR,,NTMPDriver,,"etisere.sys"
HKR,,BaseName,,"ETISERE0"

[USBPort.Copy1]
etisere.sys
etisnum.vxd
etiuinst.exe
etiseru1.ini

[USBPort.Copy2]
etiport.inf

;----------------------------------------------------------
; Install Sections for Windows 2000
;----------------------------------------------------------

[SerialPortSys.NT]
CopyFiles=USBPort.NT.Copy1,USBPort.NT.Copy2,USBPort.NT.Copy3
AddReg=USBPort.NT.AddReg
Uninstall=USBPort.NT.Uninstall

[USBPort.NT.Uninstall]
DelFiles = USBPort.NT.Copy1, USBPort.NT.Copy3

[USBPort.NT.Uninstall.Services]
DelService=ETISERE

[SerialPortSys.NT.Services]
Addservice = ETISERE, 0x00000002, SerialPortSys.AddService

[SerialPortSys.AddService]
DisplayName    = %SerialPortSys.SvcDesc%
ServiceType    = 1                  ; SERVICE_KERNEL_DRIVER
StartType      = 3                  ; SERVICE_DEMAND_START
ErrorControl   = 1                  ; SERVICE_ERROR_NORMAL
ServiceBinary  = %12%\etiseren.sys
LoadOrderGroup = Base

[SerialPortSys.NT.Coinstallers]
AddReg = USBPort.NT.CoInstallers_AddReg
CopyFiles = USBPort.NT.Copy3

[USBPort.NT.CoInstallers_AddReg]
HKR,,CoInstallers32,0x00010000,"etiinst.dll,CoDeviceInstall"

[USBPort.NT.AddReg]
HKR,,DevLoader,,*ntkern
HKR,,NTMPDriver,,"etiseren.sys"
HKLM,"System\CurrentControlSet\Services\ETISERE","BaseName",,"ETISERE0"
HKLM,"System\CurrentControlSet\Services\ETISERE","PortDesc",,"USB Serial Port "
HKLM,"System\CurrentControlSet\Services\ETISERE","SurpriseRemovalOk",,"0"
HKLM,%XircomRegKey%,"DisplayPortDialog",3,1

[USBPort.NT.Copy1]
etiseren.sys
etiserpd.sys

[USBPort.NT.Copy2]
etiserpd.inf

[USBPort.NT.Copy3]
etiinst.dll
etiserpg.hlp
etisvc.exe,,,0x00000010

[Strings]
Xircom="Xircom"
ONE_PORT_CONVERTER="Xircom 1 port USB to Serial Converter"
TWO_PORT_CONVERTER="Xircom 2 port USB to Serial Converter"
FOUR_PORT_CONVERTER="Xircom 4 port USB to Serial Converter"
SerialPortSys.SvcDesc="Xircom USB to Serial Converter Driver (etiseren.sys)"
SMWCV="Software\Microsoft\Windows\CurrentVersion"
DisketteDesc="Xircom PortGear CDROM"
XircomRegKey="Software\Xircom\USB to Serial"

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: web1, load: 2.24