From d3d2a4f1b14c3e7fb7241305ee8a6e483edb9ba2 Mon Sep 17 00:00:00 2001 From: Vladislav Bolkhovitin Date: Tue, 27 Oct 2009 12:22:25 +0000 Subject: [PATCH] Web upates for release qla_isp 1.0.2 git-svn-id: http://svn.code.sf.net/p/scst/svn/trunk@1283 d57e44dd-8a1f-0410-8b47-8ef2f437770f --- www/downloads.html | 2 +- www/target_qla_isp.html | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/www/downloads.html b/www/downloads.html index 74171b596..1616a4cb1 100644 --- a/www/downloads.html +++ b/www/downloads.html @@ -73,7 +73,7 @@

:: qla_isp

- +

:: iscsi-scst

diff --git a/www/target_qla_isp.html b/www/target_qla_isp.html index e61500080..bb6f94e87 100644 --- a/www/target_qla_isp.html +++ b/www/target_qla_isp.html @@ -66,12 +66,12 @@

This driver operates on the same hardware as the qla2x00t target driver, but, comparing to version 1.0.1.1 of it, has a notable advantage: support of 24xx (4Gbps) and 25xx (8Gbps) series of QLogic adapters. From other side, qla2x00t is simpler, smaller and much better tested on 22xx and 23xx, hence perform more - reliable and, thus, is recommended for these adapters. (Support of 24xx (4Gbps) and 25xx (8Gbps) - series of QLogic adapters was added in version 2.0.0 of qla2x00t.)

+ reliable and, thus, is recommended for these adapters.

+ +

Since support of 24xx (4Gbps) and 25xx (8Gbps) series of QLogic adapters was added in version 2.0.0 + of qla2x00t, users are encouraged to switch from this driver to qla2x00t.

-

The latest release is 1.0.1. It does not support 25xx chipsets yet and can be compiled with Linux - kernel versions between 2.6.16 and 2.6.27. You can find support for 25xx chipsets and the latter kernels - in being developed version 1.0.2.

+

The latest release is 1.0.2. It supports kernel versions between 2.6.16 and 2.6.32.

You can find the latest development version of this driver in the SCST SVN. See the download page how to setup access to it.