Sophie

Sophie

distrib > Mandriva > 2010.1 > x86_64 > by-pkgid > 965e33040dd61030a94f0eb89877aee8 > files > 5352

howto-html-en-20080722-2mdv2010.1.noarch.rpm

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
<HTML>
<HEAD>
 <META NAME="GENERATOR" CONTENT="SGML-Tools 1.0.9">
 <TITLE>The Linux SCSI programming HOWTO: Obtaining The Scsi Specifications</TITLE>
 <LINK HREF="SCSI-Programming-HOWTO-15.html" REL=next>
 <LINK HREF="SCSI-Programming-HOWTO-13.html" REL=previous>
 <LINK HREF="SCSI-Programming-HOWTO.html#toc14" REL=contents>
</HEAD>
<BODY>
<A HREF="SCSI-Programming-HOWTO-15.html">Next</A>
<A HREF="SCSI-Programming-HOWTO-13.html">Previous</A>
<A HREF="SCSI-Programming-HOWTO.html#toc14">Contents</A>
<HR>
<H2><A NAME="s14">14. Obtaining The Scsi Specifications</A></H2>

<P>There are standards entitled SCSI-1 and SCSI-2 (and possibly soon
SCSI-3). The standards are mostly upward compatible.
<P>The SCSI-1 standard is (in the author's opinion) mostly obsolete, and
SCSI-2 is the most widely used. SCSI-3 is very new and very
expensive. These standardized command sets specify mandatory and
optional commands for SCSI manufacturers and should be preferred over
the vendor specific command extensions which are not standardized and
for which programming information is seldom available. Of course
sometimes there is no alternative to these extensions.
<P>
<P>Electronic copies of the latest drafts are available via anonymous ftp from:
<UL>
<LI>ftp.cs.tulane.edu:pub/scsi</LI>
<LI>ftp.symbios.com:/pub/standards</LI>
<LI>ftp.cs.uni-sb.de:/pub/misc/doc/scsi</LI>
</UL>
<P>(I got my SCSI specification from the Yggdrasil Linux CD-ROM in the
directory /usr/doc/scsi-2 and /usr/doc/scsi-1).
<P>The SCSI FAQ also lists the following sources of printed
information:
<P>The SCSI specification: Available from:
<P>
<BLOCKQUOTE><CODE>
<PRE>
      Global Engineering Documents
      15 Inverness Way East
      Englewood Co  80112-5704
      (800) 854-7179
        SCSI-1: X3.131-1986
        SCSI-2: X3.131-199x
        SCSI-3 X3T9.2/91-010R4 Working Draft

(Global Engineering Documentation in Irvine, CA (714)261-1455??)

SCSI-1: Doc \# X3.131-1986 from ANSI, 1430 Broadway, NY, NY 10018

IN-DEPTH EXPLORATION OF SCSI can be obtained from
Solution Technology, Attn: SCSI Publications, POB 104, Boulder Creek,
CA 95006, (408)338-4285, FAX (408)338-4374

THE SCSI ENCYLOPEDIA and the SCSI BENCH REFERENCE can be obtained from
ENDL Publishing, 14426 Black Walnut Ct., Saratoga, CA 95090,
(408)867-6642, FAX (408)867-2115

SCSI: UNDERSTANDING THE SMALL COMPUTER SYSTEM INTERFACE was published
by Prentice-Hall, ISBN 0-13-796855-8
</PRE>
</CODE></BLOCKQUOTE>
<P>
<HR>
<A HREF="SCSI-Programming-HOWTO-15.html">Next</A>
<A HREF="SCSI-Programming-HOWTO-13.html">Previous</A>
<A HREF="SCSI-Programming-HOWTO.html#toc14">Contents</A>
</BODY>
</HTML>