==================================================================
NOTES ON
Installing D-Link DE-220 Family Ethernet Adapter
For NetWare Server 3.12 Driver Users
==================================================================
    (c) 1997 Copyright D-Link Corporation ALL RIGHTS RESERVED

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

This document contains information on the following topics:

1.0 Overview
2.0 Installation notes for NetWare Server 3.12 Driver users
___________________________________________________________

1.0 Overview
------------
    For more information, please refer to \NETWARE\README.TXT file.

2.0 Installation Note for NetWare Server 3.12 Driver users
----------------------------------------------------------
    Modifying an existing NetWare 3.12 Server
    -----------------------------------------
    1. Make a sub-directory NLMS.OLD under <SRVPATH> directory which
       will include SERVER.EXEf file.

       Example:
          <SRVPATH> = NW312.
          C:\>md \nw312\nlms.old

    2. Save NBI31X.NLM, MSM31X.NLM and ETHERNET.NLM to NLMS.OLD
       sub-directory.

    3. Please insert release driver diskette into floppy disk drive.

    4. Copy all provided NLM and LAN files into your DOS directory
       which include the SERVER.EXE file.

       Example:
       C:\>copy a:\netware\32bitlan\*.nlm   c:\nw312

    5. Start the NetWare Server.

       C:\> cd \nw312
       C:\NW312> server

    6. From the Novell Server side, execute "LOAD INSTALL".  Type:
       :LOAD INSTALL
        Select <System Option>
        Select <Edit Autoexec.NCF file>

    7. Add the item below into the server's AUTOEXEC.NCF file.

        LOAD C:\NW312\NBI31X.NLM
        LOAD C:\NW312\MSM31X.NLM
        LOAD C:\NW312\ETHERTSM.NLM

        LOAD C:\NW312\DE22X ISA PORT=300 INT=B FRAME=Ethernet_802.3
             NAME=DE22X_1_E83
        BIND IPX DE22X_1_E83 NET=xxxx

        LOAD C:\NW312\DE22X ISA PORT=300 INT=B FRAME=Ethernet_802.2
             NAME=DE22X_1_E82
        BIND IPX DE22X_1_E82 NET=xxxx

        LOAD C:\NW312\DE22X ISA PORT=300 INT=B FRAME=Ethernet_II
             NAME=DE22X_1_EII
        BIND IPX DE22X_1_EII NET=xxxx

        LOAD C:\NW312\DE22X ISA PORT=300 INT=B FRAME=Ethernet_SNAP
             NAME=DE22X_1_ESP
        BIND IPX DE22X_1_E83NET=xxxx

    8. Restart the server again.

