
           D-Link DE-650 Ethernet PC Card Installation
                   for MS Lan Manager


 Introduction
 
    This installation assumes that the PC Card devices are working
    properly. Please consult INST_DOS.TXT for help with PC Card Drivers.
    Getting Started will describe the installation for Lan Manager.


 Getting Started
 
    The MS LAN Manager provides a SETUP.EXE program in the setup diskette
    for specifying a driver for the Ethernet adapter.

    To install a driver for DOS , follow these steps:
    

    Change to the LANMAN directory
        Ex:     cd \lanman.dos

    Run SETUP.EXE (The setup/configuration program of LANMAN)

    Select "Network Drivers..." in "Configuration"

    Select <Add New Config>

        If any other adapter installed before, please select
        <Remove Config> first to delete all configuration.
        Then Select <Add New Config> to add new adapter.

    Select <Other Driver>

    Insert the driver diskette into the drive A or B.

    Type the source path.
        Ex:     A: or B:

    Select <OK> item twice.

    Move the UP/DOWN arrow to the protocol you need.

    Press "Space Bar" of Keyboard to mark the protocol
        Ex:     [X] NetBeui
                [ ] TCP/IP

    Select <OK> item twice

    Select <Save> button to save the configuration.

    Press F3 to Exit Setup


    Notes
   
    Please Check the "config.sys" and "autoexec.bat" files at ROOT
    directory. The Sample is as follow:

    config.sys
    
    DEVICE=C:\DOS\SETVER.EXE
    DEVICE=C:\DOS\HIMEM.SYS /TESTMEM:OFF
    DOS=HIGH
    device=c:\dos\emm386.exe X=D000-D7FF
    FILES=20
    BUFFERS=20
    LASTDRIVE=Z
    STACKS=9,256
    shell=c:\dos\command.com /e:512 /P
    DEVICE=C:\LANMAN.DOS\DRIVERS\PROTMAN\PROTMAN.DOS /i:C:\LANMAN.DOS
    DEVICE=C:\LANMAN.DOS\DRIVERS\ETHERNET\DE65S\DE65S.DOS

    autoexec.bat
    
    C:\DOS\SMARTDRV.EXE /X
    @ECHO OFF
    PROMPT $p$g
    PATH C:\DOS
    SET TEMP=C:\TMP
    @REM = LANMAN 2.1 = DO NOT MODIFY BETWEEN THESE LINES = LANMAN 2.1=
    SET PATH=C:\LANMAN.DOS\BASIC;%PATH%
    LOAD NETBEUI
    NET START WORKSTATION andge_dos
    @REM = LANMAN 2.1 = DO NOT MODIFY BETWEEN THESE LINES = LANMAN 2.1=

