diff options
author | 2008-05-29 06:22:19 +0000 | |
---|---|---|
committer | 2008-05-29 06:22:19 +0000 | |
commit | 87b711f6fe2fe87a264143ae29fffc70b3b7453f (patch) | |
tree | a2e13636cbd101feb09830a03b5cbaf136d767bf | |
parent | Recognize the Cicada CS8204 quad port PHY. (diff) | |
download | wireguard-openbsd-87b711f6fe2fe87a264143ae29fffc70b3b7453f.tar.xz wireguard-openbsd-87b711f6fe2fe87a264143ae29fffc70b3b7453f.zip |
Mention the CS8204 model.
-rw-r--r-- | share/man/man4/ciphy.4 | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/share/man/man4/ciphy.4 b/share/man/man4/ciphy.4 index e4393bcf3c6..aec11d57b40 100644 --- a/share/man/man4/ciphy.4 +++ b/share/man/man4/ciphy.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: ciphy.4,v 1.4 2007/05/31 19:19:49 jmc Exp $ +.\" $OpenBSD: ciphy.4,v 1.5 2008/05/29 06:22:19 brad Exp $ .\" .\" Copyright (c) 2004 Peter Valchev <pvalchev@openbsd.org> .\" @@ -14,18 +14,18 @@ .\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF .\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. .\" -.Dd $Mdocdate: May 31 2007 $ +.Dd $Mdocdate: May 29 2008 $ .Dt CIPHY 4 .Os .Sh NAME .Nm ciphy -.Nd Cicada CS8201 10/100/1000 Ethernet PHY +.Nd Cicada CS8201/CS8204 10/100/1000 Ethernet PHY .Sh SYNOPSIS .Cd "ciphy* at mii?" .Sh DESCRIPTION The .Nm -driver supports the Cicada CS8201 10/100/1000 copper PHY. +driver supports the Cicada CS8201/CS8204 10/100/1000 copper PHY. .Sh SEE ALSO .Xr ifmedia 4 , .Xr intro 4 , |