summaryrefslogtreecommitdiff
path: root/share
diff options
context:
space:
mode:
authorChristian Weisgerber <naddy@cvs.openbsd.org>2009-08-08 17:12:41 +0000
committerChristian Weisgerber <naddy@cvs.openbsd.org>2009-08-08 17:12:41 +0000
commit21fe3c800fbf51817964c5f919277f3285cf07a3 (patch)
tree19820e338c83ff08a5a1a7d9a44ca2cf03a45e51 /share
parent23a993a7b5abf5fef84b39473385089038f025c8 (diff)
Add support for the IC Plus IP1001 GigE PHY. From FreeBSD, via Brad.
Tested by jasper@ with a IP1000A PHY to make sure it doesn't break existing model.
Diffstat (limited to 'share')
-rw-r--r--share/man/man4/ipgphy.49
1 files changed, 5 insertions, 4 deletions
diff --git a/share/man/man4/ipgphy.4 b/share/man/man4/ipgphy.4
index 144e50921f2..c1ae2ecbf07 100644
--- a/share/man/man4/ipgphy.4
+++ b/share/man/man4/ipgphy.4
@@ -1,4 +1,4 @@
-.\" $OpenBSD: ipgphy.4,v 1.4 2009/07/31 14:20:29 jmc Exp $
+.\" $OpenBSD: ipgphy.4,v 1.5 2009/08/08 17:12:40 naddy Exp $
.\"
.\" Copyright (c) 2006 Brad Smith <brad@openbsd.org>
.\"
@@ -14,18 +14,19 @@
.\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
.\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
.\"
-.Dd $Mdocdate: July 31 2009 $
+.Dd $Mdocdate: August 8 2009 $
.Dt IPGPHY 4
.Os
.Sh NAME
.Nm ipgphy
-.Nd IC Plus IP1000A integrated Gigabit Ethernet PHY
+.Nd IC Plus IP1000A/IP1001 10/100/Gigabit Ethernet PHY
.Sh SYNOPSIS
.Cd "ipgphy* at mii?"
.Sh DESCRIPTION
The
.Nm
-driver supports the IC Plus IP1000A integrated Gigabit Ethernet PHY interface.
+driver supports the IC Plus IP1000A/IP1001 10/100/Gigabit Ethernet PHY
+interface.
.Sh SEE ALSO
.Xr ifmedia 4 ,
.Xr intro 4 ,