diff --git a/www/target_qla2x00t.html b/www/target_qla2x00t.html index afbfd7404..64bbc543d 100644 --- a/www/target_qla2x00t.html +++ b/www/target_qla2x00t.html @@ -55,23 +55,34 @@ -
+

Target driver qla2x00t for QLogic FC adapters

SCST QLogic This is target driver for QLogic qla2xxx (22xx++) Fibre Channel adapters.

-

The latest stable version is 3.0.1. Requires Linux kernel version 2.6.26.x or higher and - SCST version 3.0.1 or higher.

- -

Driver in qla2x00t subdirectory is the old one, forked from qla2xxx from kernel 2.6.26. It is not maintained anymore. - You can find the latest version of this driver in - git://git.qlogic.com/scst-qla2xxx.git. It is now maintained by QLogic, hence - located in the QLogic's git. This driver also supports FCoE. See SVN root README for instructions how to integrate it - into the SCST build tree.

+

There are 2 latest stable versions of this driver:

+ +

+ The latest version of this driver with full support of the latest QLogic chips for both FC and FCoE you can find in + git://git.qlogic.com/scst-qla2xxx.git. This driver also supports T10-PI functionality. + It is maintained by QLogic, hence located in the QLogic's git. See SVN root README + for instructions how to integrate it into the SCST build tree. However, not all + improvements from the SVN trunk target driver have been integrated in this driver yet, + so it is not as stable and functional as the SVN trunk driver.