==================================================================
NOTES ON
Installing D-Link DE-220 Family Ethernet Adapter
For Microsoft Network Client 3.0 for MS-DOS users
==================================================================
    (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 Microsoft Network Client 3.0 for MS-DOS
users.

This document contains information on the following topics:

1.0   Overview
2.0   Installation Notes
3.0   Example Configuration File

-------------------------------------------------------------------------

1.0 Overview
------------

To install the DE-220 Family Ethernet Adapter driver, Microsoft Network
Client 3.0 for MS-DOS users please also refer to the following:

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


2.0 Installation Notes
----------------------
    There are two methods to install DE-220 Family Ethernet Adapter
    drivers.

    2.1 Method 1
    ------------

    1. Please Change to the Microsoft Network Client subdirectory,
       and run SETUP.EXE. (default directory is C:\NET)

    2. The screen will display some information. Press <Enter> .

    3. Responds to the screen prompts, selecting "Change Network
       Configuration",then press <Enter>.

    4. Choose "Add Adapter", press <Enter>.

    5. Select "Network adapter not shown on list below ...".

    6. Insert the driver diskette into the floppy disk drive.

    7. Please specify the location of the D-Link DE-220 Family Ethernet
       Adapter's driver

       Example:
                A:\NDIS2\DOS

    8. Choose "Add Protocol".

    9. Simply pressing Enter to accept default values.
       Follow onscreen instructions to complete the process,
       then restart your computer.

    2.1 Method 1
    ------------

    1. Execute SETUP.EXE from Microsoft Network Client for DOS release
       diskette.

    2. Specify the <target path> which Microsoft Network Client for DOS
       files will been copy.

    3. Select "Network adapter not shown on list below ...".

    4. Insert the driver diskette into the floppy disk drive.

    5. Please specify the location of the D-Link DE-220 Family Ethernet
       Adapter's driver

       Example:
                A:\NDIS2\DOS

    6. Select "D-Link DE-220 Family Ethernet Adapter".

    7. Select "Change Network Configuration", "Add Protocol" as you want.

    8. Follow screen instructions to complete the process. Simply
       pressing <Enter> for each screen display will select the default
       options. Press <Enter> until you reach the display prompting you
       to reboot your system.

3.0  Example Configuration File
-------------------------------
     The PROTOCOL.INI file will be created automatically
     while running INSTALL.EXE. The following is an example:

                  *** Example PROTOCOL.INI file:  ***
            ------------------------------------------------

            [network.setup]
            version=0x3110
            netcard=DE22X,1,DE22X,1
            transport=ms$ndishlp,MS$NDISHLP
            transport=ms$netbeui,MS$NETBEUI
            lana0=DE22X,1,ms$netbeui
            lana1=DE22X,1,ms$ndishlp

            [protman]
            DriverName=PROTMAN$
            PRIORITY=MS$NDISHLP

            [MS$NDISHLP]
            DriverName=ndishlp$
            BINDINGS=DE22X

            [MS$NETBEUI]
            DriverName=netbeui$
            SESSIONS=10
            NCBS=12
            BINDINGS=DE22X
            LANABASE=0

            [DE22X]
            DriverName=DE22X$
            MEDIA=AUTODETECT
            EARLYTX=OFF
            SEARCH_ALL_CARD=OFF

