==================================================================
NOTES ON                                                April 1998
Installing D-Link DFE-660 Fast Ethernet PC Card
for NDIS Users
==================================================================
    (c) 1998 Copyright D-Link Corporation ALL RIGHTS RESERVED

This document contains installation notes, which is not included in the
DFE-660 Fast Ethernet PC Card USER'S GUIDE or onscreen instructions,
for NDIS  users regarding DFE-660 Fast Ethernet PC Card 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 DFE-660 Fast Ethernet PC Card 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\MSCLIENT.TXT  For MSCLIENT users
      \NDIS2\PCNFS.TXT     For PCNFS users
      \NDIS2\PATHWORK.TXT  For DEC Pathworks users
      \NDIS2\PATHWAY.TXT   For WIN/TCP Pathway users
      \NDIS2\BANYAN.TXT    For Banyan Vines users
      \NDIS2\IBMLAN.TXT    For IBM LAN Support Program users

 3.0   PROTOCOL.INI keywords Available
 -------------------------------------

      This guide lists the available PROTOCOL.INI keywords.


       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.


       CONNECTIONTYPE- This keyword specifies the connector that used by
                   the adapter. The default value is AutoDetect.

                 = AutoDetect  : Adapter will auto detect the speed mode
                                 and duplex mode.

                 = _100BaseTx_FD: User force the media to 100BASE-TX FULL
                                  DUPLEX mode.

                 = _100BaseTx  : User force the media to 100BASE-TX HALF
                                 DUPLEX mode.

                 = _10BaseT_FD : User force the media to 10BASE-T FULL
                                 DUPLEX mode.

                 = _10BaseT    : User force the media to 10BASE-T HALF
                                 DUPLEX mode.

       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.

