mirror of
https://github.com/SCST-project/scst.git
synced 2026-05-29 18:00:18 +00:00
Web fixes and new images from Daniel Fernandes <dfernandes1978@hotmail.com>
git-svn-id: http://svn.code.sf.net/p/scst/svn/trunk@1063 d57e44dd-8a1f-0410-8b47-8ef2f437770f
This commit is contained in:
BIN
www/images/t_emulex.gif
Normal file
BIN
www/images/t_emulex.gif
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 6.2 KiB |
BIN
www/images/t_sas.gif
Normal file
BIN
www/images/t_sas.gif
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 6.1 KiB |
@@ -14,7 +14,7 @@
|
||||
<div id="wrap">
|
||||
<div id="header">
|
||||
<div class="logoimg"></div><h1 id="logo"><span class="orange"></span></h1>
|
||||
<h2 id=slogan>Generic SCSI Target Subsystem for Linux</h2>
|
||||
<h2 id="slogan">Generic SCSI Target Subsystem for Linux</h2>
|
||||
</div>
|
||||
<div id="menu">
|
||||
<ul>
|
||||
@@ -77,7 +77,7 @@
|
||||
<li><span>SCST core emulates necessary functionality of SCSI host adapter, because from remote initiators' point of view
|
||||
a SCSI target acts as a SCSI host with its own devices. This is especially important in pass-through mode with
|
||||
one to many relationship, i.e. when multiple initiators can connect to the exported pass-through
|
||||
devices. You can find more deep elaboration why it is needed in <a href=http://www.mail-archive.com/linux-scsi@vger.kernel.org/msg06911.html>this</a>
|
||||
devices. You can find more deep elaboration why it is needed in <a href="http://www.mail-archive.com/linux-scsi@vger.kernel.org/msg06911.html">this</a>
|
||||
message in thread "Question for pass-through target design" in linux-scsi mailing list. Some of the emulated functions are the following:
|
||||
<ul>
|
||||
<li><span>Generation of necessary UNIT ATTENTIONs, their storage and delivery to all connected
|
||||
@@ -139,15 +139,15 @@
|
||||
<p><a href="scst_user_spec.txt">SCST User Interface Description</a></p>
|
||||
<p><a href="sgv_cache.txt">SCST SGV Cache Description</a></p>
|
||||
<h1>SCST 0.9.6 graphs</h1>
|
||||
<p><a href=images/init_scst.png>init_scst</a></p>
|
||||
<p><a href=images/scst_cmd_thread.png>scst_cmd_thread</a></p>
|
||||
<p><a href=images/scst_mgmt_cmd_thread.png>scst_mgmt_cmd_thread</a></p>
|
||||
<p><a href=images/scst_mgmt_thread.png>scst_mgmt_thread</a></p>
|
||||
<p><a href="images/init_scst.png">init_scst</a></p>
|
||||
<p><a href="images/scst_cmd_thread.png">scst_cmd_thread</a></p>
|
||||
<p><a href="images/scst_mgmt_cmd_thread.png">scst_mgmt_cmd_thread</a></p>
|
||||
<p><a href="images/scst_mgmt_thread.png">scst_mgmt_thread</a></p>
|
||||
<p>by Ming Zhang</p>
|
||||
<h1>QUESTIONS</h1>
|
||||
<p>If you have any questions you can ask them via<br><a href=https://lists.sourceforge.net/lists/listinfo/scst-devel>
|
||||
<p>If you have any questions you can ask them via<br><a href="https://lists.sourceforge.net/lists/listinfo/scst-devel">
|
||||
scst-devel mailing list</a><br><br>
|
||||
See <a href=http://sourceforge.net/mail/?group_id=110471>mailing lists page</a> for more info about SCST mailing
|
||||
See <a href="http://sourceforge.net/mail/?group_id=110471">mailing lists page</a> for more info about SCST mailing
|
||||
lists.</p>
|
||||
<h1>SourceForge</h1>
|
||||
<p><a href="http://sourceforge.net">
|
||||
|
||||
@@ -54,7 +54,7 @@
|
||||
|
||||
<div id="main">
|
||||
<h1>Target driver for Emulex lpfc FC/FCoE adapters</h1>
|
||||
|
||||
<p><img src="images/t_emulex.gif" width="100" height="120" class="float-left">
|
||||
<p>Target driver for Emulex lpfc FC/FCoE adapters is developed by the Emulex team.</p>
|
||||
|
||||
<p>The driver allows for lpfc adapters to be placed in initiator and/or target mode. Those in
|
||||
|
||||
@@ -54,8 +54,8 @@
|
||||
|
||||
<div id="main">
|
||||
<h1>Target driver for Marvell SAS adapters</h1>
|
||||
<p>
|
||||
Target driver for Marvell SAS adapters is developed by Marvell and Andy Yan. It is fully functional
|
||||
<p><img src="images/t_sas.gif" width="100" height="120" class="float-left">
|
||||
<p>Target driver for Marvell SAS adapters is developed by Marvell and Andy Yan. It is fully functional
|
||||
SAS target driver.</p>
|
||||
|
||||
<p>It is on the beta stage. You can download it from the SCST SVN repository. See the download page how
|
||||
@@ -72,11 +72,8 @@
|
||||
</div>
|
||||
<!-- footer starts here -->
|
||||
<div id="footer">
|
||||
<p>
|
||||
© Copyright 2004-2009 <b><font color="#EC981F">Vladislav Bolkhovitin & others.</font>
|
||||
Design by: <b><font color="#EC981F">Daniel Fernandes</font></b>
|
||||
|
||||
</p>
|
||||
<p>© Copyright 2004-2009 <b><font color="#EC981F">Vladislav Bolkhovitin & others.</font>
|
||||
Design by: <b><font color="#EC981F">Daniel Fernandes</font></b> </p>
|
||||
</div>
|
||||
<!-- footer ends here -->
|
||||
|
||||
|
||||
Reference in New Issue
Block a user