[ANNOUNCE] QLogic qla2xxx driver update available (v8.00.00b6).

From: Andrew Vasquez
Date: Tue Nov 04 2003 - 20:16:23 EST


All,

A new version of the 8.x series driver for Linux 2.6.x kernels has
been uploaded to SourceForge:

http://sourceforge.net/projects/linux-qla2xxx/

Changes from previous release (8.00.00b5) include:

o Intelligent RSCN handling.
o Slab cache allocations for driver SRBs.
o Support larger numbers of targets.
o Initial rework of debug logging facilities.

Review the revision notes for further details of the changes in
8.00.00b6.

Beginning with this beta, distributions of the driver will only be in
the source-type tarball format. It's not worth the extra effort of
building a separate drop-in kernel tarball, given the varying release
periods of the driver. Similar drop-in-kernel-tarball results can be
had by:

driver source in /tmp/qla8_b6

# cd <kernel source>
# patch -p1 < /tmp/qla8_b6/add_to_kernel.diff
# mkdir drivers/scsi/qla2xxx
# cp /tmp/qla8_b6/* drivers/scsi/qla2xxx
# make ...

Failover functionality is present in this distribution, at this time I
do not foresee a policy change regarding its presence in the 8.x
series driver. The next beta release of 8.x will be failover-feature
resync'd with our latest 6.x beta (6.07.xx).

Regards,
Andrew Vasquez
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/