]> xenbits.xensource.com Git - people/liuw/freebsd.git/commitdiff
Use 't' (bits) not 'i' (bytes) for describing MRIE (aka
authorngie <ngie@FreeBSD.org>
Sun, 25 Oct 2015 03:16:08 +0000 (03:16 +0000)
committerngie <ngie@FreeBSD.org>
Sun, 25 Oct 2015 03:16:08 +0000 (03:16 +0000)
"Method of Reporting Informational Exceptions") in the SCSI mode database as
the field described in X3T10/94-190 (revision 4; page 2, table 1) [1.] is
4 bits wide, not 4 bytes wide

1. http://ftp.t10.org/ftp/t10/document.94/94-190r4.pdf

Bug 200619
MFC after: 1 week
Reported by: Michael Baptist <mbaptist@isilon.com>
Submitted by: Lars Skodje <lskodje@isilon.com>
Sponsored by: EMC / Isilon Storage Division

share/misc/scsi_modes

index 781b8f1c893c235f2eedad17eeb636f30086adfe..80752e74bae4aae52d2400bf41a6b6c57444d507 100644 (file)
        {EBACKERR} t1
        {LogErr} t1
        {Reserved} *t4
-       {MRIE} b4
+       {MRIE} t4
        {Interval Timer} i4
        {Report Count} i4
 }