README.TXT Driver File Contents (Trend-Net_TE-16Xpress.zip)

TRENDnet Support Publishing       \LANTASTI.DRV\README.TXT

         TRENDnet TE-16XP Ethernet Adapter Installation
                   for Lantastic

 Contents
 ÄÄÄÄÄÄÄÄ
     Introduction
     Requirements
     Minimum Skill Level
     Compatibility List
     Getting Started

 Introduction
 ÄÄÄÄÄÄÄÄÄÄÄÄ
    This installation assumes that the adapter is working properly.
    Please consult \SETUP\README.TXT for help with setup of the adapter.
    Getting Started will describe the installation instructions.

 Requirements
 ÄÄÄÄÄÄÄÄÄÄÄÄ
     An ISA compatible computer
     A TE-16XP Ethernet Adapter
     Lantastic AI 5.x or 6.x
     A knowledge of basic DOS commands and editing text files

 Minimum Skill Level
 ÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄ
     A knowledge of basic DOS commands
     A knowledge of editing text files
     A knowledge of DOS basic file structure (CONFIG.SYS and AUTOEXEC.BAT)
     A knowledge of the network driver configuration being used
     Please see Support Options if you are not comfortable will this
      skill level

 Compatibility List
 ÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄ
     Any TE-16XP Ethernet Adapter
     For a Motherboard compatibility list please consult your local
      Branch Office

 Getting Started
 ÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄ
    Lantastic 5.0 Install
    ÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄ
        Using NDIS driver
        ÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄ
         For NDIS driver, support "TE16XP.DOS" driver for DE-220
          Family Adapter. User can use "TE16XP.DOS" driver to replace
          AEXNDIS.DOS which is the NDIS driver offered by ARTISOFT.

                *** CONFIG.SYS ****
                DEVICE=C:\LANTASTI\PROTMAN.DOS /I:C:\LANTASTI
                -------------------------------------------------------------
                DEVICE=C:\LANTASTI\AEXNDIS.DOS          -------> By Lantastic

                * please replace to *

                DEVICE=C:\LANTASTI\TE16XP.DOS            -------> By Vendor
                -------------------------------------------------------------


                *** STARTNET.BAT ***
                -------------------------------------------------------------
                C:\LANTASTI\AI-NDIS BIND_TO=AEXNDIS_NIF

                * please replace to *

                C:\LANTASTI\AI-NDIS BIND_TO=TE16XP_NIF
                -------------------------------------------------------------
                C:\LANTASTI\AILANBIO
                C:\LANTASTI\REDIR MachineName


                *** PROTOCOL.INI ***
                -------------------------------------------------------------
                [AEXNDIS_NIF]
                    DRIVERNAME = AEXNDIS$

                * please replace to *

                [TE16XP_NIF]
                    DRIVERNAME = TE16XP$
                --------------------------------------------------------------
          Comments:
             If you are using PROTMAN.DOS V1.x, you must use the NO_BIND option
             on the AI-NDIS command line in the STARTNET.BAT, and you must run
             NETBIND.EXE V1.x before AILANBIO.EXE.

    Lantastic 6.0 Install
    ÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄ
        Using NDIS driver
        ÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄ
         To install NDIS driver "TE16XP.DOS", user can use Lantastic
          6.0 install program, and select "NDIS support for network adapters"
          then type path "C:\LANTASTI.DRV" (specify by install program).
          Install program will search "TE16XP.DOS" and "PROTOCOL.INI" and copy
          these two files to target directory.

         If user already installed Lantastic 6.0 and want to install
          TE-16XP Ethernet adapter, just replace AEXNDIS.DOS with NDIS
          driver "TE16XP.DOS" at CONFIG.SYS

          NOTE: "TE16XP.DOS" is an NDIS driver supported by Vendor
                "AEXNDIS.DOS" is an NDIS driver supported by ARTISOFT

                *** CONFIG.SYS ***
                DEVICE=C:\LANTASTI\PROTMAN.DOS /I:C:\LANTASTI
                -------------------------------------------------------------
                DEVICE=C:\LANTASTI\AEXNDIS.DOS          -------> By Lantastic

                * please replace to *

                DEVICE=C:\LANTASTI\TE16XP.DOS            -------> By Vendor
                ------------------------------------------------------------

                *** STARTNET.BAT ***
                @echo ===== Begin Lantastic configuration =====
                SET LAN_CFG=C:\LANTASTI
                PATH C:\LANTASTI;%PATH%
                SET LAN_DIR=C:\LANTASTI.NET
                rem Please obtain the NETBEUI.EXE program from Microsoft
                NETBEUI
                ------------------------------------------------------------
                AI-NDIS BIND_TO=AEXNDIS_NIF

                * please replace to *

                AI-NDIS BIND_TO=TE16XP_NIF
                ------------------------------------------------------------
                AILANBIO @STARTNET.CFG
                REDIR  LANTA @STARTNET.CFG
                SERVER C:\LANTASTI.NET @STARTNET.CFG
                NET LOGIN \\LANTA
                @echo ===== End LANtastic configuration =====


                *** Protocol.ini ***
                [NETBEUI_XIF]
                    DRIVERNAME = netbeui$
                    SESSIONS = 6
                    NCBS = 12
                ------------------------------------------------------------
                    Bindings = AEXNDIS_NIF

                    * please replace to *

                    Bindings = TE16XP_NIF
                ------------------------------------------------------------
                    LANABASE = 1
                ------------------------------------------------------------
                [AEXNDIS_NIF]
                    DRIVERNAME = AEXNDIS$

                    * please replace to *

                [TE16XP_NIF]
                    DRIVERNAME = TE16XP$
                ------------------------------------------------------------


        Using ODI DOS driver
        ÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄ
         ODI for DOS driver, support "TE16XP.COM" driver for TE-16XP Ethernet
          Adapter. User can use "TE16XP.COM" driver to replace NRODI.COM
          which is the ODI for DOS driver offered by ARTISOFT.

          Note: Because TE16XPODI.COM following HSM v4.0 spec, please save
                LSL.COM, IPXODI.COM that original supported by Lantastic.
                Copy both LSL.COM, IPXODI.COM from C:\LANTASTI.DRV to
                target directory C:\LANTASTI.

                *** STARTNET.BAT ***
                @echo ===== Begin Lantastic configuration =====
                SET LAN_CFG=C:\LANTASTI
                PATH C:\LANTASTI;%PATH%
                SET LAN_DIR=C:\LANTASTI.NET
                SET NWDBPATH=C:\Lantasti\NW
                LSL     --> Please use new release driver
                NRODI   --> please replace with TE16XP
                ODINSUP
                IPXODI  --> Please use new release driver
                ------------------------------------------------------------
                AI-NDIS BIND_TO=NRODI

                * please replace to *

                AI-NDIS BIND_TO=TE16XP
                ------------------------------------------------------------
                AILANBIO @STARTNET.CFG
                REDIR  LANTA @STARTNET.CFG
                SERVER C:\LANTASTI.NET @STARTNET.CFG
                NET LOGIN \\LANTA
                @echo ===== End LANtastic configuration =====


                *** NET.CFG ***
                Please add string below into the NET.CFG file.

                Link Driver TE16XP
                    Frame Ethernet_802.2
                    Frame Ethernet_II
                    Frame Ethernet_SNAP
                    Frame Ethernet_802.3


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: web5, load: 0.77