summaryrefslogtreecommitdiff
path: root/share/man/man4
diff options
context:
space:
mode:
authorRaphael Graf <rapha@cvs.openbsd.org>2014-09-22 14:02:39 +0000
committerRaphael Graf <rapha@cvs.openbsd.org>2014-09-22 14:02:39 +0000
commit327141b95889e621d16358abbdbd11b0d5397178 (patch)
tree0000a5db8b76493f4077b3d39569285ff59ceb50 /share/man/man4
parentdb374de89b4c04ea27d5e45776f71877a0819a2d (diff)
Add some missing manual pages for armv7 (sunxi) drivers.
Using feedback from jmc@. ok jmc@ syl@
Diffstat (limited to 'share/man/man4')
-rw-r--r--share/man/man4/man4.armv7/Makefile6
-rw-r--r--share/man/man4/man4.armv7/a1xintc.439
-rw-r--r--share/man/man4/man4.armv7/sunxi.456
-rw-r--r--share/man/man4/man4.armv7/sxiccmu.439
-rw-r--r--share/man/man4/man4.armv7/sxidog.439
-rw-r--r--share/man/man4/man4.armv7/sxie.446
-rw-r--r--share/man/man4/man4.armv7/sxipio.449
-rw-r--r--share/man/man4/man4.armv7/sxitimer.439
8 files changed, 310 insertions, 3 deletions
diff --git a/share/man/man4/man4.armv7/Makefile b/share/man/man4/man4.armv7/Makefile
index c427a4a6072..add3e22d369 100644
--- a/share/man/man4/man4.armv7/Makefile
+++ b/share/man/man4/man4.armv7/Makefile
@@ -1,8 +1,8 @@
-# $OpenBSD: Makefile,v 1.5 2014/09/19 07:34:14 rapha Exp $
+# $OpenBSD: Makefile,v 1.6 2014/09/22 14:02:38 rapha Exp $
-MAN= cpsw.4 dmtimer.4 edma.4 gptimer.4 imx.4 imxenet.4 imxesdhc.4 \
+MAN= a1xintc.4 cpsw.4 dmtimer.4 edma.4 gptimer.4 imx.4 imxenet.4 imxesdhc.4 \
imxiic.4 intc.4 intro.4 omap.4 omdog.4 omgpio.4 ommmc.4 prcm.4 \
- sitaracm.4
+ sitaracm.4 sunxi.4 sxiccmu.4 sxidog.4 sxie.4 sxipio.4 sxitimer.4
MANSUBDIR=armv7
diff --git a/share/man/man4/man4.armv7/a1xintc.4 b/share/man/man4/man4.armv7/a1xintc.4
new file mode 100644
index 00000000000..6f47341ffe1
--- /dev/null
+++ b/share/man/man4/man4.armv7/a1xintc.4
@@ -0,0 +1,39 @@
+.\" $OpenBSD: a1xintc.4,v 1.1 2014/09/22 14:02:38 rapha Exp $
+.\"
+.\" Copyright (c) 2014 Raphael Graf <rapha@openbsd.org>
+.\"
+.\" Permission to use, copy, modify, and distribute this software for any
+.\" purpose with or without fee is hereby granted, provided that the above
+.\" copyright notice and this permission notice appear in all copies.
+.\"
+.\" THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
+.\" WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
+.\" MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
+.\" ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
+.\" WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
+.\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
+.\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
+.\"
+.Dd $Mdocdate: September 22 2014 $
+.Dt A1XINTC 4 armv7
+.Os
+.Sh NAME
+.Nm a1xintc
+.Nd A1X interrupt controller device
+.Sh SYNOPSIS
+.Cd "a1xintc* at sunxi?"
+.Sh DESCRIPTION
+The
+.Nm
+driver provides support for the interrupt controller device integrated in
+Allwinner Technology A1X SoCs.
+.Sh HISTORY
+The
+.Nm
+device driver first appeared in
+.Ox 5.5 .
+.Sh AUTHORS
+The
+.Nm
+driver was written by
+.An Dale Rahn Aq Mt drahn@dalerahn.com .
diff --git a/share/man/man4/man4.armv7/sunxi.4 b/share/man/man4/man4.armv7/sunxi.4
new file mode 100644
index 00000000000..35bf7c351dc
--- /dev/null
+++ b/share/man/man4/man4.armv7/sunxi.4
@@ -0,0 +1,56 @@
+.\" $OpenBSD: sunxi.4,v 1.1 2014/09/22 14:02:38 rapha Exp $
+.\"
+.\" Copyright (c) 2014 Raphael Graf <rapha@openbsd.org>
+.\"
+.\" Permission to use, copy, modify, and distribute this software for any
+.\" purpose with or without fee is hereby granted, provided that the above
+.\" copyright notice and this permission notice appear in all copies.
+.\"
+.\" THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
+.\" WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
+.\" MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
+.\" ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
+.\" WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
+.\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
+.\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
+.\"
+.Dd $Mdocdate: September 22 2014 $
+.Dt SUNXI 4 armv7
+.Os
+.Sh NAME
+.Nm sunxi
+.Nd Allwinner Technology A1X/A20 SoCs device bus
+.Sh SYNOPSIS
+.Cd "sunxi0 at mainbus?"
+.Sh DESCRIPTION
+The
+.Nm
+interface serves as an abstraction used by the autoconfiguration
+system to help find and attach devices integrated in Allwinner Technology SoC
+processors.
+.Pp
+.Nm
+provides support for the following devices:
+.Pp
+.Bl -tag -width 12n -offset indent -compact
+.It Xr a1xintc 4
+A1X interrupt controller device
+.It Xr sxiccmu 4
+A1X/A20 clock control module device
+.It Xr sxidog 4
+A1X/A20 watchdog timer device
+.It Xr sxie 4
+A1X/A20 Ethernet device
+.It Xr sxipio 4
+A1X/A20 GPIO controller
+.It Xr sxitimer 4
+A1X/A20 timer device
+.El
+.Sh SEE ALSO
+.Xr intro 4 ,
+.Xr mainbus 4
+.Sh HISTORY
+The
+.Nm
+driver first appeared in
+.Ox 5.5 .
diff --git a/share/man/man4/man4.armv7/sxiccmu.4 b/share/man/man4/man4.armv7/sxiccmu.4
new file mode 100644
index 00000000000..5a20c5b2e35
--- /dev/null
+++ b/share/man/man4/man4.armv7/sxiccmu.4
@@ -0,0 +1,39 @@
+.\" $OpenBSD: sxiccmu.4,v 1.1 2014/09/22 14:02:38 rapha Exp $
+.\"
+.\" Copyright (c) 2014 Raphael Graf <rapha@openbsd.org>
+.\"
+.\" Permission to use, copy, modify, and distribute this software for any
+.\" purpose with or without fee is hereby granted, provided that the above
+.\" copyright notice and this permission notice appear in all copies.
+.\"
+.\" THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
+.\" WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
+.\" MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
+.\" ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
+.\" WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
+.\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
+.\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
+.\"
+.Dd $Mdocdate: September 22 2014 $
+.Dt SXICCMU 4 armv7
+.Os
+.Sh NAME
+.Nm sxiccmu
+.Nd A1X/A20 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.
+.Sh HISTORY
+The
+.Nm
+device driver first appeared in
+.Ox 5.5 .
+.Sh AUTHORS
+The
+.Nm
+driver was written by
+.An Dale Rahn Aq Mt drahn@dalerahn.com .
diff --git a/share/man/man4/man4.armv7/sxidog.4 b/share/man/man4/man4.armv7/sxidog.4
new file mode 100644
index 00000000000..6b5ff91887c
--- /dev/null
+++ b/share/man/man4/man4.armv7/sxidog.4
@@ -0,0 +1,39 @@
+.\" $OpenBSD: sxidog.4,v 1.1 2014/09/22 14:02:38 rapha Exp $
+.\"
+.\" Copyright (c) 2014 Raphael Graf <rapha@openbsd.org>
+.\"
+.\" Permission to use, copy, modify, and distribute this software for any
+.\" purpose with or without fee is hereby granted, provided that the above
+.\" copyright notice and this permission notice appear in all copies.
+.\"
+.\" THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
+.\" WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
+.\" MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
+.\" ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
+.\" WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
+.\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
+.\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
+.\"
+.Dd $Mdocdate: September 22 2014 $
+.Dt SXIDOG 4 armv7
+.Os
+.Sh NAME
+.Nm sxidog
+.Nd A1X/A20 watchdog timer device
+.Sh SYNOPSIS
+.Cd "sxidog* at omap?"
+.Sh DESCRIPTION
+The
+.Nm
+driver provides support for the watchdog timer device integrated in Allwinner
+Technology A1X/A20 SoCs.
+.Sh HISTORY
+The
+.Nm
+device driver first appeared in
+.Ox 5.5 .
+.Sh AUTHORS
+The
+.Nm
+driver was written by
+.An Dale Rahn Aq Mt drahn@dalerahn.com .
diff --git a/share/man/man4/man4.armv7/sxie.4 b/share/man/man4/man4.armv7/sxie.4
new file mode 100644
index 00000000000..31171cbfd1b
--- /dev/null
+++ b/share/man/man4/man4.armv7/sxie.4
@@ -0,0 +1,46 @@
+.\" $OpenBSD: sxie.4,v 1.1 2014/09/22 14:02:38 rapha Exp $
+.\"
+.\" Copyright (c) 2014 Raphael Graf <rapha@openbsd.org>
+.\"
+.\" Permission to use, copy, modify, and distribute this software for any
+.\" purpose with or without fee is hereby granted, provided that the above
+.\" copyright notice and this permission notice appear in all copies.
+.\"
+.\" THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
+.\" WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
+.\" MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
+.\" ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
+.\" WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
+.\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
+.\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
+.\"
+.Dd $Mdocdate: September 22 2014 $
+.Dt SXIE 4 armv7
+.Os
+.Sh NAME
+.Nm sxie
+.Nd A1X/A20 Ethernet device
+.Sh SYNOPSIS
+.Cd "sxie* at sunxi?"
+.Sh DESCRIPTION
+The
+.Nm
+driver provides support for the Ethernet device integrated in Allwinner
+Technology A1X/A20 SoCs.
+For more information on configuring this device, see
+.Xr ifconfig 8 .
+.Sh SEE ALSO
+.Xr ifmedia 4 ,
+.Xr mii 4 ,
+.Xr hostname.if 5 ,
+.Xr ifconfig 8
+.Sh HISTORY
+The
+.Nm
+device driver first appeared in
+.Ox 5.5 .
+.Sh AUTHORS
+The
+.Nm
+driver was written by
+.An Patrick Wildt Aq Mt patrick@blueri.se .
diff --git a/share/man/man4/man4.armv7/sxipio.4 b/share/man/man4/man4.armv7/sxipio.4
new file mode 100644
index 00000000000..3c9d55f6940
--- /dev/null
+++ b/share/man/man4/man4.armv7/sxipio.4
@@ -0,0 +1,49 @@
+.\" $OpenBSD: sxipio.4,v 1.1 2014/09/22 14:02:38 rapha Exp $
+.\"
+.\" Copyright (c) 2014 Raphael Graf <r@undefined.ch>
+.\"
+.\" Permission to use, copy, modify, and distribute this software for any
+.\" purpose with or without fee is hereby granted, provided that the above
+.\" copyright notice and this permission notice appear in all copies.
+.\"
+.\" THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
+.\" WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
+.\" MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
+.\" ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
+.\" WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
+.\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
+.\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
+.\"
+.Dd $Mdocdate: September 22 2014 $
+.Dt SXIPIO 4 armv7
+.Os
+.Sh NAME
+.Nm sxipio
+.Nd A1X/A20 GPIO controller
+.Sh SYNOPSIS
+.Cd "sxipio* at sunxi?"
+.Cd "gpio* at sxipio?"
+.Sh DESCRIPTION
+The
+.Nm
+driver provides support for the GPIO controller integrated in Allwinner Technology
+A1X/A20 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 .
+.\" Both values are made available through the
+.\" .Xr sysctl 8
+.\" interface.
+.Sh SEE ALSO
+.Xr gpio 4 ,
+.Xr gpioctl 8
+.Sh HISTORY
+The
+.Nm
+driver first appeared in
+.Ox 5.5 .
+.Sh AUTHORS
+The
+.Nm
+driver was written by
+.An Miodrag Vallat .
diff --git a/share/man/man4/man4.armv7/sxitimer.4 b/share/man/man4/man4.armv7/sxitimer.4
new file mode 100644
index 00000000000..c3c2996d758
--- /dev/null
+++ b/share/man/man4/man4.armv7/sxitimer.4
@@ -0,0 +1,39 @@
+.\" $OpenBSD: sxitimer.4,v 1.1 2014/09/22 14:02:38 rapha Exp $
+.\"
+.\" Copyright (c) 2014 Raphael Graf <rapha@openbsd.org>
+.\"
+.\" Permission to use, copy, modify, and distribute this software for any
+.\" purpose with or without fee is hereby granted, provided that the above
+.\" copyright notice and this permission notice appear in all copies.
+.\"
+.\" THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
+.\" WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
+.\" MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
+.\" ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
+.\" WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
+.\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
+.\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
+.\"
+.Dd $Mdocdate: September 22 2014 $
+.Dt SXITIMER 4 armv7
+.Os
+.Sh NAME
+.Nm sxitimer
+.Nd A1X/A20 timer device
+.Sh SYNOPSIS
+.Cd "sxitimer* at sunxi?"
+.Sh DESCRIPTION
+The
+.Nm
+driver provides support for the timer devices integrated in Allwinner Technology
+A1X/A20 SoCs.
+.Sh HISTORY
+The
+.Nm
+device driver first appeared in
+.Ox 5.5 .
+.Sh AUTHORS
+The
+.Nm
+driver was written by
+.An Dale Rahn Aq Mt drahn@dalerahn.com .