diff --git a/www/comparison.html b/www/comparison.html index d3ad37935..83c76957b 100644 --- a/www/comparison.html +++ b/www/comparison.html @@ -6,7 +6,7 @@ -SCST: Generic SCSI Target Middle Level for Linux +SCSI Targets Comparison diff --git a/www/comparison_history.html b/www/comparison_history.html index 46658e944..f05c49bda 100644 --- a/www/comparison_history.html +++ b/www/comparison_history.html @@ -6,7 +6,7 @@ -SCST: Generic SCSI Target Middle Level for Linux +SCST Comparison History diff --git a/www/contributing.html b/www/contributing.html index 9a2e01fd9..d6fd37bad 100644 --- a/www/contributing.html +++ b/www/contributing.html @@ -1,12 +1,11 @@ - -SCST: Generic SCSI Target Middle Level for Linux +SCST Contributing diff --git a/www/downloads.html b/www/downloads.html index 518931991..f9748e878 100644 --- a/www/downloads.html +++ b/www/downloads.html @@ -6,7 +6,7 @@ -SCST: Generic SCSI Target Middle Level for Linux +SCST Downloads diff --git a/www/handler_fileio_tgt.html b/www/handler_fileio_tgt.html index 6e94f4ac9..05be432de 100644 --- a/www/handler_fileio_tgt.html +++ b/www/handler_fileio_tgt.html @@ -6,7 +6,7 @@ -SCST: Generic SCSI Target Middle Level for Linux +FILEIO Target SCST Handler diff --git a/www/index.html b/www/index.html index dbb65753e..caa78f51f 100644 --- a/www/index.html +++ b/www/index.html @@ -1,10 +1,11 @@ - + + SCST: Generic SCSI Target Middle Level for Linux diff --git a/www/scst_admin.html b/www/scst_admin.html index afd95a0f5..1b45f84bc 100644 --- a/www/scst_admin.html +++ b/www/scst_admin.html @@ -1,12 +1,12 @@ - + -SCST: Generic SCSI Target Middle Level for Linux +SCST Admin Utility diff --git a/www/scstvsstgt.html b/www/scstvsstgt.html index 0b6528afc..b566a8762 100644 --- a/www/scstvsstgt.html +++ b/www/scstvsstgt.html @@ -1,12 +1,12 @@ - + -SCST: Generic SCSI Target Middle Level for Linux +SCST vs STGT diff --git a/www/sponsorship.html b/www/sponsorship.html index fd3023454..1678aa4b8 100644 --- a/www/sponsorship.html +++ b/www/sponsorship.html @@ -1,12 +1,11 @@ - -SCST: Generic SCSI Target Middle Level for Linux +SCST Sponsorship diff --git a/www/target_fcoe.html b/www/target_fcoe.html index 81541aff6..65f12031a 100644 --- a/www/target_fcoe.html +++ b/www/target_fcoe.html @@ -1,12 +1,12 @@ - + -SCST: Generic SCSI Target Middle Level for Linux +FCoE Target Driver diff --git a/www/target_iscsi.html b/www/target_iscsi.html index 19dadf061..5c98cfc2c 100644 --- a/www/target_iscsi.html +++ b/www/target_iscsi.html @@ -1,12 +1,12 @@ - + -SCST: Generic SCSI Target Middle Level for Linux +iSCSI Target Driver diff --git a/www/target_lsi.html b/www/target_lsi.html index b57a1a2a8..68e2ed6da 100644 --- a/www/target_lsi.html +++ b/www/target_lsi.html @@ -1,12 +1,12 @@ - + -SCST: Generic SCSI Target Middle Level for Linux +LSI Target Driver @@ -53,8 +53,9 @@

Target driver for LSI/MPT cards

- Target driver for LSI/MPT cards was originally developed by Hu Gang, then Erik Habbinga has continued the development. - It supports parallel SCSI (SPI), but also should work with SAS and Fibre Channel transports. This driver is on the + Target driver for LSI/MPT cards was originally developed by Hu Gang, then Erik Habbinga has continued the development.

+ +

It supports parallel SCSI (SPI), including Wide SCSI, and Fibre Channel, but also should work with SAS. This driver is on the alpha stage and available for download from the SCST SVN repository. See the download page how to setup access to it.




diff --git a/www/target_mvsas.html b/www/target_mvsas.html index 35c676f71..04d5c5a67 100644 --- a/www/target_mvsas.html +++ b/www/target_mvsas.html @@ -1,12 +1,12 @@ - + -SCST: Generic SCSI Target Middle Level for Linux +Marvell SAS Target Driver diff --git a/www/target_old.html b/www/target_old.html index 794b0570c..3e691f7aa 100644 --- a/www/target_old.html +++ b/www/target_old.html @@ -1,12 +1,12 @@ - + -SCST: Generic SCSI Target Middle Level for Linux +Old Unsupported SCST Target Drivers diff --git a/www/target_qla22xx_23xx.html b/www/target_qla22xx_23xx.html index 6755cb2cb..44460f05a 100644 --- a/www/target_qla22xx_23xx.html +++ b/www/target_qla22xx_23xx.html @@ -1,12 +1,12 @@ - + -SCST: Generic SCSI Target Middle Level for Linux +QLogic Fibre Channel Target Driver diff --git a/www/target_qla_isp.html b/www/target_qla_isp.html index 907f16a6d..812739a47 100644 --- a/www/target_qla_isp.html +++ b/www/target_qla_isp.html @@ -1,12 +1,12 @@ - + -SCST: Generic SCSI Target Middle Level for Linux +QLogic Fibre Channel Target Driver @@ -52,17 +52,23 @@

Target driver for QLogic ISP chipsets

+

This is an SCST driver for ISP QLogic chipsets commonly used in many SCSI and FC host bus adapters. It is based on Matthew Jacob's multiplatform driver for ISP chipsets, which has its own page at 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.

-

This driver is in beta stages. You may want to use it in production, but you need to test it for your hardware + 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 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.

+

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

+

Infiniband SCSI RDMA protocol (SRP) target driver

SCSI RDMA Protocol (SRP) target driver has been developed by Vu Pham. Since March - 2008 its main development place is SCST SVN repository.

+ 2008 the main development place of the SRP target driver is SCST SVN repository.

The latest stable version is 1.0.0.

You can find instructions how to download and install the development version of the driver on its wiki page.




diff --git a/www/targets.html b/www/targets.html index b0fc1d1db..45579d29b 100644 --- a/www/targets.html +++ b/www/targets.html @@ -6,7 +6,7 @@ -SCST: Generic SCSI Target Middle Level for Linux +SCST SCSI Target Drivers & Utilities