
          D-Link 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\DLKPCI.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

        [DLKPCI]
        drivername = DLKPCI$

        [IPX4MAC]
           :
        bindings = DLKPCI
           :

        [DATALINK]
           :
        bindings = DLKPCI
           :

