.TOPIC:
Contents

Ŀ
                ACCTON TECHNOLOGY CORPORATION                  
   EN1203, EN1207(-TX) Series PCI-BUS (FAST) ETHERNET ADAPTER  
        NDIS/2 DRIVER FOR LANTASTIC DRIVER INSTALLATION        
                                                               
       Copyright 1995-1997 ACCTON Technology Corporation       
                     All rights reserved.                      


  Content:
  --------

      A) Install Accton drivers for LANtastic 5.0

      B) Install Accton drivers for LANtastic 6.0


A) Install Accton drivers for LANtastic 5.0
   ========================================

   LANtastic 5.0 can support following driver: NDIS driver


   Using NDIS driver:
   ----------------------
   For NDIS driver, Accton support "ETHPCI.DOS" driver for
   EN1203, EN1207 PCI series Ethernet adapter.  User can use
   "ETHPCI.DOS" driver to replace AEXNDIS.DOS which is the
   NDIS driver offered by ARTISOFT.

   Example  -----  CONFIG.SYS

        DEVICE=C:\LANTASTI\PROTMAN.DOS /I:C:\LANTASTI
        DEVICE=C:\LANTASTI\ETHPCI.DOS      -------> By Accton


   Example  -----  AUTOEXEC.BAT / STARTNET.BAT

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


   Example  -----  PROTOCOL.INI

        [PROTMAN]
           DRIVERNAME = PROTMAN$
           DYNAMIC = YES

        [ETHPCI_NIF]
           DRIVERNAME = ETHPCI$

   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 need to run NETBIND.EXE V1.x before AILANBIO.EXE.


B) Install Accton drivers for LANtastic 6.0
   ========================================

   LANtastic 6.0 can support following driver: NDIS driver


  Using NDIS driver:
  ----------------------

   To install Accton NDIS driver "ETHPCI.DOS", user can use
   LANtastic 6.0  install program, and select "NDIS support for
   network adapters" then insert Accton's EN1207-TX driver
   diskette, and type path "A:\NDIS\DOS".  Install program will
   search "ETHPCI.DOS" and "PROTOCOL.INI" and copy these two files
   to target directory.

   If you already installed LANtastic 6.0 and need to install
   Accton's PCI Ethernet Adapter, just replace AEXNDIS.DOS with
   Accton's NDIS driver "ETHPCI.DOS" at CONFIG.SYS

   "ETHPCI.DOS"  is NDIS driver which supported by Accton
   "AEXNDIS.DOS" is NDIS driver which supported by ARTISOFT


   Example  -----  CONFIG.SYS

        DEVICE=C:\LANTASTI\PROTMAN.DOS /I:C:\LANTASTI
        DEVICE=C:\LANTASTI\ETHPCI.DOS        -------> By Accton


   Example  -----  AUTOEXEC.BAT / 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
    AILANBIO @STARTNET.CFG
    REDIR THOMAS @STARTNET.CFG

    SERVER C:\LANTASTI.NET @STARTNET.CFG
    NET LOGIN \\THOMAS
    @echo ===== End LANtastic configuration =====


   Example  -----  Protocol.ini

    [PROTMAN]
    Priority=NETBEUI
      DriverName = PROTMAN$
      Dynamic = Yes

    [NETBEUI_XIF]
      DriverName = netbeui$
      Sessions = 6
      NCBS = 12
      Bindings = ETHPCI_NIF
      LANABASE = 1

    [ETHPCI_NIF]
      DriverName = ETHPCI$

-----
All trademarks or brand names mentioned are properties
of their respective companies.

--- End of File ---

