
          D-Link DFE-530TX PCI Fast Ethernet 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\DLKFET.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

        [DLKFET]
        drivername = DLKFET$

        [IPX4MAC]
           :
        bindings = DLKFET
           :

        [DATALINK]
           :
        bindings = DLKFET
           :

