Small web fixes

git-svn-id: http://svn.code.sf.net/p/scst/svn/trunk@1562 d57e44dd-8a1f-0410-8b47-8ef2f437770f
This commit is contained in:
Vladislav Bolkhovitin
2010-03-23 14:08:17 +00:00
parent 70615e2dc3
commit cdebb360f6
5 changed files with 8 additions and 7 deletions

View File

@@ -12,7 +12,7 @@ ISCSI-SCST is a deeply reworked fork of iSCSI Enterprise Target (IET)
- To fix all the problems, corner cases issues and iSCSI standard
violations which IET has.
See more info at http://scst.sourceforge.net/target_iscsi.html.
See more info at http://iscsi-scst.sourceforge.net.
This version is compatible with SCST version 2.0.0 and higher.

View File

@@ -9,13 +9,13 @@ ISCSI-SCST is a deeply reworked fork of iSCSI Enterprise Target (IET)
- To fix all the problems, corner cases issues and iSCSI standard
violations which IET has.
See more info at http://scst.sourceforge.net/target_iscsi.html.
See more info at http://iscsi-scst.sourceforge.net.
Usage
-----
See in http://scst.sourceforge.net/iscsi-scst-howto.txt how to configure
iSCSI-SCST.
See in http://iscsi-scst.sourceforge.net/iscsi-scst-howto.txt how to
configure iSCSI-SCST.
In 2.0.0 usage of iscsi-scstd.conf as well as iscsi-scst-adm utility is
obsolete. Use the sysfs interface facilities instead.

View File

@@ -35,7 +35,8 @@ config SCSI_QLA2XXX_TARGET
Once the qla2x00tgt module is loaded, target mode can be enable via a
sysfs interface under scsi_host, thus enabling target mode for specific
cards.
You will also need the SCST middle level drivers from http://scst.sf.net/.
You will also need the SCST middle level drivers from
http://scst.sourceforge.net/.
config SCSI_QLA2XXX_TARGET_DISABLE_INI_MODE
bool "Disable initiator mode for ports with enabled target mode"

View File

@@ -1387,7 +1387,7 @@ sizes.
Another way to solve this issue is to build SG entries with more than 1
page each. See the following patch as an example:
http://scst.sf.net/sgv_big_order_alloc.diff
http://scst.sourceforge.net/sgv_big_order_alloc.diff
User space mode using scst_user dev handler

View File

@@ -1311,7 +1311,7 @@ sizes.
Another way to solve this issue is to build SG entries with more than 1
page each. See the following patch as an example:
http://scst.sf.net/sgv_big_order_alloc.diff
http://scst.sourceforge.net/sgv_big_order_alloc.diff
User space mode using scst_user dev handler