==================================================================
NOTES ON
Installing D-Link DE-220 Family Ethernet Adapter
For IPX SHELL Users
==================================================================
    (c) 1997 Copyright D-Link Corporation  ALL RIGHTS RESERVED

This document contains installation notes, which is not included in the
DE-220 Family Ethernet Adapter USER'S GUIDE or onscreen instructions,
for IPX SHELL users regarding DE-220 Family Ethernet Adapter
installation.

This document contains information on the following topics:

1.0 Introduction
2.0 Installation Notes
___________________________________________________________________

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

IPX Shell 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 Installation Notes
----------------------

There are two methods to run the IPX SHELL program:
    Method 1:
    ---------
    1. In your CONFIG.SYS file, include the DEVICE command.

       Format:
       DEVICE = DE22XPD.SYS [/option] <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
                       upper layer program.

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

       Please refer to \PKTDRV\README.TXT for addition parameters


    2. Add a DPDIPX statement to your AUTOEXEC.BAT file to load driver
       every time you start your computer.


       Example:
       ------------------------
       DPDIPX
       NETX /PS=APC_NW_SRV --> <path for server>
       F:                  --> <change to last driver>
       LOGIN Tom           --> <username>

    Method 2:
    ---------

    Issue DE22XPD command at the DOS command prompt.

       Format:
       DE22XPD [/option] <packet_int_no>

       Example:
       --------
       C:\>de22xpd
       C:\>dpdipx
       C:\>netx /ps=apc_nw_srv  --> <path for server>
       C:\>f:                   --> <change to last driver>
       F:\>login tom            --> <username>


       Please refer to \PKTDRV\README.TXT for addition parameters

