aboutsummaryrefslogtreecommitdiff
path: root/README.freebsd
diff options
context:
space:
mode:
authorDouglas Gilbert <dgilbert@interlog.com>2017-09-25 21:57:43 +0000
committerDouglas Gilbert <dgilbert@interlog.com>2017-09-25 21:57:43 +0000
commit35242f73d10cb0720c59eeb7343d437ff53fb29a (patch)
treed3a60b32d29909f09b0862be55122826f7df04d6 /README.freebsd
parentea54f8e189eb93c93a236b80c8b91c9f93603aa3 (diff)
downloadsg3_utils-35242f73d10cb0720c59eeb7343d437ff53fb29a.tar.gz
sg_write_atomic: new utility; sg_opcode: support CDLP (command duration limit page)
git-svn-id: https://svn.bingwo.ca/repos/sg3_utils/trunk@717 6180dd3e-e324-4e3e-922d-17de1ae2f315
Diffstat (limited to 'README.freebsd')
-rw-r--r--README.freebsd5
1 files changed, 4 insertions, 1 deletions
diff --git a/README.freebsd b/README.freebsd
index ab1a7ed0..9ad4d787 100644
--- a/README.freebsd
+++ b/README.freebsd
@@ -13,6 +13,7 @@ for FreeBSD.
Supported Utilities
===================
Here is a list of utilities that have been ported:
+ sg_bg_ctl
sg_compare_and_write
sg_decode_sense
sg_format
@@ -52,9 +53,11 @@ Here is a list of utilities that have been ported:
sg_unmap
sg_vpd
sg_wr_mode
+ sg_write_atomic
sg_write_buffer
sg_write_long
sg_write_same
+ sg_write_verify
Most utility names are indicative of the main SCSI command
that they execute. Some utilities are slightly higher level, for
@@ -135,4 +138,4 @@ utilities.
Douglas Gilbert
-14th January 2013
+21st September 2017