#######################################################################
#         Silicon Image SiI SATA controller                           #
#                     Linux  Driver 	                            #
#######################################################################

1. OVERVIEW
   This driver disk adds support for SiI SATA controller that is otherwise
   not supported by a Distribution.

   Supported Versions:

      * RedHatLinux 7.3/8.0

2. CREATE FLOPPY

   dd if=redhat_sii[chip].img of=/dev/fd0  (In a Linux System)
      Where chip is 3112 or 6512 or 6514, etc.
            Example: redhat_sii6512.img
      See Full Install if you want to use WINDOWS to create
          the floppy
      
   => Configure RAID SET using the BIOS if you want RAID functionality

3. INSTALL SOFTWARE

   . Insert bootable CDROM
   . At boot prompt type 'linux dd'

   . Insert floppy containing the driver and follow the installation instructions.

     
   . (Optional) Run proper cleanup scripts at some point. 
     mkdir /tmp/tmp
     mount /dev/fd0 /tmp/tmp
     cd /tmp/tmp
     'sh cleanup_7.3' or  'sh cleanup_8.0'

     Cleanup gets rid of temporary driver with "Unresolved symbols" 


NOTE:
   . To UPGRADE or to just add 'DATA' SATA disk drives see Full Install instructions.


4. GENERAL INFO

   . If you cat /proc/scsi/SiI[chip]/* you should see the Driver as reported by
     the kernel
 
   . If you cat /proc/scsi/scsi you should see the your RAID TYPE as reported
     by the kernel

