README.TXT Driver File Contents (capidisk.zip)

CONTENTS:
  1. INF file Installation
  2. Internet Configuration Manager
  3. ZyXEL CAPI Version 1.1, Profile A MS-Windows driver
  4. ZyXEL CAPI 1.1a MS-DOS TSR Driver
  5. Internet Configuration Manager and ZyXEL CAPI Installation

-----------------------------------------------------------------------
1. INF File Installation 
-----------------------------------------------------------------------
Before installing a INF file to your operating system you must 
determine the following:

 (1) What operating system you use (eg. Windows 95 or Windows NT 3.51)
 (2) Model of your ZyXEL product (eg. Elite 286I or Omni TA128)
 (3) If you use ISDN you must determine which protocol is being used 
     (eg. X.75 or async PPP HDLC)


Next determine the correct directory for installation. This will depend 
on which operating system and model you use. In most cases just copy the
INF file to your \INF directory and add a new MODEM to your system. 
However, to guarantee successful installation read the following thoroughly
before proceeding. Please note that WINDOWS\INF directory maybe is a hidden
directory.

INF\WIN95\E2864I		Elite 2864I INF file for Windows 95
INF\WIN95\TA128                 TA128 INF file for Windows 95
INF\WIN95\omni.net              omni.net INF file for Windows 95
INF\WINNT4.0\E2864I		Elite 2864I INF file for Windows NT 4.0
INF\WINNT4.0\TA128              TA128 INF file for Windows NT 4.0
INF\WINNT4.0\omni.net           omni.net INF file for Windows NT 4.0
INF\WINNT3.51                 	INF file for Windows NT 3.51 for Elite 2864I,
				TA128 and omni.net

Note:
We provide a utility "Internet Configuration Manager". This utility will
allow for easier connection to the Internet. If you use this utility while
installing a new modem you must select the model "Internet Configuration
Manager".

-----------------------------------------------------------------------
2. Internet Configuration Manager, Version 1.01
-----------------------------------------------------------------------

ZyXEL Internet Configuration Manager

The ZyXEL Internet Configuration Manager is a MS-Windows(TM) application 
that runs in conjunction with the ZyXEL ISDN Product.

This application will allow you to configure your ZyXEL ISDN series 
Terminal Adapter(TA) without using any terminal program.

Although this is only optional to the user.  You can still use any
terminal program (i.e. Telix) to configure your ZyXEL ISDN product by 
issuing the commands directly to this product.

-----------------------------------------------------------------------
3. ZyXEL CAPI Version 1.1, Profile A MS-Windows driver, Release 1.01
-----------------------------------------------------------------------
This is the ZyXEL CAPI DLL for Microsoft Windows.  
It includes one 16-bit DLL file (CAPI.DLL), one execution 
file (ZyCAPI.EXE) and one initial information file (ZyCAPI.INI).  
This vesrion of CAPI includes the following features:

  1. Supports up to a maximum of 4 applications API_REGISTRE 
     at the same time.
  2. Supports X.75/Trans, X.75/T.70NL, HDLC, and ISO 8208 protocols.
  3. Supports the Multiple Subscriber Number (MSNs) to EAZ mapping.


System Requirements:

  ZyXEL CAPI DLL requires the following minimum configuration:

  1. IBM Personal Computer or 100% compatible.
  2. 386 or better processor.
  3. Serial port supports 16550 UART
  4. ZyXEL Elite 2864I (D) ISDN Modem, or ZyXEL Omni TA128 
      Terminal Adapter. 
  5. Microsoft Windows 3.1 running in enhanced mode, 
     Microsoft Windows for Workgroup version 3.11,
     Microsoft Windows 95, or Windows NT.

     The ZyCAPI.INI is used to setup serial port parameters.  
     ZyXEL CAPI automatically detects which communication port is 
     connected to your ZyXEL ISDN product and sets the DTE rate to 
      115200 (default).
     
Note:

  1. ZyXEL CAPI automatically detects which communication port is 
     connected to your ZyXEL ISDN product and sets the DTE rate to 
     115200 (default).
     
     Content changes to communication ports and DTE rates for the 
     ZyCAPI.INI can be performed manualy.      
     ComPort selections: Auto (default), COM1, COM2,....
     BaudRate selections: 115200 (default), 57600, 38400, or 19200

  2. You can run your 16-bit CAPI application software after you have 
     installed ZyXEL CAPI.  The ZyCAPI.EXE will execute automatically 
     when the CAPI.DLL is loaded by the Windows system.

  3. Once all CAPI applications are complete close the ZyCAPI.EXE 
     (titled ZyXEL CAPI).

  4. You can setup the Multiple Subscriber Numbers (MSNs)
     for your ZyXEL ISDN product in the ZyXEL CAPI application
     (ZyCAPI.EXE).



-----------------------------------------------------------------------
4. ZyXEL CAPI 1.1a MS-DOS TSR Driver
-----------------------------------------------------------------------
Installation :

    * You can run INSTALL.EXE to create a batch file that starts the CAPI
      1.1a DOS DRIVER. Type INSTALL in DOS  prompt. This  program  asks for
      some  parameters	like  COMPORT, IRQ, and Baud rate to  setup the
      driver. Then it creates a batch file that starts the driver.

    * You could also type ZCAPI.COM followed by the parameter specifications
      to start CAPI 1.1a DOS DRIVER.

Starting ZCAPI.COM :

    * Run the batch file created by INSTALL.EXE

    * You could also type ZCAPI.COM followed by the parameter specifications
      to start CAPI 1.1a DOS DRIVER.

	      e.g.   c:\ZyXEL\ZCAPI.COM /c1/s0

    * You could get the usage by typing

		     ZCAPI.COM /?

      Usage : ZCAPI [/?] [/c] [/s] [/d]

	 /? : Display this help message of ZCAPI

	 /d : Deinstall the ZCAPI

	 /c : Set ZCAPI comport
	      0:Com1, 1:Com2, 2:Com3, 3:Com4 (Default: Com1)
	      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
	      Very important here.


	 /s : Set ZCAPI com port speed
	      0:115200, 1:57600, 2:38400, 3:19200, 4:9600
	      5:  4800, 6: 2400, 7: 1200  (Default: 57600)

	 /t : Set port H/W type
	      0: includes 8250, 16450, 16550
	      1: parallel port using PS/2 type bidirection card
	      2: parallel port using ZyXEL 1S1P card
	      3: serial port using ZyXEL 1S1P card
	      4: parallel port using ZyXEL 1S1P card emulation mode
		 (Default: UART_SERIAL)

	 /b : User defined IO_Base (Hexadecimal)

	 /i : User defined IRQ Number (Hexadecimal)

* Running Windows Applications not using DOS DRIVER :
      Some Windows applications call CAPI.DLL instead of DOS DRIVER.
      You could run these applications very well by adding RVSCOM's
      CAPI.DLL in you WINDOWSPATH\SYSTEM. In other words, Elite ISDN
      works fine in either way.

	  1. ZyXEL's CAPI.DLL  + ZyXEL's ZyCAPI.EXE :
	    Move both files in your Windows\SYSTEM directory.

	  2. ZyXEL's ZCAPI.COM + RVSCOM's DLL :
	    Move RVSCOM's DLL in your Windows\SYSTEM directory
	    and run ZCAPI.COM before Windows System start.

      You had better keep only one CAPI.DLL in your Windows\SYSTEM
      directory.


Notice :

    * If running CAPI 1.1a DOS DRIVER in Windows Systems, ZCAPI.COM
      must be loaded before your Windows Systems start.

    * In Window95, add the batch file or ZCAPI.COM in the
      WIN95PATH\winstart.bat. If there is no winstart.bat, create it.


-----------------------------------------------------------------------
5. Internet Configuration Manager and ZyXEL CAPI Installation
-----------------------------------------------------------------------
You can find a Setup program in this floppy disk. It will install all 
the necessary components into your personal computer.  You can install 
the ZyXEL Internet Configuration Manager and ZyXEL CAPI through the 
following procedure:

1.  Place the this floppy disk into the floppy disk driver.

2.  Use the File Manager to run SETUP.EXE, or select RUN from the File 
    menu and type A:\Setup.exe and press OK(A: is the disk driver 
    which you place the floppy disk).

3.  Setup prompts you with a Welcome dialog box and asks you what directory 
    you want to install the Configuration manager.  The default directory is 
    C:\ZyXEL\ZyConfig.  You can change it by entering a new name into the 
    edit box.  When you accept the directory path in the edit box, 
    click the OK button.

4.  The Setup program will copy all necessary files into the directory which
    is specified in step 3.

5.  When the installation is complete, a question dialog box appears to 
    tell you this fact and end the installation.

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: 2.95