   SCO OpenServer v5.0

   Introduction:
   -------------
   This document describes the procedure to install the SCO OpenServer 5.0
   driver for PCI ethernet adapter.

   Location of Driver:     \SCO\5X\DRIVER.O
   ------------------

   The following files will be used in this installation:

   Files          Contents
   -----------    -----------------------------------------
   Driver.o       ETHPCI PCI MDI Driver Program
   setup          Transfer dos format to unix format setup program
   Master         Used by netconfig
   System         Used by netconfig
   Node           Used by netconfig
   Space.c        Used by netconfig
   space.h        Used by netconfig
   lkcfg          Used by netconfig
   AOF/r3e        Used by netconfig
   r3e.h          Used by netconfig


   1.  Installation Diskette in DOS format.
       Put ETHPCI PCI UNIX Driver diskette to floppy A: and use doscp
       command to copy ETHPCI PCI SCO UNIX Driver into UNIX's
       directories.

       # cd /
       # doscp a:/sco/5x/setup  /setup
       # chmod +x /setup

         !! if you don't have the directory ,namely, "a:/sco/5x" in
            the disk, you should modify contents of the setup file in
            the floppy. Please check contents of the setup file.

       # ./setup


   2.  Use netconfig utility

       Avaiable options:

       # netconfig

   3.  To add adapters, select "Add New Lan Adapter" from "Hardware".

   4.  Select "PCI Ethernet Adapter Driver"

   5.  Add Protocol to select SCO TCP/IP.

   6.  Enter the internet Address of this interface         n.n.n.n

   7.  Enter the netmask for this interface       (default 255.255.255.0)

   8.  Enter the boardcast address for this interface   default: n.n.n.n

   9.  Select "Exit" from "Hardware".

  10.  Do you want to relink to kernel now ?               y

  11.  Do you want this kernel to boot by default (y/n)    y

  12. Do you want the kernel environment rebuilt (y/n)    y

  13. Reboot unix

        # shutdown -y -g0

