==================================================================
NOTES ON
Installing D-Link DE-220 Family Ethernet Adapter
for NDIS Users
==================================================================
    (c) 1997 Copyright D-Link Corporation  ALL RIGHTS RESERVED

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


This document contains information on the following topics:

1.0 Introduction
2.0 Installation Notes
3.0 PROTOCOL.INI keywords Available

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

1.0 Introduction
----------------
    The DE-220 Family Ethernet Adapter Installation diskette contains
    NDIS driver programs, which comply with Microsoft's NDIS v2.0.1
    specification, and installation notes for some of the most popular
    operating systems which support NDIS drivers.

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

     NDIS users, please refer to the following.
     -------------------------------------------------------------------
        File                Description/Installation Notes
     -------------------------------------------------------------------
        \README.TXT         Overall installation notes for all users
        \NDIS2\README.TXT   Overall installation notes for all NDIS users
        \NDIS2\BANYAN.TXT   Banyan Vines installation text file
        \NDIS2\IBMLAN.TXT   IBM LAN Support Program and LAN Services
                            installation
        \NDIS2\LANSRV.TXT   IBM LAN Server installation text file
        \NDIS2\PATHWAY.TXT  WIN/TCP PathWay installation text file
        \NDIS2\PATHWORK.TXT DEC Pathworks installation text file
        \NDIS2\PCNFS.TXT    PCNFS installation text file
        \NDIS2\MSCLIENT.TXT MS Network Client for DOS installation
                            text file

3.0 PROTOCOL.INI keywords Available
-----------------------------------
    This guide lists the available PROTOCOL.INI keywords.

    IOADDRESS - This keyword specifies the I/O base address used by the
                adapter. This value must match the actual address setting
                on the adapter. If this keyword is not specified, the
                default value will be put into effect.

    INTERRUPT - This keyword specifies the interrupt line used by the
                adapter. This value must match the actual IRQ setting on
                the adapter. If this keyword is not specified, the default
                value will be put into effect.

    DRIVERNAME- This keyword specifies the driver name for the adapter.

    NETADDRESS- This keyword specifies the node address (in hex) used by
                the adapter. This option is used only to override the node
                address stored in the adapter. With this keyword specified
                ,the specified address will be used instead of the
                adapter's actual node address.

    MEDIA     - This keyword specifies which port on the adapter is used
                for network connection. Options include AUTODETECT, TP,
                BNC and AUI.

    EARLYTX   - This keyword specifies to enhance the driver performance
                If EARLYTX = ON  , enable early transmission. (default
                setting) If EARLYTX = OFF , disable early transmission.

    JITI      - This keyword specifies to enhance the driver performance
                If JITI = ON, JITI function will start up, If JITI = OFF,
                JITI function will be disable.

    SEARCH_ALL_CARD - This keyword specifies to search all DE-220 Family
                      adapters.

