==================================================================
NOTES ON
Installing D-Link DE-220 Family Ethernet Adapter
For WinSock 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 WinSock users regarding D-Link Ethernet Adapter installation.

This document contains information on the following topics:

1.0 Introduction
2.0 Installation Notes
___________________________________________________________________

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

WinSock 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 steps involved in installing the Packet driver:

    1. Load Packet driver.
       There are two methods to load Packet driver.

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

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

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

       Method 2:
       ---------
       Issue DE22XPD command at the DOS command prompt.

       Format:
       DE22XPD [/option] <packet_int_no>

       Example:
       C:\>de22xpd 0x62

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

    2. To configure your local copy of Windows 3.1 in order to access to
       network:
       You need to download WINPKT.COM from your Internet file server
       sites.

    3. Issue WINPKT command at the DOS command prompt.
       Format:
       WINPKT <packet_int_no>

       The "<packet_int_no>" is software interrupt number used by
       packet driver.
       This number must be the same as driver's parameters.

       Example:
       C:\>winpkt 0x62


    4. After starting winsock in Windows environment ,
       just set correct "Packet Vector" value.

    5. Winsock associated programs can be ready to used.

       See also winsock distributions INSTALL.DOC file

    6. Run Windows , winsock applications.
