Module Name:    src
Committed By:   jdolecek
Date:           Sat Oct  7 17:35:48 UTC 2017

Modified Files:
        src/share/man/man4: ahcisata.4 mvsata.4 siisata.4

Log Message:
update to note NCQ support


To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 src/share/man/man4/ahcisata.4 \
    src/share/man/man4/siisata.4
cvs rdiff -u -r1.5 -r1.6 src/share/man/man4/mvsata.4

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/share/man/man4/ahcisata.4
diff -u src/share/man/man4/ahcisata.4:1.6 src/share/man/man4/ahcisata.4:1.7
--- src/share/man/man4/ahcisata.4:1.6	Fri Mar 18 08:26:19 2011
+++ src/share/man/man4/ahcisata.4	Sat Oct  7 17:35:48 2017
@@ -1,4 +1,4 @@
-.\"	$NetBSD: ahcisata.4,v 1.6 2011/03/18 08:26:19 jruoho Exp $
+.\"	$NetBSD: ahcisata.4,v 1.7 2017/10/07 17:35:48 jdolecek Exp $
 .\"
 .\" Copyright (c) 2006 Manuel Bouyer.
 .\"
@@ -22,7 +22,7 @@
 .\" INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
 .\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
 .\"
-.Dd March 18, 2011
+.Dd October 7, 2017
 .Dt AHCISATA 4
 .Os
 .Sh NAME
@@ -61,5 +61,9 @@ for Intel AHCI controllers).
 .%D June 26, 2008
 .%U http://download.intel.com/technology/serialata/pdf/rev1_3.pdf
 .Re
-.Sh BUGS
-Native Command Queuing is not yet supported.
+.Sh HISTORY
+NCQ support was added
+in
+.Nx
+on October 7, 2017 by
+.An Jaromir Dolecek Aq Mt jdole...@netbsd.org .
Index: src/share/man/man4/siisata.4
diff -u src/share/man/man4/siisata.4:1.6 src/share/man/man4/siisata.4:1.7
--- src/share/man/man4/siisata.4:1.6	Sat Jun 17 20:40:59 2017
+++ src/share/man/man4/siisata.4	Sat Oct  7 17:35:48 2017
@@ -1,4 +1,4 @@
-.\" $NetBSD: siisata.4,v 1.6 2017/06/17 20:40:59 jdolecek Exp $
+.\" $NetBSD: siisata.4,v 1.7 2017/10/07 17:35:48 jdolecek Exp $
 .\"
 .\" Copyright (c) 2007, 2008 Jonathan A. Kollasch. All rights reserved.
 .\"
@@ -22,7 +22,7 @@
 .\" INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
 .\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
 .\"
-.Dd June 17, 2017
+.Dd October 7, 2017
 .Dt SIISATA 4
 .Os
 .Sh NAME
@@ -62,14 +62,18 @@ The
 .Nm
 driver first appeared in
 .Nx 5.0 .
+NCQ support was added in
+.Nx
+on October 7, 2017 .
 .Sh AUTHORS
 The
 .Nm
 driver was written by
 .An Jonathan A. Kollasch Aq Mt jakll...@kollasch.net .
+NCQ support was added by him, and
+.An Jaromir Dolecek Aq Mt jdole...@netbsd.org .
 .Sh BUGS
 .Bl -tag -width Ds -compact
-.It SATA Native Command Queuing is not yet supported .
 .It Device hot swapping is not yet supported .
 .It Silicon Image's Software RAID is not yet supported by the
 .Xr ataraid 4

Index: src/share/man/man4/mvsata.4
diff -u src/share/man/man4/mvsata.4:1.5 src/share/man/man4/mvsata.4:1.6
--- src/share/man/man4/mvsata.4:1.5	Tue Mar 18 18:20:39 2014
+++ src/share/man/man4/mvsata.4	Sat Oct  7 17:35:48 2017
@@ -1,4 +1,4 @@
-.\" $NetBSD: mvsata.4,v 1.5 2014/03/18 18:20:39 riastradh Exp $
+.\" $NetBSD: mvsata.4,v 1.6 2017/10/07 17:35:48 jdolecek Exp $
 .\"
 .\" Copyright (c) 2009 KIYOHARA Takashi
 .\" All rights reserved.
@@ -24,7 +24,7 @@
 .\" ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
 .\" POSSIBILITY OF SUCH DAMAGE.
 .\"
-.Dd July 19, 2009
+.Dd October 7, 2017
 .Dt MVSATA 4
 .Os
 .Sh NAME
@@ -46,17 +46,47 @@ The following controllers are supported 
 .Nm
 driver:
 .Pp
-.Bl -tag -width Ds -offset indent -compact
-.It Adaptec RAID 1420SA
-.It Adaptec RAID 1430SA
-.It Marvell 88SX50xx Hercules-I
-.It Marvell 88SX60xx Hercules-II
-.It Marvell 88SX70xx Hercules-II
-.It Triones Technologies RocketRAID 2310 RAID card
+.Bl -tag -width "Gen IIe" -offset "xxxx" -compact
+.It Gen I
+.Bl -bullet -compact
+.It
+SATA 1.5Gbps; no support for NCQ, PMP, ATAPI
+.It
+Supported controllers:
+.Bl -bullet -compact
+.It
+Marvell 88SX50xx Hercules-I
+.El
+.El
+.It Gen II
+.Bl -bullet -compact
+.It
+SATA 3Gbps, NCQ, and PMP support; no ATAPI support
+.It
+Supported controllers:
+.Bl -bullet -compact
+.It
+Adaptec RAID 1420SA
+.It
+Marvell 88SX60xx Hercules-II
+.El
+.El
+.It Gen IIe
+.Bl -bullet -compact
+.It
+SATA 3Gbps, NCQ, PMP, ATAPI support
+.It
+Supported controllers:
+.Bl -bullet -compact
+.It
+Adaptec RAID 1430SA
+.It
+Marvell 88SX70xx Hercules-II
+.It
+Triones Technologies RocketRAID 2310 RAID card
+.El
+.El
 .El
-.Pp
-The 88SX60xx and later support Native Command Queuing.
-The 88SX70xx also supports ATAPI.
 .Sh SEE ALSO
 .Xr ata 4 ,
 .Xr atapi 4 ,
@@ -67,16 +97,20 @@ The
 .Nm
 driver first appeared in
 .Nx 6.0 .
+NCQ support was added, and ATAPI support enabled, in
+.Nx
+on October 7, 2017 .
 .Sh AUTHORS
 The
 .Nm
 driver was written by
 .An KIYOHARA Takashi Aq Mt kiyoh...@kk.iij4u.or.jp .
+NCQ support was added by
+.An Jaromir Dolecek Aq Mt jdole...@netbsd.org .
 .Sh BUGS
 .Bl -tag -width Ds -compact
-.It SATA Native Command Queuing is not yet supported .
+.It NCQ is not enabled on Gen II controllers yet .
 .It Device hot swapping is not yet supported .
-.It ATAPI is not yet tested .
 .It Marvell's Software RAID is not yet supported by the
 .Xr ataraid 4
 driver.

Reply via email to