diff --git a/www/downloads.html b/www/downloads.html index 5ec0ac83b..47a3b496a 100644 --- a/www/downloads.html +++ b/www/downloads.html @@ -62,37 +62,37 @@

Stable Releases

:: scst

- +

:: scstadmin

- +

:: qla2x00-target

- +

:: qla_isp

- +

:: iscsi-scst

- +

:: srpt

- +

:: local

- +

:: fileio_tgt

- +

:: doc-src

- +

:: qla2x00-target-24

- +

:: scst-24

- +
diff --git a/www/target_qla_isp.html b/www/target_qla_isp.html index 58f90e2be..a9bcf559a 100644 --- a/www/target_qla_isp.html +++ b/www/target_qla_isp.html @@ -61,12 +61,14 @@ http://www.feral.com/isp.html. The update for SCST was made by Stanislaw Gruszka for Open-E Inc.

-

Driver operates on the same hardware as the qla2x00 target driver, but has one notable - advantage over it: support of 24xx series of QLogic adapters (4Gbps). Additionally, version 1.0.1 of this driver - also supports 25xx series of QLogic adapters (8Gbps).

+

This driver operates on the same hardware as the qla2x00t target driver, but has one notable + advantage over it: support of 24xx (4Gbps) and 25xx (8Gbps) series of QLogic adapters. + Disadvantage of this driver over qla2x00t is that qla2x00t is simpler, smaller and much better tested, + hence more stable and reliable.

-

This driver is in beta stage. You may want to use it in production, but you need to test it for your hardware - configuration. The latest version is 1.0.0.

+

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.

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