aboutsummaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorDouglas Gilbert <dgilbert@interlog.com>2014-12-21 00:42:18 +0000
committerDouglas Gilbert <dgilbert@interlog.com>2014-12-21 00:42:18 +0000
commit388d4b3a129cbd3532bb52b3dae9cf9bac782f08 (patch)
tree4d5c016a3607a7556a16b7f4eac1f4052876edb6 /README
parent887e287d7c825d38a13982182bb46f2f5198ac1d (diff)
downloadsg3_utils-388d4b3a129cbd3532bb52b3dae9cf9bac782f08.tar.gz
sg_inq: improve NAA handling in VPD 0x83, sg_senddiag: fix bug with --raw, sg_ses: aes dpage add PCIe/NVMe, rescan-scsi-bus.sh: add --issue-lip-wait, sg_readcap: add ZBC's rc_basis
git-svn-id: https://svn.bingwo.ca/repos/sg3_utils/trunk@623 6180dd3e-e324-4e3e-922d-17de1ae2f315
Diffstat (limited to 'README')
-rw-r--r--README6
1 files changed, 3 insertions, 3 deletions
diff --git a/README b/README
index 4db45e4a..43d54aa0 100644
--- a/README
+++ b/README
@@ -239,7 +239,7 @@ subdirectory of the sg3_utils package:
sg_sat_read_gplog, sg_sat_set_features, sg_scan, sg_senddiag, sg_ses,
sg_ses_microcode, sg_start, sg_stpg, sg_sync, sg_test_rwbuff, sg_turs,
sg_unmap, sg_verify, sg_vpd, sg_write_buffer, sg_write_long,
- sg_write_same, sg_write_verify sg_wr_mode, sg_xcopy
+ sg_write_same, sg_write_verify sg_wr_mode, sg_xcopy, sg_zone
Each of the above utilities depends on header files found in the 'include'
subdirectory and library code found in the 'lib' subdirectory. Associated
@@ -388,7 +388,7 @@ The more recent utilities that use "getopt_long" only are:
sg_sat_identify, sg_sat_phy_event, sg_sat_read_gplog, sg_sat_set_features,
sg_scan(w), sg_ses, sg_ses_microcode, sg_stpg, sg_sync, sg_test_rwbuf,
sg_unmap, sg_verify, sg_vpd, sg_write_buffer, sg_write_long,
- sg_write_same, sg_write_verify, sg_wr_mode
+ sg_write_same, sg_write_verify, sg_wr_mode, sg_zone
Dangerous code
@@ -412,4 +412,4 @@ See http://sg.danny.cz/sg/tools.html
Douglas Gilbert
-14th December 2014
+20th December 2014