summaryrefslogtreecommitdiff
path: root/share/man/man4
diff options
context:
space:
mode:
authorJason Wright <jason@cvs.openbsd.org>2000-10-17 19:17:25 +0000
committerJason Wright <jason@cvs.openbsd.org>2000-10-17 19:17:25 +0000
commitdd60e41efa37eeb1616dce83e9bca803ac6c5966 (patch)
tree1dce0977b6f59fa1f37310ba8959cf202619b6ae /share/man/man4
parent37bc8754c1ac16374377c521a6b0425e342e8fc3 (diff)
remove dmphy man page and add amphy page
Diffstat (limited to 'share/man/man4')
-rw-r--r--share/man/man4/Makefile10
-rw-r--r--share/man/man4/amphy.450
-rw-r--r--share/man/man4/dmphy.426
3 files changed, 55 insertions, 31 deletions
diff --git a/share/man/man4/Makefile b/share/man/man4/Makefile
index 70f49d23395..40a014467e1 100644
--- a/share/man/man4/Makefile
+++ b/share/man/man4/Makefile
@@ -1,9 +1,9 @@
-# $OpenBSD: Makefile,v 1.130 2000/10/13 18:28:01 aaron Exp $
+# $OpenBSD: Makefile,v 1.131 2000/10/17 19:17:24 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 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 dmphy.4 dpt.4 drum.4 eap.4 ec.4 ef.4 \
+MAN= ac97.4 adv.4 aha.4 ahb.4 ahc.4 aic.4 amphy.4 an.4 aria.4 ast.4 \
+ atalk.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 \
diff --git a/share/man/man4/amphy.4 b/share/man/man4/amphy.4
new file mode 100644
index 00000000000..ca23ef390ae
--- /dev/null
+++ b/share/man/man4/amphy.4
@@ -0,0 +1,50 @@
+.\" $OpenBSD: amphy.4,v 1.1 2000/10/17 19:17:24 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 October 17, 2000
+.Dt AMPHY 4
+.Os
+.Sh NAME
+.Nm amphy
+.Nd Driver for AMD AM79c873 Ethernet PHY
+.Sh SYNOPSIS
+.Cd "amphy* at mii? phy ?"
+.Sh DESCRIPTION
+The
+.Nm
+driver supports AMD AM79c873 Ethernet Ethernet PHYs, and the Davicom
+DM9101 Ethernet PHY. These PHYs are found on a variety of Ethernet
+interfaces.
+.Sh SEE ALSO
+.Xr ifmedia 4 ,
+.Xr intro 4 ,
+.Xr mii 4 ,
+.Xr ifconfig 8
diff --git a/share/man/man4/dmphy.4 b/share/man/man4/dmphy.4
deleted file mode 100644
index 59f0fda4120..00000000000
--- a/share/man/man4/dmphy.4
+++ /dev/null
@@ -1,26 +0,0 @@
-.\" $OpenBSD: dmphy.4,v 1.1 2000/09/17 01:05:28 aaron Exp $
-.\"
-.\" (C) Copyright 2000 Aaron Campbell <aaron@openbsd.org>.
-.\" All rights reserved.
-.\"
-.Dd August 2, 2000
-.Dt DMPHY 4
-.Os
-.Sh NAME
-.Nm dmphy
-.Nd driver for Davicom DM9101 Ethernet 10/100 PHYs
-.Sh SYNOPSIS
-.Cd "dmphy* at mii? phy ?"
-.Sh DESCRIPTION
-The
-.Nm
-driver supports the Davicom DM9101 Ethernet 10/100 PHYs.
-These are found on Davicom DM91xx-based Ethernet adapters as supported by the
-.Xr dc 4
-driver.
-.Sh SEE ALSO
-.Xr dc 4 ,
-.Xr ifmedia 4 ,
-.Xr intro 4 ,
-.Xr mii 4 ,
-.Xr ifconfig 8