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



This document contains installation notes, which is not included in the
DE-660 Ethernet PC Card USER'S GUIDE or onscreen instructions,
for NCSA users regarding DE-660 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
    -------------------------------------------------------------------
      \README.TXT	     For all users

      \PKTDRV\README.TXT    For all Packet driver users



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

    Here are the steps:

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

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

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


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

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


    Step  2:

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

    Then, 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:
    --------

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


