
           D-Link DE-650 Ethernet PC Card Installation
                   for DECnet PathWork v4.0


 Introduction
 
        This installation assumes that the PC Card devices are working
        properly. Please consult INST_DOS.TXT for help with PC Card
        Drivers. Getting Started will describe the installation for
        Pathworks.


 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\DE65S.DOS


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

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

        [IPX4MAC]
           :
        bindings = ELNKMACII
           :

        [DATALINK]
           :
        bindings = ELNKMACII
           :

        to:

        [DE65S]
        drivername = DE65S$

        [IPX4MAC]
           :
        bindings = DE65S
           :

        [DATALINK]
           :
        bindings = DE65S
           :
