
          D-Link DFE-550TX 10/100 Adapter Installation
                   for DECnet PATHWORK v4.0


 Getting Started
 ---------------
    DECnet PathWork provides a NETSET.EXE program for installing NDIS
    drivers. For information on the usage of this program, please refer
    to the DECnet installation manual.

    - Install DECnet PathWork selecting 3Com's Etherlink II card.

    - Modify your CONFIG.SYS file to include the following lines:

        device = c:\decnet\ELNKII.SYS

        to

        device = c:\decnet\DLH5X.DOS


    - Modify the following lines in your PROTOCOL.INI file:

        [ELNKMACII]
        drivername = ELNKII$
        ioaddress = 0x300
        interrupt = 3
        xmitbufs = 2

        [IPX4MAC]
           :
        bindings = ELNKMACII
           :

        [DATALINK]
           :
        bindings = ELNKMACII
           :

        to

        [DLH5X]
        drivername = DLH5X$

        [IPX4MAC]
           :
        bindings = DLH5X
           :

        [DATALINK]
           :
        bindings = DLH5X
           :