diff options
author | Theo de Raadt <deraadt@cvs.openbsd.org> | 2001-04-11 05:47:53 +0000 |
---|---|---|
committer | Theo de Raadt <deraadt@cvs.openbsd.org> | 2001-04-11 05:47:53 +0000 |
commit | 50b594cdf7ace6767cf2c2d1899400e7896cc1c3 (patch) | |
tree | aa84b0bbd4f48467f90699980f10456eaed9bac3 /share/man/man4/brgphy.4 | |
parent | c5d4730757a462c64807877b66524863aebeb1f1 (diff) |
BCM5401/5411 support
Diffstat (limited to 'share/man/man4/brgphy.4')
-rw-r--r-- | share/man/man4/brgphy.4 | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/share/man/man4/brgphy.4 b/share/man/man4/brgphy.4 index 6f121956dec..83d34f2e90e 100644 --- a/share/man/man4/brgphy.4 +++ b/share/man/man4/brgphy.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: brgphy.4,v 1.4 2000/10/18 02:38:21 aaron Exp $ +.\" $OpenBSD: brgphy.4,v 1.5 2001/04/11 05:47:52 deraadt Exp $ .\" .\" Copyright (c) 2000 Jason L. Wright (jason@thought.net) .\" All rights reserved. @@ -34,13 +34,14 @@ .Os .Sh NAME .Nm brgphy -.Nd Broadcom BCM5400 Gigabit Ethernet PHY driver +.Nd Broadcom BCM5400/5401/5411 Gigabit Ethernet PHY driver .Sh SYNOPSIS .Cd "brgphy* at mii? phy ?" .Sh DESCRIPTION The .Nm -driver supports Broadcom BCM5400 1000baseTX PHY interfaces. +driver supports Broadcom BCM5400 100/1000TX PHY interfaces, as well as +the BCM5401 and BCM5411 10/100/1000baseTX PHY interfaces. .Sh SEE ALSO .Xr ifmedia 4 , .Xr intro 4 , |