
        D-Link DE-650 Ethernet PC Card Installation
                   for D-Link's TCP/IP


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


 Getting Started
 
        There are two methods of running the D-Link's TCP/IP program.

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

         DEVICE = DE65SPD.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 INST_DOS.TXT for addition parameters

            You can place this line anywhere in the CONFIG.SYS file.

        METHOD 2:
        
        If the DE65SPD.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 DE65SPD.COM by typing the following:

        >DE65SPD [/option] <packet_int_no>

        Execute TCPSTART.EXE to start TCP/IP.
