-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">\r
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html>\r
<head>\r
<meta name="Keywords" content="Generic SCSI Target Subsystem for Linux">\r
</div>\r
</div> \r
<!-- footer starts here --> \r
- <div id="footer">\r
- <p>\r
- © Copyright 2004-2009 <b><font color="#EC981F">Vladislav Bolkhovitin & others.</font> \r
- Design by: <b><font color="#EC981F">Daniel Fernandes</font></b> \r
- \r
- </p> \r
- </div> \r
+<div id="footer">
+ <p>© Copyright 2004-2009<b><font class="names"> Vladislav Bolkhovitin & others.</font></b>
+ Design by: <b><font class="names">Daniel Fernandes</font></b> </p>
+</div>
<!-- footer ends here -->\r
-</body>\r
-
<!-- Piwik -->
<script type="text/javascript">
var pkBaseURL = (("https:" == document.location.protocol) ? "https://apps.sourceforge.net/piwik/scst/" : "http://apps.sourceforge.net/piwik/scst/");
</script>
<object><noscript><p><img src="http://apps.sourceforge.net/piwik/scst/piwik.php?idsite=1" alt="piwik"/></p></noscript></object>
<!-- End Piwik Tag -->
-
+</body>
</html>
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">\r
-<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">\r
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<html>
<head>\r
<meta name="Keywords" content="Generic SCSI Target Subsystem for Linux, iSCSI, iSCSI target">\r
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">\r
</div>\r
</div> \r
<!-- footer starts here --> \r
- <div id="footer">\r
- <p>\r
- © Copyright 2004-2009 <b><font color="#EC981F">Vladislav Bolkhovitin & others.</font> \r
- Design by: <b><font color="#EC981F">Daniel Fernandes</font></b> \r
- \r
- </p> \r
- </div> \r
+<div id="footer">
+ <p>© Copyright 2004-2009 <b><font class="names"> Vladislav Bolkhovitin & others.</font></b>
+ Design by: <b><font class="names">Daniel Fernandes</font></b> </p>
+</div>
<!-- footer ends here -->\r
-</body>\r
-
<!-- Piwik -->
<script type="text/javascript">
var pkBaseURL = (("https:" == document.location.protocol) ? "https://apps.sourceforge.net/piwik/scst/" : "http://apps.sourceforge.net/piwik/scst/");
</script>
<object><noscript><p><img src="http://apps.sourceforge.net/piwik/scst/piwik.php?idsite=1" alt="piwik"/></p></noscript></object>
<!-- End Piwik Tag -->
-
+</body>
</html>
border-bottom: 4px solid #FFA600;\r
}\r
\r
+/* Font colors */
+font.names { color: #EC981F ; }
+
+
/* Alignment classes */\r
.float-left { float: left;}\r
.float-right { float: right; }\r
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">\r
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html>\r
<head>\r
<meta name="Keywords" content="Generic SCSI Target Subsystem for Linux, SCST, SCSI target">\r
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>
- message in thread "Question for pass-through target design" in linux-scsi mailing list. Some of the emulated functions are the following:
+ message in thread "Question for pass-through target design" in linux-scsi mailing list. Some of the emulated functions are the following:</span>
<ul>
<li><span>Generation of necessary UNIT ATTENTIONs, their storage and delivery to all connected
remote initiators.</span></li>
<li><span>Other necessary functionality (task attributes, etc.) as specified in SAM-2, SPC-2, SAM-3,
SPC-3 and other SCSI standards.</span></li>
</ul>
- </span></li>
+ </li>
<li><span>SCST core has multithreaded design and complete SMP support, so, if necessary, all your CPU cores will participate in the commands
processing.</span></li>
</div>\r
</div> \r
<!-- footer starts here --> \r
- <div id="footer">\r
- <p>\r
- © Copyright 2004-2009 <b><font color="#EC981F">Vladislav Bolkhovitin & others.</font> \r
- Design by: <b><font color="#EC981F">Daniel Fernandes</font></b> \r
- \r
- </p> \r
- </div> \r
+<div id="footer">
+ <p>© Copyright 2004-2009<b><font class="names"> Vladislav Bolkhovitin & others.</font></b>
+ Design by: <b><font class="names">Daniel Fernandes</font></b> </p>
+</div>
<!-- footer ends here -->\r
-</body>\r
-
<!-- Piwik -->
<script type="text/javascript">
var pkBaseURL = (("https:" == document.location.protocol) ? "https://apps.sourceforge.net/piwik/scst/" : "http://apps.sourceforge.net/piwik/scst/");
</script>
<object><noscript><p><img src="http://apps.sourceforge.net/piwik/scst/piwik.php?idsite=1" alt="piwik"/></p></noscript></object>
<!-- End Piwik Tag -->
-
+</body>
</html>
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">\r
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html>\r
<head>\r
<meta name="Keywords" content="Generic SCSI Target Subsystem for Linux, scstadmin">\r
</div>\r
</div> \r
<!-- footer starts here --> \r
- <div id="footer">\r
- <p>\r
- © Copyright 2004-2009 <b><font color="#EC981F">Vladislav Bolkhovitin & others.</font> \r
- Design by: <b><font color="#EC981F">Daniel Fernandes</font></b> \r
- \r
- </p> \r
- </div> \r
+<div id="footer">
+ <p>© Copyright 2004-2009<b><font class="names"> Vladislav Bolkhovitin & others.</font></b>
+ Design by: <b><font class="names">Daniel Fernandes</font></b> </p>
+</div>
<!-- footer ends here -->\r
-</body>
-
<!-- Piwik -->
<script type="text/javascript">
var pkBaseURL = (("https:" == document.location.protocol) ? "https://apps.sourceforge.net/piwik/scst/" : "http://apps.sourceforge.net/piwik/scst/");
</script>
<object><noscript><p><img src="http://apps.sourceforge.net/piwik/scst/piwik.php?idsite=1" alt="piwik"/></p></noscript></object>
<!-- End Piwik Tag -->
-
+</body>
</html>
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">\r
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html>\r
<head>\r
<meta name="Keywords" content="Generic SCSI Target Subsystem for Linux, SCST, VTL, Virtual Tape Library, SCST-based solution">\r
</div>\r
</div> \r
<!-- footer starts here --> \r
- <div id="footer">\r
- <p>\r
- © Copyright 2004-2009 <b><font color="#EC981F">Vladislav Bolkhovitin & others.</font> \r
- Design by: <b><font color="#EC981F">Daniel Fernandes</font></b> \r
- \r
- </p> \r
- </div> \r
+<div id="footer">
+ <p>© Copyright 2004-2009<b><font class="names"> Vladislav Bolkhovitin & others.</font></b>
+ Design by: <b><font class="names">Daniel Fernandes</font></b> </p>
+</div>
<!-- footer ends here -->\r
-</body>\r
-
<!-- Piwik -->
<script type="text/javascript">
var pkBaseURL = (("https:" == document.location.protocol) ? "https://apps.sourceforge.net/piwik/scst/" : "http://apps.sourceforge.net/piwik/scst/");
</script>
<object><noscript><p><img src="http://apps.sourceforge.net/piwik/scst/piwik.php?idsite=1" alt="piwik"/></p></noscript></object>
<!-- End Piwik Tag -->
-
+</body>
</html>
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">\r
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html>\r
<head>\r
<meta name="Keywords" content="Generic SCSI Target Subsystem for Linux, SCSI target, SAS target, Marvell target">\r
<!-- wrap ends here -->\r
</div> \r
<!-- footer starts here --> \r
- <div id="footer">\r
- <p>\r
- © Copyright 2004-2009 <b><font color="#EC981F">Vladislav Bolkhovitin & others.</font> \r
- Design by: <b><font color="#EC981F">Daniel Fernandes</font></b> \r
- \r
- </p> \r
- </div> \r
+<div id="footer">
+ <p>© Copyright 2004-2009<b><font class="names"> Vladislav Bolkhovitin & others.</font></b>
+ Design by: <b><font class="names">Daniel Fernandes</font></b> </p>
+</div>
<!-- footer ends here -->\r
-\r
-</body>\r
-
<!-- Piwik -->
<script type="text/javascript">
var pkBaseURL = (("https:" == document.location.protocol) ? "https://apps.sourceforge.net/piwik/scst/" : "http://apps.sourceforge.net/piwik/scst/");
</script>
<object><noscript><p><img src="http://apps.sourceforge.net/piwik/scst/piwik.php?idsite=1" alt="piwik"/></p></noscript></object>
<!-- End Piwik Tag -->
-
+</body>
</html>
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">\r
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html>\r
<head>\r
<meta name="Keywords" content="Generic SCSI Target Subsystem for Linux, Fibre Channel Over Ethernet target, FCoE target">\r
<!-- wrap ends here -->\r
</div> \r
<!-- footer starts here --> \r
- <div id="footer">\r
- <p>\r
- © Copyright 2004-2009 <b><font color="#EC981F">Vladislav Bolkhovitin & others.</font> \r
- Design by: <b><font color="#EC981F">Daniel Fernandes</font></b> \r
- \r
- </p> \r
- </div> \r
+<div id="footer">
+ <p>© Copyright 2004-2009<b><font class="names"> Vladislav Bolkhovitin & others.</font></b>
+ Design by: <b><font class="names">Daniel Fernandes</font></b> </p>
+</div>
<!-- footer ends here -->\r
-</body>\r
-
<!-- Piwik -->
<script type="text/javascript">
var pkBaseURL = (("https:" == document.location.protocol) ? "https://apps.sourceforge.net/piwik/scst/" : "http://apps.sourceforge.net/piwik/scst/");
</script>
<object><noscript><p><img src="http://apps.sourceforge.net/piwik/scst/piwik.php?idsite=1" alt="piwik"/></p></noscript></object>
<!-- End Piwik Tag -->
-
+</body>
</html>
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">\r
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html>\r
<head>\r
<meta name="Keywords" content="Generic SCSI Target Subsystem for Linux, iSCSI, iSCSI target, iSCSI-SCST">\r
</div>\r
</div> \r
<!-- footer starts here --> \r
- <div id="footer">\r
- <p>\r
- © Copyright 2004-2009 <b><font color="#EC981F">Vladislav Bolkhovitin & others.</font> \r
- Design by: <b><font color="#EC981F">Daniel Fernandes</font></b> \r
- \r
- </p> \r
- </div> \r
+<div id="footer">
+ <p>© Copyright 2004-2009<b><font class="names"> Vladislav Bolkhovitin & others.</font></b>
+ Design by: <b><font class="names">Daniel Fernandes</font></b> </p>
+</div>
<!-- footer ends here -->\r
-</body>\r
-
<!-- Piwik -->
<script type="text/javascript">
var pkBaseURL = (("https:" == document.location.protocol) ? "https://apps.sourceforge.net/piwik/scst/" : "http://apps.sourceforge.net/piwik/scst/");
</script>
<object><noscript><p><img src="http://apps.sourceforge.net/piwik/scst/piwik.php?idsite=1" alt="piwik"/></p></noscript></object>
<!-- End Piwik Tag -->
-
+</body>
</html>
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">\r
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html>\r
<head>\r
<meta name="Keywords" content="Generic SCSI Target Subsystem for Linux, SCSI target">\r
<!-- wrap ends here -->\r
</div> \r
<!-- footer starts here --> \r
- <div id="footer">\r
- <p>\r
- © Copyright 2004-2009 <b><font color="#EC981F">Vladislav Bolkhovitin & others.</font> \r
- Design by: <b><font color="#EC981F">Daniel Fernandes</font></b> \r
- \r
- </p> \r
- </div> \r
+<div id="footer">
+ <p>© Copyright 2004-2009<b><font class="names"> Vladislav Bolkhovitin & others.</font></b>
+ Design by: <b><font class="names">Daniel Fernandes</font></b> </p>
+</div>
<!-- footer ends here -->\r
-\r
-</body>\r
-
<!-- Piwik -->
<script type="text/javascript">
var pkBaseURL = (("https:" == document.location.protocol) ? "https://apps.sourceforge.net/piwik/scst/" : "http://apps.sourceforge.net/piwik/scst/");
</script>
<object><noscript><p><img src="http://apps.sourceforge.net/piwik/scst/piwik.php?idsite=1" alt="piwik"/></p></noscript></object>
<!-- End Piwik Tag -->
-
+</body>
</html>
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">\r
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html>\r
<head>\r
<meta name="Keywords" content="Generic SCSI Target Subsystem for Linux, parallel SCSI target, Wide SCSI target, SAS target, LSI target, Fibre Channel target">\r
<!-- wrap ends here -->\r
</div> \r
<!-- footer starts here --> \r
- <div id="footer">\r
- <p>\r
- © Copyright 2004-2009 <b><font color="#EC981F">Vladislav Bolkhovitin & others.</font> \r
- Design by: <b><font color="#EC981F">Daniel Fernandes</font></b> \r
- \r
- </p> \r
- </div> \r
+<div id="footer">
+ <p>© Copyright 2004-2009<b><font class="names"> Vladislav Bolkhovitin & others.</font></b>
+ Design by: <b><font class="names">Daniel Fernandes</font></b> </p>
+</div>
<!-- footer ends here -->\r
-\r
-</body>\r
-
<!-- Piwik -->
<script type="text/javascript">
var pkBaseURL = (("https:" == document.location.protocol) ? "https://apps.sourceforge.net/piwik/scst/" : "http://apps.sourceforge.net/piwik/scst/");
</script>
<object><noscript><p><img src="http://apps.sourceforge.net/piwik/scst/piwik.php?idsite=1" alt="piwik"/></p></noscript></object>
<!-- End Piwik Tag -->
-
+</body>
</html>
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">\r
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html>\r
<head>\r
<meta name="Keywords" content="Generic SCSI Target Subsystem for Linux, SCSI target, SAS target, Marvell target">\r
<!-- wrap ends here -->\r
</div> \r
<!-- footer starts here --> \r
- <div id="footer">\r
- <p>© Copyright 2004-2009 <b><font color="#EC981F">Vladislav Bolkhovitin & others.</font> \r
- Design by: <b><font color="#EC981F">Daniel Fernandes</font></b> </p> \r
- </div> \r
+<div id="footer">
+ <p>© Copyright 2004-2009<b><font class="names">Vladislav Bolkhovitin & others.</font></b>
+ Design by: <b><font class="names">Daniel Fernandes</font></b> </p>
+</div>
<!-- footer ends here -->\r
-\r
-</body>\r
-
<!-- Piwik -->
<script type="text/javascript">
var pkBaseURL = (("https:" == document.location.protocol) ? "https://apps.sourceforge.net/piwik/scst/" : "http://apps.sourceforge.net/piwik/scst/");
</script>
<object><noscript><p><img src="http://apps.sourceforge.net/piwik/scst/piwik.php?idsite=1" alt="piwik"/></p></noscript></object>
<!-- End Piwik Tag -->
-
+</body>
</html>
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">\r
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html>\r
<head>\r
<meta name="Keywords" content="Generic SCSI Target Subsystem for Linux, SCST Old Unsupported Target Drivers">\r
<!-- wrap ends here -->\r
</div> \r
<!-- footer starts here --> \r
- <div id="footer">\r
- <p>\r
- © Copyright 2004-2009 <b><font color="#EC981F">Vladislav Bolkhovitin & others.</font> \r
- Design by: <b><font color="#EC981F">Daniel Fernandes</font></b> \r
- \r
- </p> \r
- </div> \r
+<div id="footer">
+ <p>© Copyright 2004-2009<b><font class="names"> Vladislav Bolkhovitin & others.</font></b>
+ Design by: <b><font class="names">Daniel Fernandes</font></b> </p>
+</div>
<!-- footer ends here -->\r
-</body>\r
-
<!-- Piwik -->
<script type="text/javascript">
var pkBaseURL = (("https:" == document.location.protocol) ? "https://apps.sourceforge.net/piwik/scst/" : "http://apps.sourceforge.net/piwik/scst/");
</script>
<object><noscript><p><img src="http://apps.sourceforge.net/piwik/scst/piwik.php?idsite=1" alt="piwik"/></p></noscript></object>
<!-- End Piwik Tag -->
-
+</body>
</html>
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">\r
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html>\r
<head>\r
<meta name="Keywords" content="Generic SCSI Target Subsystem for Linux, Fibre Channel Target, QLogic Target">\r
<!-- wrap ends here -->\r
</div> \r
<!-- footer starts here --> \r
- <div id="footer">\r
- <p>\r
- © Copyright 2004-2009 <b><font color="#EC981F">Vladislav Bolkhovitin & others.</font> \r
- Design by: <b><font color="#EC981F">Daniel Fernandes</font></b> \r
- \r
- </p> \r
- </div> \r
+<div id="footer">
+ <p>© Copyright 2004-2009<b><font class="names"> Vladislav Bolkhovitin & others.</font></b>
+ Design by: <b><font class="names">Daniel Fernandes</font></b> </p>
+</div>
<!-- footer ends here -->\r
-</body>\r
-
<!-- Piwik -->
<script type="text/javascript">
var pkBaseURL = (("https:" == document.location.protocol) ? "https://apps.sourceforge.net/piwik/scst/" : "http://apps.sourceforge.net/piwik/scst/");
</script>
<object><noscript><p><img src="http://apps.sourceforge.net/piwik/scst/piwik.php?idsite=1" alt="piwik"/></p></noscript></object>
<!-- End Piwik Tag -->
-
+</body>
</html>
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">\r
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html>\r
<head>\r
<meta name="Keywords" content="Generic SCSI Target Subsystem for Linux, Fibre Channel Target, QLogic Target, 4Gbps target, 8Gbps target">\r
<!-- wrap ends here -->\r
</div> \r
<!-- footer starts here --> \r
- <div id="footer">\r
- <p>\r
- © Copyright 2004-2009 <b><font color="#EC981F">Vladislav Bolkhovitin & others.</font> \r
- Design by: <b><font color="#EC981F">Daniel Fernandes</font></b> \r
- \r
- </p> \r
- </div> \r
+<div id="footer">
+ <p>© Copyright 2004-2009<b><font class="names"> Vladislav Bolkhovitin & others.</font></b>
+ Design by: <b><font class="names">Daniel Fernandes</font></b> </p>
+</div>
<!-- footer ends here -->\r
-</body>\r
-
<!-- Piwik -->
<script type="text/javascript">
var pkBaseURL = (("https:" == document.location.protocol) ? "https://apps.sourceforge.net/piwik/scst/" : "http://apps.sourceforge.net/piwik/scst/");
</script>
<object><noscript><p><img src="http://apps.sourceforge.net/piwik/scst/piwik.php?idsite=1" alt="piwik"/></p></noscript></object>
<!-- End Piwik Tag -->
-
+</body>
</html>
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">\r
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html>\r
<head>\r
<meta name="Keywords" content="Generic SCSI Target Subsystem for Linux, SRP target, RDMA target">\r
<!-- wrap ends here -->\r
</div> \r
<!-- footer starts here --> \r
- <div id="footer">\r
- <p>\r
- © Copyright 2004-2009 <b><font color="#EC981F">Vladislav Bolkhovitin & others.</font> \r
- Design by: <b><font color="#EC981F">Daniel Fernandes</font></b> \r
- \r
- </p> \r
- </div> \r
+<div id="footer">
+ <p>© Copyright 2004-2009<b><font class="names"> Vladislav Bolkhovitin & others.</font></b>
+ Design by: <b><font class="names">Daniel Fernandes</font></b> </p>
+</div>
<!-- footer ends here -->\r
-</body>\r
-
<!-- Piwik -->
<script type="text/javascript">
var pkBaseURL = (("https:" == document.location.protocol) ? "https://apps.sourceforge.net/piwik/scst/" : "http://apps.sourceforge.net/piwik/scst/");
</script>
<object><noscript><p><img src="http://apps.sourceforge.net/piwik/scst/piwik.php?idsite=1" alt="piwik"/></p></noscript></object>
<!-- End Piwik Tag -->
-
+</body>
</html>
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">\r
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html>\r
<head>\r
<meta name="Keywords" content="Generic SCSI Target Subsystem for Linux, SCST, SCSI target, iSCSI target, Fibre Channel target, QLogic target, SRP target, RDMA target, LSI target, SAS target">\r
</div>\r
</div> \r
<!-- footer starts here --> \r
- <div id="footer">\r
- <p>\r
- © Copyright 2004-2009 <b><font color="#EC981F">Vladislav Bolkhovitin & others.</font> \r
- Design by: <b><font color="#EC981F">Daniel Fernandes</font></b> \r
- \r
- </p> \r
- </div> \r
+<div id="footer">
+ <p>© Copyright 2004-2009<b><font class="names"> Vladislav Bolkhovitin & others.</font></b>
+ Design by: <b><font class="names">Daniel Fernandes</font></b> </p>
+</div>
<!-- footer ends here -->\r
-</body>\r
-
<!-- Piwik -->
<script type="text/javascript">
var pkBaseURL = (("https:" == document.location.protocol) ? "https://apps.sourceforge.net/piwik/scst/" : "http://apps.sourceforge.net/piwik/scst/");
</script>
<object><noscript><p><img src="http://apps.sourceforge.net/piwik/scst/piwik.php?idsite=1" alt="piwik"/></p></noscript></object>
<!-- End Piwik Tag -->
-
+</body>
</html>
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">\r
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html>\r
<head>\r
<meta name="Keywords" content="Generic SCSI Target Subsystem for Linux, SCST, VTL, Virtual Tape Library, SCST users">\r
</div>\r
</div> \r
<!-- footer starts here --> \r
- <div id="footer">\r
- <p>\r
- © Copyright 2004-2009 <b><font color="#EC981F">Vladislav Bolkhovitin & others.</font> \r
- Design by: <b><font color="#EC981F">Daniel Fernandes</font></b> \r
- \r
- </p> \r
- </div> \r
+<div id="footer">
+ <p>© Copyright 2004-2009<b><font class="names"> Vladislav Bolkhovitin & others.</font>
+ Design by: <b><font class="names">Daniel Fernandes</font></b> </p>
+</div>
<!-- footer ends here -->\r
-</body>\r
-
<!-- Piwik -->
<script type="text/javascript">
var pkBaseURL = (("https:" == document.location.protocol) ? "https://apps.sourceforge.net/piwik/scst/" : "http://apps.sourceforge.net/piwik/scst/");
</script>
<object><noscript><p><img src="http://apps.sourceforge.net/piwik/scst/piwik.php?idsite=1" alt="piwik"/></p></noscript></object>
<!-- End Piwik Tag -->
-
+</body>
</html>