diff options
author | rusty <rusty@0c8fb4dd-22a2-4bb5-bc14-6c75a5f43652> | 2014-02-26 03:24:54 +0000 |
---|---|---|
committer | rusty <rusty@0c8fb4dd-22a2-4bb5-bc14-6c75a5f43652> | 2014-02-26 03:24:54 +0000 |
commit | d29e270344709f7e37d61735faa6382daa02d926 (patch) | |
tree | 0c859ba7f15d1872bd29d79daa83e5e31153b932 /introduction.tex | |
parent | 4d981d1d7b689ec0f44ba187eda814c4753c0404 (diff) |
Feedback: SCSI: Separate normative and descriptive texts.
This could use some more rigour, I think: there are still many
implied requirements which could be called out.
Signed-off-by: Rusty Russell <rusty@au1.ibm.com>
git-svn-id: https://tools.oasis-open.org/version-control/svn/virtio@276 0c8fb4dd-22a2-4bb5-bc14-6c75a5f43652
Diffstat (limited to 'introduction.tex')
-rw-r--r-- | introduction.tex | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/introduction.tex b/introduction.tex index d098718..f266dc6 100644 --- a/introduction.tex +++ b/introduction.tex @@ -86,6 +86,13 @@ To simplify transition and note differences, the following terms are used: IEEE Standard for Local and Metropolitan Area Networks: Overview and Architecture, \newline\url{http://standards.ieee.org/about/get/802/802.html}, IEEE\\ + \phantomsection\label{intro:SAM}\textbf{[SAM]} & + SCSI Architectural Model, + \newline\url{http://www.t10.org/cgi-bin/ac.pl?t=f&f=sam4r05.pdf}\\ + \phantomsection\label{intro:SCSI MMC}\textbf{[SCSI MMC]} & + SCSI Multimedia Commands, + \newline\url{http://www.t10.org/cgi-bin/ac.pl?t=f&f=mmc6r00.pdf}\\ + \end{longtable} \section{Structure Specifications} |