                                                                Dec. 1995

                         Ether PCI Ethernet Card
                   Netware Server 3.11 Driver Installation
                   =======================================

  NOTE: Please make sure that you use the MONITOR.NLM program which
        is distributed on the release driver diskette. The original
        MONITOR.NLM shipped with NetWare 3.11 has a bug and will
        crash the system.

The NetWare server drivers in this diskette is organized as follows:

Directory                     Contents
-----------------             -------------------------------------------------
\NETWARE\SERVER\ETHPCI.LAN    NetWare 3.11, 3.12 or 4.x server driver
\NETWARE\SERVER\*.nlm         necessary files for Netware server
\NETWARE\SERVER\NW311\*.nlm   necessary files for Netware v3.11
\NETWARE\SERVER\NW312\*.nlm   necessary files for Netware v3.12
\NETWARE\SERVER\NW4X\*.nlm    necessary files for Netware v4.X

******************
*  SERVER SETUP  *
******************

NetWare 3.11 Server Installation
================================

1)  Copy the ETHPCI.LAN and ETHERTSM.NLM from the driver diskette
    into the subdirectory of your server.

    >copy A:\NETWARE\SERVER\ETHPCI.LAN     \NW311   <--- if NW311 is the server
     copy A:\NETWARE\SERVER\ETHERTSM.NLM   \NW311        subdirectory

2)  Copy all supplied NLM files to your server directory:

    >Copy A:\NETWARE\SERVER\NW311\*.*  \NW311

3)  Run SERVER.EXE from your server

4)  Edit AUTOEXEC.NCF file

    :load install
     Select <System Option>
     Select <Edit Autoexec.NCF file>

5)  Modify the server's AUTOEXEC.NCF as following.
                load c:\nw311\patchman.nlm
                load c:\nw311\lslenh.nlm
                load c:\nw311\msm31x.nlm
                load c:\nw311\ethertsm.nlm
                load c:\nw311\ETHPCI.lan
                bind ipx to ETHPCI  net=xxxx

6)  Press <ESC> Key when edit completed
    Select <YES> to save
    Select <EXIT> to leave installation

7)  Shutdown the Server and then turn it ON again.  This time, the Ether PCI
    Ethernet driver will be installed as your network card.


