svn commit: r313444 - stable/10/share/misc
Alexander Motin
mav at FreeBSD.org
Wed Feb 8 16:01:16 UTC 2017
Author: mav
Date: Wed Feb 8 16:01:14 2017
New Revision: 313444
URL: https://svnweb.freebsd.org/changeset/base/313444
Log:
MFC r312750: Add Timeout and Protect mode page description from MMC-6.
Modified:
stable/10/share/misc/scsi_modes
Directory Properties:
stable/10/ (props changed)
Modified: stable/10/share/misc/scsi_modes
==============================================================================
--- stable/10/share/misc/scsi_modes Wed Feb 8 16:00:40 2017 (r313443)
+++ stable/10/share/misc/scsi_modes Wed Feb 8 16:01:14 2017 (r313444)
@@ -478,4 +478,17 @@
{Current Write Speed Supported (kBps)} i2
};
+0x1d "Timeout and Protect" {
+ {Reserved} *i2
+ {Reserved} *t4
+ {G3Enable} t1
+ {TMOE} t1
+ {DISP} t1
+ {SWPP} t1
+ {Reserved} *i1
+ {Group 1 Minimum Timeout} i2
+ {Group 2 Minimum Timeout} i2
+ {Group 3 Timeout} i2
+};
+
0x00 "Vendor-Specific";
More information about the svn-src-stable
mailing list