Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 8 Feb 2017 16:00:40 +0000 (UTC)
From:      Alexander Motin <mav@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-stable@freebsd.org, svn-src-stable-11@freebsd.org
Subject:   svn commit: r313443 - stable/11/share/misc
Message-ID:  <201702081600.v18G0eTQ035712@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: mav
Date: Wed Feb  8 16:00:40 2017
New Revision: 313443
URL: https://svnweb.freebsd.org/changeset/base/313443

Log:
  MFC r312750: Add Timeout and Protect mode page description from MMC-6.

Modified:
  stable/11/share/misc/scsi_modes
Directory Properties:
  stable/11/   (props changed)

Modified: stable/11/share/misc/scsi_modes
==============================================================================
--- stable/11/share/misc/scsi_modes	Wed Feb  8 15:52:09 2017	(r313442)
+++ stable/11/share/misc/scsi_modes	Wed Feb  8 16:00:40 2017	(r313443)
@@ -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";



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201702081600.v18G0eTQ035712>