D-Link Support Publishing       \PKTDRV\DLKTCP.TXT              November 1996

        D-Link PCI Family Ethernet Adapter Packet Driver
                   Installation for D-Link's TCP/IP

 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
     D-Link's TCP/IP Network Operating System
     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
 
    There are two methods of running the D-Link's TCP/IP program.

    METHOD 1:
    
     If the DLKPCI.SYS program is used, the following statement
      must be included in your CONFIG.SYS file:

        DEVICE = DLKPCI.SYS [/d] [/w] <packet_int_no>

        <packet_int_no> is the software interrupt vector number used by the
                        packet driver program. This can be from 96 to 128.

        /d              Delay Initial - The driver program will not initialize
                        the network interface card until the packet driver
                        program is accessed by its upper layer program.

        /w              The /w parameter is for use only in the Windows
                        environment.

        See \PKTDRV\README.TXT for addition parameters

    METHOD 2:
    
     If the DLKPCI.COM program is used, follow these steps:

     Modify your AUTOEXEC.BAT file to include the following line:

        set HOSTS=<PATH>

        <PATH> here is the directory where the D-Link TCP/IP programs reside.

     Execute DLKPCI.COM by typing the following:

        >DLKPCI [/option] <packet_int_no>

     Execute TCPSTART.EXE to start TCP/IP.


