
Instructions for Installing the eeE Driver for SCO OpenDeskTop 
==============================================================
     
1. Copy the eee*.img file to any directory, such as /tmp, on the 
	SCO system.
     
2. Transfer the file to a 3.5 inch floppy disk using 'dd'. For example:
     
        # dd if=/tmp/eee.img of=/dev/dsk/f03ht
     
3. If there is an older version of the eeE driver on the system, you 
   must first remove it. To do this, run 'netconfig'. Remove all 
   instances of the "Intel EtherExpress..." adapters. Exit netconfig 
   without opting to relink the kernel. Run 'custom'. Remove
   the older Intel EtherExpress adapter driver. Exit from 'custom'.     

4. Using 'custom', install the new driver from the floppy disk. After 
   the installation of the driver is complete, exit from 'custom'.
     
5. Run 'netconfig'. Add the adapters. For each adapter that is present 
   in the system, enter the appropriate TCP/IP parameters. Exit 
   'netconfig' and choose to relink the kernel.
     
6. Reboot the system.
     
NOTE: The adapter automatically detects the link speed and duplex mode. 
If you want to force any of these settings, edit the file 
'/etc/conf/pack.d/eeE/space.c'. Modify the value of the 
eeE_LineSpeedDuplex variable to set the line speed and duplex mode for 
each board in the system. (The space.c file has the values for setting 
this variable). Save the file. Rebuild the Unix kernel using 'idbuild' 
and reboot the system. 

CAUTION: This should be done by expert Unix system users only.
