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
This commit is contained in:
Vladislav Bolkhovitin
2009-10-27 12:22:25 +00:00
parent 367eac42c2
commit d3d2a4f1b1
2 changed files with 6 additions and 6 deletions

View File

@@ -73,7 +73,7 @@
<ul><li><a href="https://sourceforge.net/projects/scst/files/qla2x00-target/qla2x00t-1.0.1.1.tar.gz/download">qla2x00t-1.0.1.1.tar.gz</a></li></ul>
<h3>:: qla_isp</h3>
<ul><li><a href="https://sourceforge.net/projects/scst/files/qla_isp/qla_isp-1.0.1.tar.gz/download">qla_isp-1.0.1.tar.gz</a></li></ul>
<ul><li><a href="https://sourceforge.net/projects/scst/files/qla_isp/1.0.2/qla_isp-1.0.2.tar.gz/download">qla_isp-1.0.2.tar.gz</a></li></ul>
<h3>:: iscsi-scst</h3>
<ul><li><a href="https://sourceforge.net/projects/scst/files/iscsi-scst/iscsi-scst-1.0.1.1.tar.gz/download">iscsi-scst-1.0.1.1.tar.gz</a></li></ul>

View File

@@ -66,12 +66,12 @@
<p>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.)</p>
reliable and, thus, is recommended for these adapters.</p>
<p> 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.</p>
<p>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.</p>
<p>The latest release is 1.0.2. It supports kernel versions between 2.6.16 and 2.6.32.</p>
<p>You can find the latest development version of this driver in the SCST SVN. See the download page how to setup
access to it.</p>