ZYXUSBTA.INF Driver File Contents (olcd_plus_V1.03_Windows98_WindowsME__Standard.zip)

;; ZYXUSBTA.INF -- ZyXEL ISDN USB TA device driver INF
;;
;; 1999/02/22 Created
;; 1999/06/24 Support USA(VID_0586&PID_1001)
;; 1999/06/28 Support JAPAN(VID_0586&PID_1002)

[Version]
signature="$CHICAGO$"
Class=USB
Provider=%Provider%


[DestinationDirs]
USBTA.CopyFiles98=11
USBTA.DelFiles98=11
USBTA.InfCopy98=17

[SourceDisksFiles]
ZY2888TA.SYS = 1
ZYPORT.VXD = 1
ZYUSBEN.VXD  = 1
ZYXUSBTA.INF = 1
ZYXUSBPT.INF = 1
MDMZYXEL.INF = 1

[SourceDisksNames]
1=%DriverDisk%,,1

; =================== Class Sections ===========================

[ClassInstall]
Addreg=USBTAClassReg

[USBTAClassReg]
HKR,,,,%USBTAClassName%
HKR,,Icon,,-20

; =================== Table of content =========================

[Manufacturer]
%Mfg%=USBTA.Section

; =================== USB ISDN TA ====================================

[USBTA.Section]
; Add entry for different USB TA model
%USB\VID_0586&PID_1000.DeviceDesc98%=USBTAInterface.Dev98,USB\VID_0586&PID_1000

; 1999/06/24 by cmlu for omni.net LCD Plus(U-interface)
%USB\VID_0586&PID_1001.DeviceDesc98%=USBTAInterfaceU.Dev98,USB\VID_0586&PID_1001

; for Japan
%USB\VID_0586&PID_1002.DeviceDesc98%=USBTAInterfaceJ.Dev98,USB\VID_0586&PID_1002

[USBTAInterface.Dev98]
AddReg=USBTA98.AddReg, USBTA98.AddReg.unInstall
CopyFiles=USBTA.CopyFiles98, USBTA.InfCopy98
DelFiles=USBTA.DelFiles98

; 1999/06/24 by cmlu for omni.net LCD Plus(U-interface)
[USBTAInterfaceU.Dev98]
AddReg=USBTA98U.AddReg, USBTA98.AddReg.unInstall
CopyFiles=USBTA.CopyFiles98, USBTA.InfCopy98
DelFiles=USBTA.DelFiles98

; for Japan
[USBTAInterfaceJ.Dev98]
AddReg=USBTA98J.AddReg, USBTA98.AddReg.unInstall
CopyFiles=USBTA.CopyFiles98, USBTA.InfCopy98
DelFiles=USBTA.DelFiles98

[USBTA98.AddReg]
HKR,,DevLoader,,*NTKERN
HKR,,NTMPDriver,,zy2888ta.sys

; WARNING !!!
; Add by alan 1999-01-13
; - VxD PnP device driver name
HKR,,VxDPnPModuleName,,zyusben.vxd

; WARNING !!!
; Add by alan 1999-01-23
; - VxD PnP ID
HKR,,ISDNDeviceName,,ZYXELPORT
HKR,,ISDNModelName,,OMNINETUSB

; 1999/06/24 by cmlu for omni.net LCD Plus(U-interface)
[USBTA98U.AddReg]
HKR,,DevLoader,,*NTKERN
HKR,,NTMPDriver,,zy2888ta.sys
HKR,,VxDPnPModuleName,,zyusben.vxd
HKR,,ISDNDeviceName,,ZYXELPORT
HKR,,ISDNModelName,,OMNINETUSBU

; for Japan
[USBTA98J.AddReg]
HKR,,DevLoader,,*NTKERN
HKR,,NTMPDriver,,zy2888ta.sys
HKR,,VxDPnPModuleName,,zyusben.vxd
HKR,,ISDNDeviceName,,ZYXELPORT
HKR,,ISDNModelName,,OMNINETUSBJ


[USBTA98.AddReg.unInstall]
; WARNING !!!
; Add by alan 1999-02-21
; - Uninstall utility parameter
HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\ZYXELOMNINETUSB,DisplayName,0,%unInstallDisplayName%
HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\ZYXELOMNINETUSB,UninstallString,0,"zyuninsd.exe ZYXELOMNINETUSB"

; Del registry key
HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\ZYXELOMNINETUSB,DEL_HKR_0000,0,"Enum\USB\VID_0586&PID_1000"
HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\ZYXELOMNINETUSB,DEL_HKR_0001,0,"Enum\ZYXELPORT\OMNINETUSB"
HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\ZYXELOMNINETUSB,DEL_HKR_0002,0,"Enum\SERENUM\ZYX0F01"

; 1999/06/24 by cmlu for omni.net LCD Plus(U-interface)
HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\ZYXELOMNINETUSB,DEL_HKR_0003,0,"Enum\USB\VID_0586&PID_1001"
HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\ZYXELOMNINETUSB,DEL_HKR_0004,0,"Enum\ZYXELPORT\OMNINETUSBU"
HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\ZYXELOMNINETUSB,DEL_HKR_0005,0,"Enum\SERENUM\ZYX0F02"

; for Japan
HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\ZYXELOMNINETUSB,DEL_HKR_0006,0,"Enum\USB\VID_0586&PID_1002"
HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\ZYXELOMNINETUSB,DEL_HKR_0007,0,"Enum\ZYXELPORT\OMNINETUSBJ"
HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\ZYXELOMNINETUSB,DEL_HKR_0008,0,"Enum\SERENUM\ZYX0F03"

; Del INF file
HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\ZYXELOMNINETUSB,DEL_INF_0000,0,"ZYXUSBTA.INF"
HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\ZYXELOMNINETUSB,DEL_INF_0001,0,"ZYXUSBPT.INF"
HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\ZYXELOMNINETUSB,DEL_INF_0002,0,"MDMZYXEL.INF"

; Del PNF file
HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\ZYXELOMNINETUSB,DEL_PNF_0000,0,"ZYXUSBTA.PNF"
HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\ZYXELOMNINETUSB,DEL_PNF_0001,0,"MDMZYXEL.PNF"

; Del SYS file
HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\ZYXELOMNINETUSB,DEL_SYS_0000,0,"ZY2888TA.SYS"

; Del VXD file
HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\ZYXELOMNINETUSB,DEL_VXD_0000,0,"ZYPORT.VXD"
HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\ZYXELOMNINETUSB,DEL_VXD_0001,0,"ZYUSBEN.VXD"
HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\ZYXELOMNINETUSB,DEL_VXD_0002,0,"ZYXMDMEN.VXD"

; Message string
HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\ZYXELOMNINETUSB,MainForm_Begin_Message,0,"Do you want to remove ZyXEL USB omni.net LCD Plus device driver ?"
HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\ZYXELOMNINETUSB,MainForm_End_Message,0,"Do you want to reboot computer to complete the process ?"

; Caption string
HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\ZYXELOMNINETUSB,MainForm_Caption,0,"ZyXEL USB omni.net LCD Plus Uninstall Utility"
HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\ZYXELOMNINETUSB,MainForm_DriverLabel_Caption,0,"ZyXEL USB omni.net LCD Plus Device Driver"
HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\ZYXELOMNINETUSB,MainForm_Step0Label_Caption,0,"Remove Plug and Play registry"
HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\ZYXELOMNINETUSB,MainForm_Step1Label_Caption,0,"Remove setup INF file"
HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\ZYXELOMNINETUSB,MainForm_Step2Label_Caption,0,"Remove device driver file"
HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\ZYXELOMNINETUSB,MainForm_Step3Label_Caption,0,"Reboot computer"

[USBTA.CopyFiles98]
ZY2888TA.SYS
ZYUSBEN.VXD
ZYPORT.VXD
ZYUNINSD.EXE
ZYXMDMEN.VXD

[USBTA.InfCopy98]
ZYXUSBTA.INF
ZYXUSBPT.INF
MDMZYXEL.INF

[USBTA.DelFiles98]
ZY2888TA.SYS
ZYPORT.VXD
ZYUSBEN.VXD
ZYUNINSD.EXE

; =================== Strings ====================================

[Strings]
Provider="ZyXEL Communications Corporation"
USBTAClassName="ZyXEL USB omni.net LCD Plus"
DriverDisk="ZyXEL omni.net LCD Plus Device Driver Disk"

Mfg="ZyXEL Communications Corporation"
USB\VID_0586&PID_1000.DeviceDesc98="ZyXEL USB omni.net LCD Plus"
USB\VID_0586&PID_1001.DeviceDesc98="ZyXEL USB omni.net LCD Plus"
USB\VID_0586&PID_1002.DeviceDesc98="ZyXEL USB omni.net LCD Plus"

unInstallDisplayName="ZyXEL USB omni.net LCD Plus"
; ==================== End of file ===============================

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: web3, load: 1.41