This release note and the software that accompanies it are copyright (c) 2003, Intel Corporation, and may only be installed and used in accordance with the license that accompanies the software. File name: Linux_gdth_204.zip Driver version 2.04 This download supports SCSI Intel(R) Server RAID Controllers, please verify that this driver has been tested with the RAID controller you have chosen to use. You can verify compatability on the RAID controller's driver page at http://support.intel.com. This download is packaged as a zip file and can be unzipped using a variety of compatible zip programs. The contents of this download are governed by the terms and conditions as laid out by the file COPYING. The file gdth.tgz is a tar-zipped file containg driver source code taken from the Linux kernel. Untar and unzip the file and copy contents to: /usr/src/linux/drivers/scsi and recompile the kernel. Attention! =========== This program will extract a copy the gdth RAID driver set to a floppy diskette. These files are provided for your convenience, however no support is provided. Because these files can be used with a variety of Linux versions, Please refer your specifice product and OS documentation for application instructions for this driver. Contents ========= File Version Size Date Description ----- -------- ----- ----- ------------ Copying n/a 18KB 11/29/02 Copy agreement gdth.tgz 2.04 53KB 11/29/02 Driver, RAID Storage RAID driver sources for intel and alpha systems README.TXT n/a 2KB 2/04/03 This file 1. Extract the contents of the download to a floppy diskette. 2. Updating the driver using the driver sources: ------------------------------------------------ a) Copy the driver sources to /usr/src/linux/drivers/scsi (for a DOS disk for example with 'mcopy -b a:gdth.tgz') b) Unpack the archive with 'tar xvfz gdth.tgz c) Compile a new Kernel (procedure depends on the Linux distribution, 'make config', 'make dep', 'make clean' may become necessary before)