summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJason Wright <jason@cvs.openbsd.org>2000-08-28 13:52:59 +0000
committerJason Wright <jason@cvs.openbsd.org>2000-08-28 13:52:59 +0000
commit86514fd3229d94f5cccc0a3c24366167ab60a9e6 (patch)
treee627714ed6f3dc1bc2035990696e22e3f30be7a2
parentc2d6b0c1efe412e16b94e8a564c105deba9190a5 (diff)
Add skeleton manpages for brgphy & xmphy.
-rw-r--r--share/man/man4/Makefile14
-rw-r--r--share/man/man4/brgphy.449
-rw-r--r--share/man/man4/xmphy.453
3 files changed, 109 insertions, 7 deletions
diff --git a/share/man/man4/Makefile b/share/man/man4/Makefile
index edd2cbfed45..f49261da6d0 100644
--- a/share/man/man4/Makefile
+++ b/share/man/man4/Makefile
@@ -1,11 +1,11 @@
-# $OpenBSD: Makefile,v 1.124 2000/07/20 21:45:20 deraadt Exp $
+# $OpenBSD: Makefile,v 1.125 2000/08/28 13:52:57 jason Exp $
MAN= ac97.4 adv.4 aha.4 ahb.4 ahc.4 aic.4 an.4 aria.4 ast.4 atalk.4 \
- atapiscsi.4 audio.4 aue.4 auvia.4 awi.4 bpf.4 bridge.4 cardbus.4 ccd.4 \
- cd.4 ch.4 clnp.4 clcs.4 cltp.4 cmpci.4 cnw.4 com.4 cue.4 cy.4 dc.4 \
- ddb.4 de.4 dpt.4 drum.4 eap.4 ec.4 ef.4 eg.4 el.4 enc.4 ep.4 esis.4 \
- eso.4 ess.4 exphy.4 fd.4 fdc.4 fpa.4 fms.4 fxp.4 \
- gdt.4 gre.4 hifn.4 ich.4 icmp.4 icsphy.4 idp.4 ifmedia.4 inet.4 \
+ atapiscsi.4 audio.4 aue.4 auvia.4 awi.4 bpf.4 bridge.4 brgphy.4 \
+ cardbus.4 ccd.4 cd.4 ch.4 clnp.4 clcs.4 cltp.4 cmpci.4 cnw.4 \
+ com.4 cue.4 cy.4 dc.4 ddb.4 de.4 dpt.4 drum.4 eap.4 ec.4 ef.4 eg.4 \
+ el.4 enc.4 ep.4 esis.4 eso.4 ess.4 exphy.4 fd.4 fdc.4 fpa.4 fms.4 \
+ fxp.4 gdt.4 gre.4 hifn.4 ich.4 icmp.4 icsphy.4 idp.4 ifmedia.4 inet.4 \
inphy.4 iophy.4 ip.4 ipl.4 ipsec.4 isa.4 isapnp.4 iso.4 isp.4 \
ksyms.4 kue.4 lkm.4 lmc.4 lo.4 lxtphy.4 midi.4 mii.4 mtdphy.4 \
mtio.4 ncr.4 ne.4 neo.4 netintro.4 ns.4 nsip.4 nsphy.4 nsphyter.4 \
@@ -17,7 +17,7 @@ MAN= ac97.4 adv.4 aha.4 ahb.4 ahc.4 aic.4 an.4 aria.4 ast.4 atalk.4 \
uk.4 ukphy.4 ulpt.4 umass.4 unix.4 urio.4 usb.4 vlan.4 vnd.4 vr.4 \
wb.4 wd.4 wdc.4 we.4 wi.4 \
wscons.4 wsdisplay.4 wskbd.4 wsmouse.4 wsmux.4 \
- wx.4 xe.4 xl.4 ym.4 zero.4
+ wx.4 xe.4 xl.4 xmphy.4 ym.4 zero.4
# IPv6
MAN+= faith.4 gif.4 icmp6.4 inet6.4 ip6.4
diff --git a/share/man/man4/brgphy.4 b/share/man/man4/brgphy.4
new file mode 100644
index 00000000000..3f50a17197a
--- /dev/null
+++ b/share/man/man4/brgphy.4
@@ -0,0 +1,49 @@
+.\" $OpenBSD: brgphy.4,v 1.1 2000/08/28 13:52:58 jason Exp $
+.\"
+.\"Copyright (c) 2000 Jason L. Wright (jason@thought.net)
+.\" All rights reserved.
+.\"
+.\" Redistribution and use in source and binary forms, with or without
+.\" modification, are permitted provided that the following conditions
+.\" are met:
+.\" 1. Redistributions of source code must retain the above copyright
+.\" notice, this list of conditions and the following disclaimer.
+.\" 2. Redistributions in binary form must reproduce the above copyright
+.\" notice, this list of conditions and the following disclaimer in the
+.\" documentation and/or other materials provided with the distribution.
+.\" 3. All advertising materials mentioning features or use of this software
+.\" must display the following acknowledgement:
+.\" This product includes software developed by Jason L. Wright
+.\" 4. The name of the author may not be used to endorse or promote products
+.\" derived from this software without specific prior written permission.
+.\"
+.\" THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR
+.\" IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
+.\" WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
+.\" DISCLAIMED. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT,
+.\" INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
+.\" (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
+.\" SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
+.\" HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT,
+.\" STRICT LIABILITY, OR TORT (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 August 28, 2000
+.Dt BRGPHY 4
+.Os
+.Sh NAME
+.Nm brgphy
+.Nd Driver for Broadcom BCM5400 1000baseTX PHY
+.Sh SYNOPSIS
+.Cd "brgphy* at mii? phy ?"
+.Sh DESCRIPTION
+The
+.Nm
+driver supports Broadcom BCM5400 1000baseTX PHY interfaces.
+.Sh SEE ALSO
+.Xr ifmedia 4 ,
+.Xr intro 4 ,
+.Xr mii 4 ,
+.Xr pci 4 ,
+.Xr ifconfig 8
diff --git a/share/man/man4/xmphy.4 b/share/man/man4/xmphy.4
new file mode 100644
index 00000000000..d03d6eccec4
--- /dev/null
+++ b/share/man/man4/xmphy.4
@@ -0,0 +1,53 @@
+.\" $OpenBSD: xmphy.4,v 1.1 2000/08/28 13:52:58 jason Exp $
+.\"
+.\"Copyright (c) 2000 Jason L. Wright (jason@thought.net)
+.\" All rights reserved.
+.\"
+.\" Redistribution and use in source and binary forms, with or without
+.\" modification, are permitted provided that the following conditions
+.\" are met:
+.\" 1. Redistributions of source code must retain the above copyright
+.\" notice, this list of conditions and the following disclaimer.
+.\" 2. Redistributions in binary form must reproduce the above copyright
+.\" notice, this list of conditions and the following disclaimer in the
+.\" documentation and/or other materials provided with the distribution.
+.\" 3. All advertising materials mentioning features or use of this software
+.\" must display the following acknowledgement:
+.\" This product includes software developed by Jason L. Wright
+.\" 4. The name of the author may not be used to endorse or promote products
+.\" derived from this software without specific prior written permission.
+.\"
+.\" THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR
+.\" IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
+.\" WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
+.\" DISCLAIMED. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT,
+.\" INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
+.\" (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
+.\" SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
+.\" HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT,
+.\" STRICT LIABILITY, OR TORT (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 August 28, 2000
+.Dt XMPHY 4
+.Os
+.Sh NAME
+.Nm xmphy
+.Nd Driver for XaQti XMAC-II PHY interfaces
+.Sh SYNOPSIS
+.Cd "xmphy* at mii? phy ?"
+.Sh DESCRIPTION
+The
+.Nm
+driver supports XaQti XMAC-II PHY interfaces found on
+.Tn SysKonnect
+gigabit ethernet cards (see
+.Xr sk 4 ).
+.Sh SEE ALSO
+.Xr ifmedia 4 ,
+.Xr intro 4 ,
+.Xr mii 4 ,
+.Xr pci 4 ,
+.Xr xk 4 ,
+.Xr ifconfig 8