mdmzyxot.txt Driver File Contents (ota128_V1.0_Windows9x_Windows2000_Standard.zip)

Dear ZyXEL customer,                                    Vienna, 07/07/1998


-----------------------------------------------------------------------------
      Update of the "MDMZYXOT.INF" modem definition script file
           for the ZyXEL "Omni TA128" ISDN terminal adapter
                 with firmware version v3.00 (06/30/98)

          Now this file is for following operating systems:
              Microsoft Windows95 v4.00.950 and OSR 2 (aka 950b)
              Microsoft Windows98 v4.10.1998.6
              Microsoft WindowsNT v4.00.1381 (with Service Pack 3)

          and for the latest betatest technical previews:
              Microsoft WindowsNT v5.00.1814 (IDR2)
-----------------------------------------------------------------------------


note: now there exist several INF files for different ZyXEL ISDN terminal
      adapters (TAs). All these files are available on our FTP server.

 MDMZYXEI.INF ....  ZyXEL "Elite 2864I" (with built-in V.34 fax/modem)
                    for firmware version v2.11 (01/15/98)

 MDMZYXOD.INF ...   ZyXEL "omni.net D"
                    for firmware version v1.01 (01/15/98)

 MDMZYXON.INF ...   ZyXEL "omni.net"
                    for firmware version v1.20 (01/15/98)

 MDMZYXOP.INF ...   ZyXEL "omni.net PLUS"
                    for firmware version v4.15 (06/30/98)

 MDMZYXOL.INF ...   ZyXEL "omni.net LCD"
                    for firmware version v1.00 (06/30/98)

 MDMZYXOT.INF       ZyXEL "Omni TA128"
                    for firmware version v3.00 (06/30/98)

-----------------------------------------------------------------------------


1.) Installation:
-----------------
 +  In the Windows modem wizard (start | settings | control panel | modems)
    you should remove all existing modem entries for the
    "ZyXEL Omni TA128".

 +  Please check your \WINDOWS\INF\ directory for already existing files
    (older versions) of the MDMZYXLG.INF, MDMZYXOI.INF or MDMZYXOT.INF.
    All these existing files should be renamed to *.OLD

 +  Check that there don't exist any other "OEMx.INF" ('x' is a digit)
    files for the ZyXEL "omni.net" ISDN TAs in the \WINDOWS\INF\ directory.
    Have also a look into the \WINDOWS\INF\OTHER\ directory, if it
    exists (new in Windows98 and NT 5.0)
    You'll have to look into the "OEMx.INF" by opening it with the
    NOTEPAD.EXE (or any other ASCII editor). If the "OEMx.INF"
    starts with the header which lets you assume it is for ZyXEL modems,
    then please rename (or delete) this file !

 +  Then install your ZyXEL "Omni TA128" ISDN terminal adapter once again
    by using the "modems" wizard in the control panel. Don't let Windows9x/NT
    search for the new modem but add the new hardware manually !
    You will be prompted to enter the path where Windows9x/NT could find
    the new INF driver file. Select the corresponding modem entry.


2.) How to work with this INF ?
-------------------------------
+   This new INF does not support several modem entries anymore - as
    they were in previous versions of the INF file for ZyXEL "Omni TA128".
    Now, with firmware version 3.00 we introduced the "MDO" called feature.
    "Multi Dial-Out" means that the TA does an automatic B-channel protocol
    dedection and will check for PPP+X75+V120 frames (reade the firmware
    release notes !)

    However, if you want to select different B-channel protocols for
    outgoing calls you have two choices to select them:
    a.)  in Windows modem wizard's advanced extra settings
    b.)  or by using the "ZyXEL ISDN Configuration Manager"

    ad a.) In the Windows modem wizard's advanced extra settings you can
           enter any other command for B-channel protocols.
           You can use following commands (please look into the ZyXEL user's
           manual for further information)
                        ATB00  -> X.75
                        ATB1x  -> V.110  ('x' is for user rate select)
                        ATB20  -> V.120
                        ATB30      n/a
                        ATB40  -> PPP
                        ATB41  -> SLIP
                        ATB42  -> for EFT with RVC-COM
                        ATB9x  -> for Multi Dial-Out (MDO) feature
                      * ATB95  -> PPP+X75+V120 (Europe)
                        ATB96  -> PPP+V120+X75 (USA)
                      * = default

    ad b.) "ZyXEL ISDN Configuration Manager" (= ZyICM) which is currently
           available as version v2.4, (January 17, 1998) - the new version
           v3.21 will be released in mid of July 1998.
           This ZyICM is a Windows-based application which lets select
           some parameters of the ZyXEL ISDN terminal adapters in a more
           user friendly and simple way: just select the outgoing protocol
           and click on the "apply" button. The selected protocol will
           be stored in the TA's user profile #0 in NVRAM (AT&W0).


3.) LOGWIN.EXE (for Windows9x) and LOGGER.VXD (for Windows95 only)
------------------------------------------------------------------
    This is a utility (copyright by Microsoft) which lets you watch the
    logfile and trace information of the "MODEMLOG.TXT" (for the AT commands
    and modem responses) and the "PPPLOG.TXT" (PPP trace information) in a
    window ONLINE (!), that is WHILE IT HAPPENS !

    how to install it ?
    -------------------
    + manually copy the "LOGGER.VXD" into the \WINDOWS\SYSTEM\ directory
    + manually copy the "LOGWIN.EXE" into the \WINDOWS\ directory

    how to start it ?
    -----------------
    a.) you have to enable the logfile feature in the modem's advanced
        settings. Open the modems wizard applet which you will find under
        "Start | Settings | Control Panel | Modems",
        then select any modem entry and click on the "Properties" button
        and enable the "Record to a logfile" on the "Connection , Advanced"
        dialog box. In this INF file it is already pre-selected, so normally
        you don't need this step. If the "LOGWIN" utility is not used, then
        Windows95 will create a file "MODEMLOG.TXT" in the \WINDOWS\
        directory.

    b.) if you want to enable the "PPPLOG.TXT" logfile feature, you must
        enable it in the advanced network settings for the "dial-up adapter":
        Open the network wizard applet which you will find under
        "Start | Settings | Control Panel | Network". Then select the
        "dial-up adapter", click on the "properties" button and choose the
        "advanced" dialox box. There the value for the "Record a log file"
        property must be set to "yes"

    c.) manually start the "LOGWIN.EXE" before dialing whenever you want to
        watch or debug the INF files !

  Originally this utility is included in the Modem Development Kit (MDK),
  which is publically available on Microsoft's Internet site.
  Please have a look at following URLs:
  ftp://ftp.microsoft.com/developr/drg/Modem/modmdev.EXE  MDK v1.20, 07/11/97
  http://www.microsoft.com/hwdev/devdes/modemddk.htm      MDK v1.40, 12/09/97


note: because ZyXEL R&D Dept. Taiwan and Microsoft is developing many
      new features, this MDMZYXOT.INF will also be modified again in the
      future !

      Please have a regularily look to our Internet ftp-server where you
      always will find the most updated version:

  ftp://ftp.zyxel.co.at/public/omni/ta128/drivers/Windows9x/mdmzyxot.zip
  ftp://ftp.zyxel.co.at/public/omni/ta128/software/zyicm/zyicm24.zip
  ftp://ftp.zyxel.co.at/public/omni/ta128/software/zyicm/zyicm321.zip

    Any bugreports or suggestions for new modifications are welcome !


; =========================================================
; MDMZYXOT.INF for ZyXEL Omni TA128            July 7, 1998
; =========================================================
; by R.I.T.H.u.S. EDV-Consulting
;    Manfred Recla
;    Fasangasse 7/33
;    Vienna, A-1030
;    AUSTRIA
;    eMail: support@zyxel.co.at
;    FTP:   ftp://ftp.zyxel.co.at/public/
;    WWW:   http://www.zyxel.co.at
; ==========================================================

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: web2, load: 0.85