   SCO UNIX 5.X

   Introduction:
   -------------
   This document describes the procedure to install the SCO UNIX driver
   for D-Link DFE-528TX 10/100 Adapter.

   Location of Driver:     \SCO\5.X\DFE528TX.VOL

   Installing driver procedure on SCO UNIX :
   -----------------------------------------
      Before you start with the installation process, make sure that the
      SCO UNIX system is properly installed. Similarly,your adapter should
      also be properly installed in your machine.

     1. Installation Disk in DOS format.
        Put SCO UNIX Driver disk into CD-ROM driver(EX: D:) and use 
        doscp command to copy SCO UNIX PCI Driver into UNIX's 
        directories.

       # cd /
       # doscp D:setup  /setup
       # chmod +x /setup
       # ./setup


       Then, the install program will ask you for path of the files,
       you can key in:

                      D:/SCO/5.X
               or
                      E:/SCO/5.X
     2. Run 'custom' utility to add DFE-528TX driver software to system.

        Select the following option::
                   "Software"
         	-> "Install New" 
                -> "From 'your computer'"
         	-> 'MediaImages"
        Then enter the directory of driver image(DFE528TX.VOL) which
        should be "/tmp"

     3. Use netconfig utility

        Avaiable options:

        # netconfig

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

     5. Select the line speed from the menu:

         (1)Hwset,(2)Auto,(3)10half.(4)10full.(5)100half.(6)100full.

         if you select Hwset, driver will read configuration from EEPROM
         on the card. the configuration can be modified by running
         'Diag' in the driver disk. The program is for DOS.

     6. Add Protocol to select SCO TCP/IP.

     7. Enter the internet Address of this interface,
        for example : 192.9.9.1

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

     9. Enter the boardcast address for this interface
        use default: n.n.n.n

    10. Do you want to relink to kernel now ? (y/n)
        type in 'y'

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

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

    13. Reboot unix

        # shutdown -y -g0
        