==================================================================
NOTES ON
Installing D-Link DE-220 Family Ethernet Adapter
For MS Lan Manager
==================================================================
    (c) 1997 Copyright D-Link Corporation ALL RIGHTS RESERVED


This document contains DE-220 Family Ethernet Adapter installation notes,
which is not included in the DE-220 Family Ethernet Adapter USER'S GUIDE
or onscreen, instructions for MS Lan Manager users.

This document contains information on the following topics:

1.0 Introduction
2.0 Installation Notes
___________________________________________________________________


1.0 Introduction
----------------

MS Lan Manager users please also refer to the following:

     -------------------------------------------------------------------
        File              Description/Installation Notes
     -------------------------------------------------------------------
        \README.TXT       Overall installation notes for all users

2.0 Installation Notes
----------------------

    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:
    
    1. Change to the Microsoft LAN Manager directory
       Example:     C:\>cd \lanman.dos

    2. Run SETUP.EXE (The setup/configuration program of Microsoft LAN
       Manager)
       Example:     C:\LANMAN.DOS>setup

    3. Press <Alt> and <C> to open "Configration" window,
       then select "Network Drivers...".

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

    5. Select <Other Drivers>

    6. Insert the DE-220 Family Ethernet Adapter's driver diskette into
       the floppy disk drive.

    7. Type the source path.
       Example:     A: or B:

    8. Select <OK> item twice

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

   10. Press <Space Bar> of keyboard to mark the protocol
       Example:     [ ]TCP/IP
                    [X]NetBeui

   11. Select <Save> button to save the configuration.

   12. Press <F3> to Exit Setup

    ******************************* Notes *******************************

    Please check the CONFIG.SYS and AUTOEXEC.BAT files at root directory.
    There must include the instructions as follow.

    CONFIG.SYS
    ==========
    LASTDRIVE=Z
    DEVICE=C:\LANMAN.DOS\DRIVERS\PROTMAN\PROTMAN.DOS /i:C:\LANMAN.DOS
    DEVICE=C:\LANMAN.DOS\DRIVERS\ETHERNET\DE22X\DE22X.DOS

    AUTOEXEC.BAT
    ============
    @REM = LANMAN 2.2a = DO NOT MODIFY BETWEEN THESE LINES = LANMAN 2.2a
    SET PATH=C:\LANMAN.DOS\BASIC;%PATH%
    LOAD NETBEUI
    NET START WORKSTATION TomLee
    @REM = LANMAN 2.2a = DO NOT MODIFY BETWEEN THESE LINES = LANMAN 2.2a

