Installation Guide for the SCO Unix Driver
----------------------------------------

The SCO Unix driver is available for use with the eMASTER+
PCI EM960 PCI and EM100 PCI single port adapters.

The file is provided in a compressed TRZ format, which can
be used as follows to create an SCO Unix driver installation
diskette:

1.   Change to your system's /etc/tmp directory

            cd /etc/tmp

2.   Copy VOLUME1.TRZ to your /etc/tmp directory, and
     uncompress the file.

            doscp a:volume1.trz volume1.tar.Z
            uncompress volume1.tar.Z

3.   Make a temporary working directory on your system, and
     make that directory your current directory.

           mkdir drv
           cd drv

4.   Extract the TAR file to your temporary directory

          tar xvf ../volume1.tar

5.   Copy the extracted files to a formatted floppy.

          tar cvf /dev/fd0 .

6.   Remove the VOLUME1.TAR and /drv directories from your
     system.

          cd /etc/tmp
          rm *.tar -r drv

7.   Using your newly created installation diskette, proceed
     with SCO driver installation using the 'CUSTOM'
     utility.
