                                                                Dec. 1995

                         Ether PCI Ethernet Card
                     Netware DOS ODI Driver Installation
                   =======================================

ODI Driver program allows you to run multiple protocol stacks.  It also
allows you to install up to two network adapters in a workstation. ODI
driver supports node address, protocol and frame" options.  You can use
these options to create your own NET.CFG file.  For detailed info on Keywords,
please refer to Novell manual "NetWare ODI shell for DOS - NET.CFG options".


ODI Workstation for DOS
=======================

1)  Copy the ETHPCI.COM file (from this diskette) to the Netware client
    directory which contains Novell's LSL.COM, IPXODI.COM and NETx.COM files.

2)  Follow Novell's instructions on using the ODI programs. You can substitute
    the ETHPCI.COM whenever a reference is made to the Hardware Specific
    Module.

3)  A typical startup for ODI workstation is as follows:

     >LSL               --Link Support Layer Module provided by Novell
     >ETHPCI            --Hardware Specific Module provided by Ether
     >IPXODI            --IPX Protocol Stack Module provided by Novell
     >NETx              --DOS Shell Support Module provided by Novell
     >LOGIN


NetWare 4.x ODI Client Driver for DOS
=====================================

Please install the NetWare ODI client driver files following the procedures
as described in the NetWare installation guide.

If you run the NetWare Client Install v1.21, please do the following:

1.  Enter the destination directory:
    C:\NWCLIENT

2.  Install will modify your AUTOEXEC.BAT and CONFIG.SYS files and make
    backups. Allow changes?(Y/N): YES

3.  Install support for MS Windows? (Y/N): No

4.  Configure your workstation for back up by a NetWare server running
    software such as SBACKUP? (Y/N): No

5.  Select the driver for your network board.
    Highlight here and press <Enter> to see list.
    -- Scroll th list to the OTHER DRIVERS
    -- Press "Enter" go to "Insert The Driver Disk" dialog box
       type the new path where contain the ODI driver and INS files
       A:\NETWARE\CLIENT\ODI.DOS
    -- Press "Enter" and select target odi driver
    -- Select driver optional settings
    -- Press "F10" to save

6.  Highlight here and press <Enter> to install.
    -- The install program will copy necessary files for NetWare Client.
       Please follow the installation procedure to finish the installation.

Upon completion, a new NET.CFG file will be created in your DOS directory.
A typical of NET.CFG is as follows:

              Link Driver ETHPCI
                   FRAME Ethernet_802.2

              NetWare DOS Requester
                   FIRST NETWORK DRIVE = F
                        :
                        :
A typical startnet.bat for ODI workstation is as follows:

     SET NWLANGUAGE=ENGLISH  --Set NetWare 4.X to English language
     LSL                     --Link Support Layer Module provided by Novell
     ETHPCI                  --Hardware Specific Module provided by ETHER
     IPXODI                  --IPX Protocol Stack Module provided by Novell
     VLM                     --DOS Support Module provided by Novell
     F:                      --Change to connected device
     LOGIN .ADMIN            --Login to file server as user ADMIN

You may run STARTNET to access the Novell network.


