Author: mav
Date: Fri Jan 20 13:01:25 2017
New Revision: 312530
URL: https://svnweb.freebsd.org/changeset/base/312530

Log:
  MFC r311517: Add some more mode page fields.

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     Fri Jan 20 13:00:50 2017        
(r312529)
+++ stable/10/share/misc/scsi_modes     Fri Jan 20 13:01:25 2017        
(r312530)
@@ -71,7 +71,7 @@
        {TAS} t1
        {ATMPE} t1
        {RWWP} t1
-       {Reserved} *t1
+       {SBLP (Supported Block Lengths and Protection)} t1
        {Autoload Mode} t3
        {Ready AEN Holdoff Period} i2
        {Busy Timeout Period} i2
@@ -148,6 +148,15 @@
        {Minimum Pre-fetch} i2
        {Maximum Pre-fetch} i2
        {Maximum Pre-fetch Ceiling} i2
+       {FSW (Force Sequential Write)} t1
+       {LBCSS (Logical Block Cache Segment Size)} t1
+       {DRA (Disable Read-Ahead)} t1
+       {Vendor Specific} t2
+       {SYNC_PROG} t1
+       {NV_DIS} t1
+       {Number of Cache Segments} i1
+       {Cache Segment Size} i2
+       {Reserved} *t4
 }
 
 0x05 "Flexible Disk Page" {
@@ -224,7 +233,8 @@
        {Head Offset Count} i1
        {Data Strobe Offset Count} i1
        {LBPERE (LBP Error Reporting Enabled)} t1
-       {Reserved} *t7
+       {MWR (Misaligned Write Reporting)} t2
+       {Reserved} *t5
        {Write Retry Count} i1
        {Reserved} *i1
        {Recovery Time Limit} i2
_______________________________________________
svn-src-stable-10@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/svn-src-stable-10
To unsubscribe, send any mail to "svn-src-stable-10-unsubscr...@freebsd.org"

Reply via email to