qla2x00 Driver RPM
---------------------

This RPM contains precompiled binaries (for certain kernel versions),
driver source, and assorted utilities for the QLA 6.04.00 and 6.04.01
adapter drivers.

To install this RPM:

rpm -ivh qla2x00-6.04-<revision>.<distribution>.ia64.rpm

To uninstall this RPM:

rpm -e qla2x00

This RPM contains the following files and directories:

/opt/hp/storage_drivers/qla604 - main driver directory
/opt/hp/storage_drivers/qla604/src - driver source code
/opt/hp/storage_drivers/qla604/modules - precompiled modules
	for some kernel versions
/opt/hp/storage_drivers/qla604/utils/remove_qla2x00.sh -
	removes the qla2300.o module file from an initrd
/opt/hp/storage_drivers/qla604/utils/create_link.sh -
	creates the link from either 
	/lib/modules/.../addon/qla2200/qla2300.o or 
	/lib/modules/.../addon/qla2xxx/qla2300.o to
	/lib/modules/.../scsi/qla2300.o; Used if another
	kernel is used from the one on which this RPM
	was originally installed to recreate the links that
	this RPM expects
/etc/init.d/qla2300 - startup script for QLA driver
/etc/init.d/probe-luns - SCSI midlayer rescan utility

Changing from Uniprocessor Kernel to SMP Kernel

If you change from a uniprocessor kernel to a SMP kernel or
vice versa, you should uninstall this RPM and reinstall it.

Using QLogic Driver in initrd

If you want to imbed the QLogic driver in the initrd, you
should not use this RPM.  Instead, you should let the
driver load from the initrd.  However, if you load the driver
from the initrd, you should note the following restrictions:

1. You cannot change driver parameters such as queue depth, etc.
2. You will not be able to use non-consecutive LUNs unless you 
   use the probe-luns utility that comes with the fibreutils 
   RPM.
3. You cannot run the hp_fccfg.sh script from the fibreutils RPM.


