aboutsummaryrefslogtreecommitdiff
path: root/doc/sg3_utils.8
diff options
context:
space:
mode:
authorDouglas Gilbert <dgilbert@interlog.com>2020-04-24 02:15:20 +0000
committerDouglas Gilbert <dgilbert@interlog.com>2020-04-24 02:15:20 +0000
commit3110953e4ba6939a85d5a6610382a43c942aa0ae (patch)
tree7a48d95f28e3d373b1548dfb814c4e0c68094eec /doc/sg3_utils.8
parent5d44c4851d5e727359442b8d371965ab64685b6f (diff)
downloadsg3_utils-3110953e4ba6939a85d5a6610382a43c942aa0ae.tar.gz
sg_get_elem_status: add ralwd bit sbc4r20a, sg_rep_zones: print invalid write pointer LBA as -1 rather than 16 'f's
git-svn-id: https://svn.bingwo.ca/repos/sg3_utils/trunk@849 6180dd3e-e324-4e3e-922d-17de1ae2f315
Diffstat (limited to 'doc/sg3_utils.8')
-rw-r--r--doc/sg3_utils.85
1 files changed, 3 insertions, 2 deletions
diff --git a/doc/sg3_utils.8 b/doc/sg3_utils.8
index 321b0cd2..85be58ba 100644
--- a/doc/sg3_utils.8
+++ b/doc/sg3_utils.8
@@ -262,10 +262,11 @@ NVMe device is the standard INQUIRY response Vendor Identification field
of "NVMe " (an 8 character long string with 4 spaces to the right).
.PP
The following SCSI commands are currently supported by the SNTL library:
-INQUIRY, MODE SELECT(10), MODE SENSE(10), READ CAPACITY(10 and 16),
+INQUIRY, MODE SELECT(10), MODE SENSE(10), READ(10,16), READ CAPACITY(10,16),
RECEIVE DIAGNOSTIC RESULTS, REQUEST SENSE, REPORT LUNS, REPORT SUPPORTED
OPERATION CODES, REPORT SUPPORTED TASK MANAGEMENT FUNCTIONS, SEND
-DIAGNOSTICS, and TEST UNIT READY.
+DIAGNOSTICS, START STOP UNIT, SYNCHRONIZE CACHE(10,16), TEST UNIT READY,
+VERIFY(10,16), WRITE(10,16) and WRITE SAME(10,16).
.SH EXIT STATUS
To aid scripts that call these utilities, the exit status is set to indicate
success (0) or failure (1 or more). Note that some of the lower values