==================================================================
NOTES ON                                                April 1998
Installing D-Link DFE-660 Fast Ethernet PC Card
For NCSA Users
==================================================================
    (c) 1998 Copyright D-Link Corporation  ALL RIGHTS RESERVED



This document contains installation notes, which is not included in the
DFE-660 Fast Ethernet PC Card USER'S GUIDE or onscreen instructions,
for NCSA users regarding DFE-660 Fast Ethernet PC Card installation.


This document contains information on the following topics:

1.0 Introduction
2.0 Installing Pcaket driver
___________________________________________________________________



1.0 Introduction
----------------

NCSA users please also refer to the following:

    -------------------------------------------------------------------
     File                  Description/Installation notes
    -------------------------------------------------------------------
     \PKTDRV\README.TXT    For all Packet driver users



2.0 Installing Pcaket driver
------------------------------

    Here are the steps:

    1. To load a driver , use either of the following methods:

       METHOD 1:
          In your CONFIG.SYS file, include the DEVICE command.

               Format:
               DEVICE = DFE660PD.SYS [/option] <packet_int_no>


        METHOD 2:
          Issue DFE660PD command at the DOS command prompt.

               Format:
               DFE660PD.COM [/option] <packet_int_no>


    2. you need to install NCSA TCP/IP distributions into your
       computer. (Also refer to NCSA TCP/IP distributions \INSTALL
       for more information.)

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

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

        Please take note the above settings must be the same as
        driver's parameters.

    Now, the NCSA TCP/IP associated programs are ready to be used.



    Example:
    --------

    > DFE660PD.COM 0x62
    > EDIT CONFIG.TEL
                :
         hardware     = packet
         ioaddr       = <iobase>
         interrupt    = <irq>
                :
    > TELNET <IP_ADDRESS>


