summaryrefslogtreecommitdiff
path: root/share
diff options
context:
space:
mode:
authorBrad Smith <brad@cvs.openbsd.org>2005-02-05 04:39:55 +0000
committerBrad Smith <brad@cvs.openbsd.org>2005-02-05 04:39:55 +0000
commitee59e33114c37e931b3d9c127ffd066e6a7a845f (patch)
tree19d17fd57d722e46780d7a517e793d33eb3b0f45 /share
parent338edfa9e91330f2f563ff2379dc2de7de8623ff (diff)
update
Diffstat (limited to 'share')
-rw-r--r--share/man/man4/bmtphy.48
-rw-r--r--share/man/man4/exphy.46
-rw-r--r--share/man/man4/xl.44
3 files changed, 12 insertions, 6 deletions
diff --git a/share/man/man4/bmtphy.4 b/share/man/man4/bmtphy.4
index 57d203ad4b8..cde4fa175ca 100644
--- a/share/man/man4/bmtphy.4
+++ b/share/man/man4/bmtphy.4
@@ -1,4 +1,4 @@
-.\" $OpenBSD: bmtphy.4,v 1.4 2004/09/30 19:59:24 mickey Exp $
+.\" $OpenBSD: bmtphy.4,v 1.5 2005/02/05 04:39:54 brad Exp $
.\"
.\" Copyright (c) 2000 Theo de Raadt
.\" All rights reserved.
@@ -36,7 +36,11 @@
The
.Nm
driver supports the Broadcom Mini-Theta BCM5201 and BCM5202 10/100
-Ethernet PHYs, as well as the BCM5221 100baseTX Ethernet PHY.
+Ethernet PHYs and their derivatives such as BCM5214, BCM5221, BCM5222,
+and BCM4401.
+It also supports the internal PHY on the 3Com 3C905C-TX 10/100 Ethernet
+interface, and the internal PHY on some 3Com 3C905B-TX 10/100 Ethernet
+interfaces.
These PHYs are found on a variety of high-performance Ethernet interfaces.
.Sh SEE ALSO
.Xr exphy 4 ,
diff --git a/share/man/man4/exphy.4 b/share/man/man4/exphy.4
index 484d72b03cf..719ed6dae62 100644
--- a/share/man/man4/exphy.4
+++ b/share/man/man4/exphy.4
@@ -1,4 +1,4 @@
-.\" $OpenBSD: exphy.4,v 1.10 2004/09/30 19:59:24 mickey Exp $
+.\" $OpenBSD: exphy.4,v 1.11 2005/02/05 04:39:54 brad Exp $
.\" $NetBSD: exphy.4,v 1.1 1998/11/04 05:53:58 thorpej Exp $
.\"
.\" Copyright (c) 1998 The NetBSD Foundation, Inc.
@@ -41,13 +41,13 @@
.Os
.Sh NAME
.Nm exphy
-.Nd 3Com 3C905B-TX and 3C905C-TX internal Ethernet PHY driver
+.Nd 3Com 3C905B-TX internal Ethernet PHY driver
.Sh SYNOPSIS
.Cd "exphy* at mii?"
.Sh DESCRIPTION
The
.Nm
-driver supports the internal PHY on 3Com 3C905B-TX and 3C905C-TX 10/100 Ethernet
+driver supports the internal PHY on 3Com 3C905B-TX 10/100 Ethernet
interfaces.
.Sh SEE ALSO
.Xr bmtphy 4 ,
diff --git a/share/man/man4/xl.4 b/share/man/man4/xl.4
index 6fcbdcca0ba..1e9d9c83772 100644
--- a/share/man/man4/xl.4
+++ b/share/man/man4/xl.4
@@ -1,4 +1,4 @@
-.\" $OpenBSD: xl.4,v 1.33 2004/09/30 19:59:26 mickey Exp $
+.\" $OpenBSD: xl.4,v 1.34 2005/02/05 04:39:54 brad Exp $
.\"
.\" Copyright (c) 1997, 1998
.\" Bill Paul <wpaul@ctr.columbia.edu>. All rights reserved.
@@ -42,6 +42,7 @@
.Cd "xl* at pci?"
.Cd "xl* at cardbus?"
.Cd "amphy* at mii?"
+.Cd "bmtphy* at mii?"
.Cd "exphy* at mii?"
.Cd "nsphy* at mii?"
.Sh DESCRIPTION
@@ -209,6 +210,7 @@ the author considers it a manufacturing defect.
.Sh SEE ALSO
.Xr amphy 4 ,
.Xr arp 4 ,
+.Xr bmtphy 4 ,
.Xr cardbus 4 ,
.Xr ec 4 ,
.Xr eg 4 ,