aboutsummaryrefslogtreecommitdiff
path: root/COVERAGE
diff options
context:
space:
mode:
authorDouglas Gilbert <dgilbert@interlog.com>2014-11-11 05:12:22 +0000
committerDouglas Gilbert <dgilbert@interlog.com>2014-11-11 05:12:22 +0000
commit6adc58652c70f0d0dfbecbdf58619d5dc95d535c (patch)
tree16690480ef63ee27bdc06509bc0eb6da5761e716 /COVERAGE
parenteaf4f3bb70012ded7e0c2a2ccb053531ea80d4d0 (diff)
downloadsg3_utils-6adc58652c70f0d0dfbecbdf58619d5dc95d535c.tar.gz
sg_sat_read_gplog: new utility; sync asc/ascq codes with T10 20140924
git-svn-id: https://svn.bingwo.ca/repos/sg3_utils/trunk@620 6180dd3e-e324-4e3e-922d-17de1ae2f315
Diffstat (limited to 'COVERAGE')
-rw-r--r--COVERAGE6
1 files changed, 4 insertions, 2 deletions
diff --git a/COVERAGE b/COVERAGE
index ead906ae..5b12c8c4 100644
--- a/COVERAGE
+++ b/COVERAGE
@@ -7,7 +7,7 @@ of them on the right. The second table lists supported ATA commands.
SCSI command sg3_utils utilities that use this SCSI command
------------ -------------------------------------------------
ATA COMMAND PASS-THROUGH(16) sg_sat_identify, sg_sat_set_features,
- sg_sat_phy_event, ++
+ sg_sat_phy_event, sg_sat_read_gplog ++
[sg_sat_chk_power, sg__sat_identify,
sg__sat_set_features, sg_sat_smart_rd_data
(previous four in the examples directory)]
@@ -102,6 +102,8 @@ IDENTIFY DEVICE sg_inq, sg_scan, sg_sat_identify,
IDENTIFY PACKET DEVICE sg_inq, sg_sat_identify,
examples/sg__sat_identify
READ LOG EXT sg_sat_phy_event, examples/sg__sat_phy_event
+ sg_sat_read_gplog
+READ LOG DMA EXT sg_sat_read_gplog
SET FEATURES sg_sat_set_features
examples/sg__sat_set_features
SMART READ DATA examples/sg_sat_smart_rd_data
@@ -123,4 +125,4 @@ THIRD PARTY COPY IN (0x83).
Douglas Gilbert
-25th October 2014
+7th November 2014