                                                                Dec. 1995

                         Ether PCI Ethernet Card
                    Netware Server 4.x Driver Installation
                   =======================================

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

Method 1 using install menu (for NetWare 4.1 only)
==================================================

1)  Copy the appropriate NetWare driver files (from this diskette) to the
    DOS partition of your hard disk. e.g. C:\ETHPCI

2)  Boot the Novell Server, after the server is started
    execute "LOAD INSTALL" instruction.

    : load install

3)  Select "Driver Option" and press <Enter>.

4)  Select "Configure network drivers" and press <Enter>.

5)  Select "Select a driver" and press <Enter>.

6)  Press the <Ins> key to install an unlisted driver.

7)  Press <F3> to specify a diffrent path (C:\ETHPCI) and press <Enter>.

8)  Select "Ether 10/100M PCI Ethernet driver" and copy ETHPCI.LAN.

9)  Config adapter parameter, then Select "Save parameters and load driver".

10) Next time you start up your system, only follow steps 2 to 5 to complete
    the installation.


Method 2 modifying an Existing NetWare 4.x Server
=================================================

1)  At any workstation, Login to the Novell server as a SUPERVISOR.

2)  Copy all supplied NLM and LAN files to your server's SYSTEM directory:

    >Copy A:\NW4X\*.*   F:\SYSTEM

3)  At the Novell Server side, execute load install

    :load install
        Select <NCF files options>
        Select <Edit AUTOEXEC.NCF>

    Modify the server's AUTOEXEC.NCF as following.

              load ETHPCI.LAN
                    (msm.nlm and ethertsm.nlm will be automatically loaded
                     while loading ethpci.lan)
              bind ipx to ETHPCI NET=xxxx

4)  Shutdown the Server and then turn it ON again.  This time, the
    Ether 10/100M PCI ethernet card will be installed as your network card.


