
           D-Link DE-650 Ethernet PC Card Installation
                   for NCSA


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


 Getting Started
 
    The First Step :

    Loading driver via two methods :

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

       DEVICE = DE65SPD.SYS [/option] <packet_int_no>

      See README.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:

     Execute DE65SPD.COM by typing:

          >DE65SPD [/option] <packet_int_no>

      See README.TXT for addition parameters

    The Secondry Step:

     First, you need to install NCSA TCP/IP distributions into your
      machines.

      See also NCSA TCP/IP distributions \INSTALL for detail informations

     Please set correct values in CONFIG.TEL which is included in NCSA
      TCP/IP distributions as followings:

      in CONFIG.TEL
            :
            :
         hardware    = packet
         ioaddr      = <iobase>
         interrupt   = <irq>
            :
            :

      These values must the same as driver's parameters.

     NCSA TCP/IP associated programs are ready to used

      See also NCSA TCP/IP distributions \INSTALL for detail informations

    Examples:

      > DE65SPD.COM 0x62

      > EDIT CONFIG.TEL
            :
        hardware     = packet
        ioaddr       = <iobase>
        interrupt    = <irq>
            :

      > TELNET <IP_ADDRESS>

