summaryrefslogtreecommitdiff
path: root/share/man
diff options
context:
space:
mode:
authorJonathan Gray <jsg@cvs.openbsd.org>2018-03-27 07:01:43 +0000
committerJonathan Gray <jsg@cvs.openbsd.org>2018-03-27 07:01:43 +0000
commite68c28376479b2afd18ab13f82dec8144becb27e (patch)
treed6fb5696d531c31793246b1d8ee97a6bb098ea84 /share/man
parent9ddcff840db74bc1efd528d792434a79f3688898 (diff)
sync supported hardware
Diffstat (limited to 'share/man')
-rw-r--r--share/man/man4/man4.armv7/sxiccmu.49
-rw-r--r--share/man/man4/man4.armv7/sxipio.410
-rw-r--r--share/man/man4/mfii.416
-rw-r--r--share/man/man4/rktemp.48
4 files changed, 28 insertions, 15 deletions
diff --git a/share/man/man4/man4.armv7/sxiccmu.4 b/share/man/man4/man4.armv7/sxiccmu.4
index 5b8c5603bf0..b9200028746 100644
--- a/share/man/man4/man4.armv7/sxiccmu.4
+++ b/share/man/man4/man4.armv7/sxiccmu.4
@@ -1,4 +1,4 @@
-.\" $OpenBSD: sxiccmu.4,v 1.2 2016/02/01 23:50:21 jsg Exp $
+.\" $OpenBSD: sxiccmu.4,v 1.3 2018/03/27 07:01:42 jsg Exp $
.\"
.\" Copyright (c) 2014 Raphael Graf <rapha@openbsd.org>
.\"
@@ -14,19 +14,20 @@
.\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
.\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
.\"
-.Dd $Mdocdate: February 1 2016 $
+.Dd $Mdocdate: March 27 2018 $
.Dt SXICCMU 4 armv7
.Os
.Sh NAME
.Nm sxiccmu
-.Nd A1X/A20 clock control module device
+.Nd Allwinner clock control module device
.Sh SYNOPSIS
.Cd "sxiccmu* at sunxi?"
.Sh DESCRIPTION
The
.Nm
driver provides support for the clock control module device integrated in
-Allwinner Technology A1X/A20 SoCs.
+Allwinner Technology A10, A10s, A20, A23, A33, A64, A80, H3, H5, R40 and V40
+SoCs.
.Sh HISTORY
The
.Nm
diff --git a/share/man/man4/man4.armv7/sxipio.4 b/share/man/man4/man4.armv7/sxipio.4
index c7000caacde..7e4226978c2 100644
--- a/share/man/man4/man4.armv7/sxipio.4
+++ b/share/man/man4/man4.armv7/sxipio.4
@@ -1,4 +1,4 @@
-.\" $OpenBSD: sxipio.4,v 1.3 2016/10/09 01:08:25 jsg Exp $
+.\" $OpenBSD: sxipio.4,v 1.4 2018/03/27 07:01:42 jsg Exp $
.\"
.\" Copyright (c) 2014 Raphael Graf <r@undefined.ch>
.\"
@@ -14,20 +14,20 @@
.\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
.\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
.\"
-.Dd $Mdocdate: October 9 2016 $
+.Dd $Mdocdate: March 27 2018 $
.Dt SXIPIO 4 armv7
.Os
.Sh NAME
.Nm sxipio
-.Nd A1X/A20 GPIO controller
+.Nd Allwinner GPIO controller
.Sh SYNOPSIS
.Cd "sxipio* at fdt? early 1"
.Cd "gpio* at sxipio?"
.Sh DESCRIPTION
The
.Nm
-driver provides support for the GPIO controller integrated in Allwinner Technology
-A1X/A20 SoCs.
+driver provides support for the GPIO controller integrated in Allwinner
+Technology A10, A10s, A13, A20, A23, A33, A64, A80, GR8, H3, H5 and R40 SoCs.
The devices have several ports for multi-functional pins which can be configured
as either inputs or outputs, and accessed using
.Xr gpioctl 8 .
diff --git a/share/man/man4/mfii.4 b/share/man/man4/mfii.4
index 06bfbea9cc7..fcd91639ed1 100644
--- a/share/man/man4/mfii.4
+++ b/share/man/man4/mfii.4
@@ -1,4 +1,4 @@
-.\" $OpenBSD: mfii.4,v 1.6 2016/10/24 06:19:22 jmc Exp $
+.\" $OpenBSD: mfii.4,v 1.7 2018/03/27 07:01:42 jsg Exp $
.\"
.\" Copyright (c) 2012 David Gwynne <dlg@openbsd.org>
.\"
@@ -14,7 +14,7 @@
.\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
.\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
.\"
-.Dd $Mdocdate: October 24 2016 $
+.Dd $Mdocdate: March 27 2018 $
.Dt MFII 4
.Os
.Sh NAME
@@ -35,6 +35,18 @@ SAS2208
SAS3008
.It
SAS3108
+.It
+SAS3404
+.It
+SAS3408
+.It
+SAS3416
+.It
+SAS3504
+.It
+SAS3508
+.It
+SAS3516
.El
.Pp
These controllers support RAID 0, RAID 1, RAID 5, RAID 6, RAID 10, RAID 50 and
diff --git a/share/man/man4/rktemp.4 b/share/man/man4/rktemp.4
index 5fa58da3697..b1dc0e5f20e 100644
--- a/share/man/man4/rktemp.4
+++ b/share/man/man4/rktemp.4
@@ -1,4 +1,4 @@
-.\" $OpenBSD: rktemp.4,v 1.2 2017/08/25 14:25:39 jmc Exp $
+.\" $OpenBSD: rktemp.4,v 1.3 2018/03/27 07:01:42 jsg Exp $
.\"
.\" Copyright (c) 2016 Mark Kettenis <kettenis@openbsd.org>
.\"
@@ -14,19 +14,19 @@
.\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
.\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
.\"
-.Dd $Mdocdate: August 25 2017 $
+.Dd $Mdocdate: March 27 2018 $
.Dt RKTEMP 4
.Os
.Sh NAME
.Nm rktemp
-.Nd Rockchip RK3399 temperature monitor
+.Nd Rockchip temperature monitor
.Sh SYNOPSIS
.Cd "rktemp* at fdt?"
.Sh DESCRIPTION
The
.Nm
driver provides support for the temperature sensor found on the
-Rockchip RK3399 SoC.
+Rockchip RK3288, RK3328 and RK3399 SoCs.
It configures the SoC to reset itself if the temperature raises above
a certain temperature to protect it from damage caused by overheating.
.Pp