                                                              Dec. 1995

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

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 file 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.12 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     \NW312  <--- if NW312 is the server
     copy A:\NETWARE\SERVER\ETHERTSM.NLM   \NW312       subdirectory

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

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

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:\NW312\MSM.NLM
                  load c:\NW312\ETHERTSM.NLM
                  load c:\NW312\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 card will be installed as your network card.


