==========================================================================
Intel(R) SGPIO tool RELEASE NOTES
==========================================================================
DATE:       January 2007 (updated Dec 2008)
TO:         Validation Team
SUBJECT:    SGPIO captive backplane tool 

==========================================================================
     A. PACKAGE CONTENTS  
==========================================================================
The following files are included in this release package:

- sgpio.tar.gz                   (SGPIO tool package with the items below)
- commands.h   (header file that contains the option structure for getopt)
- Makefile              (tells make what to build and where to install it)
- readme                                                       (this file)
- sgpio.1                                      (the sgpio tool's man page)
- sgpio.c                                          (the sgpio tool source)
- version.h                (contains the tool and sgpio interface version)
- sgpio.sh                                    (script support for MD RAID)

==========================================================================
     B. INSTALLATION 
==========================================================================

1) The complete release is contained in a tar gzipped file.  It can be 
   extracted in Linux.  For example, 
   Run: tar -xzf sgpio.tar.gz  

2) Build the tool by running make:

   Run: make
   
3) Install and Execute
   
   Run: su  (need to be root)
   Run: make install
   
==========================================================================
     C. NOTES
==========================================================================

- This tool has only been tested on Red Hat* Fedora 7, Red Hat* RHEL 5.3 
  (kernel 2.6.18-128) and Novell* SLES 11 (kernel 2.6.27)
- This tool has not been validated beyond normal functionality.

==========================================================================
     D. KNOWN ISSUES
==========================================================================

- Tool will not control SGPIO on SATA port multipliers. 

*Other names and brands may be claimed as the property of others.



