D-Link Support Publishing       \NDIS\PATHWORK.TXT              November 1996

        D-Link PCI Family Ethernet Adapter Installation
                   for DECnet PATHWORK v4.0

 Contents
 
     Introduction
     Requirements
     Minimum Skill Level
     Compatibility List
     Getting Started

 Introduction
 
    This installation assumes that the adapter is working properly.
    Getting Started will describe the installation instructions.

 Requirements
 
     A PCI compatible computer
     DECnet PATHWORK v4.0
     A PCI Family Series Adapter
     A knowledge of basic DOS commands and editing text files

 Minimum Skill Level
 
     A knowledge of basic DOS commands
     A knowledge of editing text files
     A knowledge of DOS basic file structure (CONFIG.SYS and AUTOEXEC.BAT)
     A knowledge of the network driver configuration being used

 Compatibility List
 
     Any PCI Family Ethernet Adapter
     For a Motherboard compatibility list please consult your local
      D-Link Branch Office

 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
           :

