diff options
author | Brad Smith <brad@cvs.openbsd.org> | 2005-10-01 17:24:46 +0000 |
---|---|---|
committer | Brad Smith <brad@cvs.openbsd.org> | 2005-10-01 17:24:46 +0000 |
commit | 1c8b0cc42639dc23c04ce101d85b57f484ceda7a (patch) | |
tree | 716257429c08d5debf25d83432ed4b8828618690 | |
parent | a041df1881a4c4843a16424ed38e2025a5fc3338 (diff) |
add Broadcom BCM5421K2
-rw-r--r-- | share/man/man4/brgphy.4 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/share/man/man4/brgphy.4 b/share/man/man4/brgphy.4 index eb447348062..27d57d33065 100644 --- a/share/man/man4/brgphy.4 +++ b/share/man/man4/brgphy.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: brgphy.4,v 1.14 2005/10/01 02:51:51 brad Exp $ +.\" $OpenBSD: brgphy.4,v 1.15 2005/10/01 17:24:45 brad Exp $ .\" .\" Copyright (c) 2000 Jason L. Wright (jason@thought.net) .\" All rights reserved. @@ -36,8 +36,8 @@ The .Nm driver supports Broadcom BCM5400 100/1000TX Ethernet PHY interfaces, as well -as the BCM5401, BCM5411, BCM5421S, BCM5462, BCM5701, BCM5703, BCM5704, BCM5705, -BCM5714, BCM5750 and BCM5752 10/100/1000baseTX Ethernet PHY interfaces. +as the BCM5401, BCM5411, BCM5421, BCM5421K2, BCM5462, BCM570x, BCM5714, +BCM5750 and BCM5752 10/100/1000baseTX Ethernet PHY interfaces. .Sh SEE ALSO .Xr bge 4 , .Xr ifmedia 4 , |