diff options
author | Nathan Binkert <nate@cvs.openbsd.org> | 2002-04-08 20:57:32 +0000 |
---|---|---|
committer | Nathan Binkert <nate@cvs.openbsd.org> | 2002-04-08 20:57:32 +0000 |
commit | eea572839f1284145cbd430ec76c78982f74b3d5 (patch) | |
tree | ee8f6687bbd20b378e3c8dc212dd47b07e8ecdb8 /share/man/man4 | |
parent | 9ccfe85b8f7481f68767d970010f1e686874dda3 (diff) |
reflect new models supported
Diffstat (limited to 'share/man/man4')
-rw-r--r-- | share/man/man4/brgphy.4 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/share/man/man4/brgphy.4 b/share/man/man4/brgphy.4 index 44bcb52f299..6ab59e1efb5 100644 --- a/share/man/man4/brgphy.4 +++ b/share/man/man4/brgphy.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: brgphy.4,v 1.6 2002/04/02 18:08:04 nate Exp $ +.\" $OpenBSD: brgphy.4,v 1.7 2002/04/08 20:57:31 nate Exp $ .\" .\" Copyright (c) 2000 Jason L. Wright (jason@thought.net) .\" All rights reserved. @@ -41,7 +41,7 @@ The .Nm driver supports Broadcom BCM5400 100/1000TX PHY interfaces, as well as -the BCM5401 and BCM5411 10/100/1000baseTX PHY interfaces. +the BCM5401, BCM5411, BCM5421S, and BCM5701 10/100/1000baseTX PHY interfaces. .Sh SEE ALSO .Xr bge 4 , .Xr ifmedia 4 , |