D-Link Support Publishing                                      Feb. 1996

   D-Link DE-650CT PCMCIA Ethernet Card Installation for Lantastic

 Contents
 
        Introduction
        Requirements
        Minimum Skill Level
        Compatibility List
        Getting Started
        Driver Directory Structure
        Revision History
        Support Options
        Copyrights, Trademarks, and Disclaimers

 Introduction
 
        This installation assumes that the PCMCIA layer is working properly.
        See Getting Started for installation instructions.

 Requirements
 
        A PCMCIA compatible Laptop
        A PCMCIA chipset that is PCIC compatible (Intel, Cirrus, Vadem, and
         VLSI) or Databook compatible.
        3-COM Open 3+Share Network Operating System
        A DE-650CT (our single media cards are not supported, 650T and 650C)
        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
 
        DE-650CT only (will not run with DE-650T or DE-650C)
        Removal of any present PCMCIA drivers
        For a laptop compatibility list please consult your local
         D-Link Branch Office

 Getting Started
 
        Lantastic 5.0 Install
        
                 Using NDIS driver
                 
                 For NDIS driver, D-Link support "DE65S.DOS" driver for DE-650
                  Family Adapter. User can use "DE65S.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\DE65S.DOS            -------> By D-Link
              -------------------------------------------------------------


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

                 * please replace to *

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


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

                 * please replace to *

                 [DE65S_NIF]
                    DRIVERNAME = DE65S$
                 --------------------------------------------------------------
             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
                 

                 After installing the DE-650 driver for Lantastic to
                  destination directory "C:\LANTASTI.DRV" by D-Link AUTOinstall
                  program,user can use Lantastic 6.0 install program, and select
                  "NDIS support for network adapters" then type path
                  "C:\LANTASTI.DRV". Install program will search "DE65S.DOS"
                  and "PROTOCOL.INI" and copy these two files to target
                  directory.

                 If user already install Lantastic 6.0 and want to install
                  D-Link's DE-65S Family adapter, just replace AEXNDIS.DOS
                  with D-Link's NDIS driver "DE65S.DOS" at CONFIG.SYS

                 NOTE:  "DE65S.DOS" is an NDIS driver supported by D-Link
                        "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\DE65S.DOS       -------> By D-Link
                 ----------------------------------------------------------

             *** 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=DE65S_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 = DE65S_NIF
                        -------------------------------------------------------
                        LANABASE = 1
                -------------------------------------------------------
         [AEXNDIS_NIF]
                        DRIVERNAME = AEXNDIS$

                 * please replace to *

         [DE65S_NIF]
                        DRIVERNAME = DE65S$
                -------------------------------------------------------


                 Using ODI DOS driver
                 
                 ODI for DOS driver, D-Link support "DE65SODI.COM" driver for
                  DE-650 Family Adapter. User can use "DE65SODI.COM" driver to
                  replace NRODI.COM which is the ODI for DOS driver offered by
                  ARTISOFT.

                 Note: Because DE65SODI.COM following HSM v4.0 spec, please
                 save LSL.COM, IPXODI.COM that original supported by Lantastic.
                 Copy both release driver diskette's LSL.COM, IPXODI.COM to
                 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 release driver diskette
         NRODI   --> please replace with DE65SODI
         ODINSUP
         IPXODI  --> Please use release driver diskette

         ------------------------------------------------------
         AI-NDIS BIND_TO=NRODI

         * please replace to *

         AI-NDIS BIND_TO=DE65S
         ------------------------------------------------------
         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 DE65S
                 Frame Ethernet_802.3

 Driver Directory Structure
 
  DE650CT Diskette Release 02/01/96
   LANTASTI
     DE65S    DOS                V3.00 NDIS 2.0 driver
     PROTOCOL INI                Config file
     README   TXT                Text file
     INST_DOS TXT                Text file
     IPXODI   COM                Nvl. support file
     LSL      COM                Nvl. support file
     DE65SODI COM                V3.00 ODI DOS driver

  Revision History
  
        Revision: No. 950601
        1. Update the following drivers:
             \IBMPC\NT31
             \IBMPC\LANSMART
             \IBMPC\NETWARE\CLIENT\IPXDE65N.COM
             \IBMPC\NDIS\DOS\NDIS.DOS
             \IBMPC\WFW311
             \IBMPC\NDIS\OS2\PCIC16.OS2

        Revision: No. 960201
        1. Update all DOS drivers. All DOS version drivers can auto-detect the
           I/O and IRQ. Drivers named DE65S.
        2. New added Diagnostics program
        3. Updated AutoInstall program from v1.0 to v2.0

  Support Options
  
  For technical support, you may contact your authorized D-Link distributor,
  dealer, or the following D-Link headquarters:

  In U.S.A.           Tel: +1(714)455-1688      Fax: +1(714)455-2521
                      BBS: +1(714)455-1779      BBS: +1(714)455-9616

  In Canada           Tel: +1(905)828-0260      Fax: +1(905)828-5669
                      BBS: +1(905)828-6673

  In U.K. & Europe    Tel: +44(181)235-5555     Fax: +44(181)235-5500
                      BBS: +44(181)235-5511

  In Germany          Tel: +49(6196)643011      Fax: +49(6196)28049
                      BBS: +49(6196)28378

  In Asia, Taiwan     Tel: +886(2)916-1600      Fax: +886(2)914-6299
                      BBS: +886(2)910-1835

  In France           Tel: +33(1)30238688       Fax: +33(1)3028689


  In Australia        Tel: +61(2)4177100        Fax: +61(2)4171077
                      BBS: +61(2)4173711

  In Nordic           Tel: +46(40)163330        Fax: +46(40)163340
                      BBS: +46(40)163343

  In Singapore        Tel: +657746233           Fax: +657746322
                      BBS: +657744787

  In China            Tel: +86(10)4934175       Fax: +86(10)4991648

  In Tokyo            Tel: +81(3)57512351       Fax: +81(3)57512352

  In India            Tel: +91(22)6172478       Fax: +91(22)6172476

  The BBS communication setup information is as follows :
      Speed     :  2400-14400 baud                           - Germany
                   2400-9600 baud                            - Asia,Taiwan
                   14400-16800 baud                          - Canada
                   9600-14400 baud V32, V32bis, V42, V42bis  - U.S.A.
                   2400-19200 baud V24, V32, V32bis, V42bis  - U.K. & Europe
      Parity    : none
      Data bits : 8
      Stop bit  : 1

 Copyrights, Trademarks, and Disclaimers
 
 A documents and DE-650 drivers are Copywritten to
 Copyright (c) 1996 by D-Link Corporation. All rights reserved.

 All references to MS, Windows, Win95, Windows 95, Windows NT, WinNT are
 rights reserved by Microsoft Corporation

 All references to Nvl., ODI, Netware, NW, IPX, IPXODI, and LSL are rights
 reserved by Novell Corporation

 Further rights reserved to their respective corporations
