diff options
author | Jonathan Gray <jsg@cvs.openbsd.org> | 2018-03-31 08:07:43 +0000 |
---|---|---|
committer | Jonathan Gray <jsg@cvs.openbsd.org> | 2018-03-31 08:07:43 +0000 |
commit | 177e5ef9bf22c6aea17a431c49a938d972c3d801 (patch) | |
tree | a80ef36afce085c31602eed8e3bd3d0c1171e974 | |
parent | 949d82d22553dff57cd0a73d4451dfe4a4b521b2 (diff) |
add some missing manual pages
-rw-r--r-- | share/man/man4/Makefile | 12 | ||||
-rw-r--r-- | share/man/man4/axppmic.4 | 36 | ||||
-rw-r--r-- | share/man/man4/imxanatop.4 | 36 | ||||
-rw-r--r-- | share/man/man4/rkclock.4 | 35 | ||||
-rw-r--r-- | share/man/man4/rkgrf.4 | 36 | ||||
-rw-r--r-- | share/man/man4/rkpinctrl.4 | 36 | ||||
-rw-r--r-- | share/man/man4/sxitwi.4 | 38 | ||||
-rw-r--r-- | share/man/man4/sypwr.4 | 36 |
8 files changed, 259 insertions, 6 deletions
diff --git a/share/man/man4/Makefile b/share/man/man4/Makefile index 2cc88db90f8..8dbe630ffae 100644 --- a/share/man/man4/Makefile +++ b/share/man/man4/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.669 2018/03/31 03:22:34 jsg Exp $ +# $OpenBSD: Makefile,v 1.670 2018/03/31 08:07:42 jsg Exp $ MAN= aac.4 ac97.4 acphy.4 acrtc.4 \ acpi.4 acpiac.4 acpials.4 acpiasus.4 acpibat.4 \ @@ -12,8 +12,8 @@ MAN= aac.4 ac97.4 acphy.4 acrtc.4 \ akbd.4 alipm.4 amas.4 amdiic.4 amdpm.4 ami.4 amphy.4 \ ams.4 an.4 andl.4 aps.4 arc.4 arcofi.4 \ asbtm.4 asmc.4 ast.4 atapiscsi.4 atphy.4 ath.4 athn.4 atu.4 atw.4 \ - auacer.4 audio.4 \ - aue.4 auglx.4 auich.4 auixp.4 autri.4 auvia.4 axe.4 axen.4 azalia.4 \ + auacer.4 audio.4 aue.4 auglx.4 auich.4 auixp.4 autri.4 auvia.4 \ + axe.4 axen.4 axppmic.4 azalia.4 \ bce.4 bcmrng.4 bcmtemp.4 berkwdt.4 bge.4 bgw.4 bio.4 bktr.4 \ bmtphy.4 bnx.4 \ boca.4 bpf.4 brgphy.4 bridge.4 brswphy.4 bwfm.4 bwi.4 bytgpio.4 \ @@ -31,7 +31,7 @@ MAN= aac.4 ac97.4 acphy.4 acrtc.4 \ hds.4 hifn.4 hil.4 hilid.4 hilkbd.4 hilms.4 hme.4 hotplug.4 hsq.4 \ hvn.4 hvs.4 hyperv.4 \ iatp.4 ichiic.4 ichwdt.4 icmp.4 icmp6.4 icsphy.4 ifmedia.4 \ - iha.4 ihidev.4 iic.4 ikbd.4 ims.4 imt.4 \ + iha.4 ihidev.4 iic.4 ikbd.4 ims.4 imt.4 imxanatop.4 \ imxesdhc.4 imxiic.4 inet.4 inet6.4 inphy.4 iophy.4 \ ip.4 ip6.4 ipcomp.4 ipgphy.4 ipmi.4 ips.4 ipsec.4 ipw.4 \ isa.4 isagpio.4 isapnp.4 it.4 itherm.4 iwi.4 iwn.4 iwm.4 \ @@ -54,7 +54,7 @@ MAN= aac.4 ac97.4 acphy.4 acrtc.4 \ pms.4 ppb.4 ppp.4 pppoe.4 pppx.4 psci.4 pty.4 puc.4 pvbus.4 pwdog.4 \ qla.4 qle.4 qlw.4 qsphy.4 radio.4 \ ral.4 random.4 rdomain.4 rd.4 rdac.4 re.4 rdcphy.4 rgephy.4 \ - ricohrtc.4 rkpcie.4 rktemp.4 \ + ricohrtc.4 rkclock.4 rkgrf.4 rkpcie.4 rkpinctrl.4 rktemp.4 \ rl.4 rlphy.4 route.4 rsu.4 rtsx.4 rum.4 run.4 \ rtfps.4 rtw.4 rtwn.4 safe.4 safte.4 sbus.4 schsio.4 \ scsi.4 sd.4 \ @@ -62,7 +62,7 @@ MAN= aac.4 ac97.4 acphy.4 acrtc.4 \ sf.4 sili.4 simplefb.4 siop.4 sis.4 sk.4 sli.4 \ sm.4 smsc.4 softraid.4 spdmem.4 sdtemp.4 speaker.4 sppp.4 sqphy.4 \ st.4 ste.4 stge.4 sti.4 stp.4 sv.4 switch.4 sxiccmu.4 sximmc.4 \ - sxipio.4 sxirsb.4 sxitemp.4 sym.4 \ + sxipio.4 sxirsb.4 sxitemp.4 sxitwi.4 sym.4 sypwr.4 \ tcic.4 tcp.4 termios.4 tht.4 ti.4 tl.4 \ tlphy.4 thmc.4 tpm.4 tqphy.4 trm.4 trunk.4 tsl.4 tty.4 tun.4 tap.4 \ twe.4 \ diff --git a/share/man/man4/axppmic.4 b/share/man/man4/axppmic.4 new file mode 100644 index 00000000000..011f3f9dfdf --- /dev/null +++ b/share/man/man4/axppmic.4 @@ -0,0 +1,36 @@ +.\" $OpenBSD: axppmic.4,v 1.1 2018/03/31 08:07:42 jsg Exp $ +.\" +.\" Copyright (c) 2018 Jonathan Gray <jsg@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: March 31 2018 $ +.Dt AXPPMIC 4 +.Os +.Sh NAME +.Nm axppmic +.Nd X-Powers AXP Power Management IC +.Sh SYNOPSIS +.Cd "axppmic* at rsb?" +.Sh DESCRIPTION +The +.Nm +driver provides support for the X-Powers AXP Power Management ICs. +.Sh SEE ALSO +.Xr intro 4 , +.Xr sxirsb 4 +.Sh HISTORY +The +.Nm +device driver first appeared in +.Ox 6.3 . diff --git a/share/man/man4/imxanatop.4 b/share/man/man4/imxanatop.4 new file mode 100644 index 00000000000..4f3adae2d4b --- /dev/null +++ b/share/man/man4/imxanatop.4 @@ -0,0 +1,36 @@ +.\" $OpenBSD: imxanatop.4,v 1.1 2018/03/31 08:07:42 jsg Exp $ +.\" +.\" Copyright (c) 2018 Jonathan Gray <jsg@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: March 31 2018 $ +.Dt IMXANATOP 4 +.Os +.Sh NAME +.Nm imxanatop +.Nd i.MX Anatop regulator +.Sh SYNOPSIS +.Cd "imxanatop* at fdt?" +.Sh DESCRIPTION +The +.Nm +driver provides support for the Anatop voltage regulators integrated in +i.MX 6 and i.MX 8 processors. +.Sh SEE ALSO +.Xr intro 4 +.Sh HISTORY +The +.Nm +device driver first appeared in +.Ox 6.3 . diff --git a/share/man/man4/rkclock.4 b/share/man/man4/rkclock.4 new file mode 100644 index 00000000000..ecd1f9112e5 --- /dev/null +++ b/share/man/man4/rkclock.4 @@ -0,0 +1,35 @@ +.\" $OpenBSD: rkclock.4,v 1.1 2018/03/31 08:07:42 jsg Exp $ +.\" +.\" Copyright (c) 2018 Jonathan Gray <jsg@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: March 31 2018 $ +.Dt RKCLOCK 4 +.Os +.Sh NAME +.Nm rkclock +.Nd Rockchip Clock and Reset Unit +.Sh SYNOPSIS +.Cd "rkclock* at fdt?" +.Sh DESCRIPTION +The +.Nm +driver controls clock gating for integrated components of Rockchip SoCs. +.Sh SEE ALSO +.Xr intro 4 +.Sh HISTORY +The +.Nm +device driver first appeared in +.Ox 6.2 . diff --git a/share/man/man4/rkgrf.4 b/share/man/man4/rkgrf.4 new file mode 100644 index 00000000000..2c4bc177dea --- /dev/null +++ b/share/man/man4/rkgrf.4 @@ -0,0 +1,36 @@ +.\" $OpenBSD: rkgrf.4,v 1.1 2018/03/31 08:07:42 jsg Exp $ +.\" +.\" Copyright (c) 2018 Jonathan Gray <jsg@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: March 31 2018 $ +.Dt RKGRF 4 +.Os +.Sh NAME +.Nm rkgrf +.Nd Rockchip Generic Register File +.Sh SYNOPSIS +.Cd "rkgrf* at fdt?" +.Sh DESCRIPTION +The +.Nm +driver makes the Generic Register Files in Rockchip SoCs available to other +drivers through the regmap interface. +.Sh SEE ALSO +.Xr intro 4 +.Sh HISTORY +The +.Nm +device driver first appeared in +.Ox 6.2 . diff --git a/share/man/man4/rkpinctrl.4 b/share/man/man4/rkpinctrl.4 new file mode 100644 index 00000000000..3ebeca18d2a --- /dev/null +++ b/share/man/man4/rkpinctrl.4 @@ -0,0 +1,36 @@ +.\" $OpenBSD: rkpinctrl.4,v 1.1 2018/03/31 08:07:42 jsg Exp $ +.\" +.\" Copyright (c) 2018 Jonathan Gray <jsg@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: March 31 2018 $ +.Dt RKPINCTRL 4 +.Os +.Sh NAME +.Nm rkpinctrl +.Nd Rockchip pin multiplexing +.Sh SYNOPSIS +.Cd "rkpinctrl* at fdt?" +.Sh DESCRIPTION +The +.Nm +driver uses pin control data from the device tree to select one of +multiple possible roles available for pins on Rockchip SoCs. +.Sh SEE ALSO +.Xr intro 4 +.Sh HISTORY +The +.Nm +device driver first appeared in +.Ox 6.2 . diff --git a/share/man/man4/sxitwi.4 b/share/man/man4/sxitwi.4 new file mode 100644 index 00000000000..08809c2951d --- /dev/null +++ b/share/man/man4/sxitwi.4 @@ -0,0 +1,38 @@ +.\" $OpenBSD: sxitwi.4,v 1.1 2018/03/31 08:07:42 jsg Exp $ +.\" +.\" Copyright (c) 2018 Jonathan Gray <jsg@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: March 31 2018 $ +.Dt SXITWI 4 +.Os +.Sh NAME +.Nm sxitwi +.Nd Allwinner Two Wire Interface +.Sh SYNOPSIS +.Cd "sxitwi* at fdt?" +.Cd "iic* at sxitwi?" +.Sh DESCRIPTION +The +.Nm +driver provides support for the I2C compatible Two Wire Interface +integrated in various Allwinner processors. +.Sh SEE ALSO +.Xr iic 4 , +.Xr intro 4 +.Sh HISTORY +The +.Nm +device driver first appeared in +.Ox 6.3 . diff --git a/share/man/man4/sypwr.4 b/share/man/man4/sypwr.4 new file mode 100644 index 00000000000..3ede8f5020c --- /dev/null +++ b/share/man/man4/sypwr.4 @@ -0,0 +1,36 @@ +.\" $OpenBSD: sypwr.4,v 1.1 2018/03/31 08:07:42 jsg Exp $ +.\" +.\" Copyright (c) 2018 Jonathan Gray <jsg@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: March 31 2018 $ +.Dt SYPWR 4 +.Os +.Sh NAME +.Nm sypwr +.Nd Silergy SY8106A voltage regulator +.Sh SYNOPSIS +.Cd "sypwr* at iic?" +.Sh DESCRIPTION +The +.Nm +driver provides support for the Silergy SY8106A voltage regulator. +.Sh SEE ALSO +.Xr iic 4 , +.Xr intro 4 +.Sh HISTORY +The +.Nm +device driver first appeared in +.Ox 6.3 . |