diff options
author | Stuart Henderson <sthen@cvs.openbsd.org> | 2009-07-30 09:34:58 +0000 |
---|---|---|
committer | Stuart Henderson <sthen@cvs.openbsd.org> | 2009-07-30 09:34:58 +0000 |
commit | e0d0b3472c7386759acff018b860001fed05d388 (patch) | |
tree | c5edf7411099bfc49a9a792bcbbf59fa92e1d3b9 /share/man | |
parent | 2b206bcfffff8f05fef23044caed2f509d2531fb (diff) |
List additional PHY now supported by this driver. From Brad, checked
against data sheets.
Diffstat (limited to 'share/man')
-rw-r--r-- | share/man/man4/ciphy.4 | 9 |
1 files changed, 5 insertions, 4 deletions
diff --git a/share/man/man4/ciphy.4 b/share/man/man4/ciphy.4 index 518ca5d1dda..fc3d591560b 100644 --- a/share/man/man4/ciphy.4 +++ b/share/man/man4/ciphy.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: ciphy.4,v 1.7 2009/02/11 17:52:09 jmc Exp $ +.\" $OpenBSD: ciphy.4,v 1.8 2009/07/30 09:34:57 sthen Exp $ .\" .\" Copyright (c) 2004 Peter Valchev <pvalchev@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: February 11 2009 $ +.Dd $Mdocdate: July 30 2009 $ .Dt CIPHY 4 .Os .Sh NAME .Nm ciphy -.Nd Cicada CS8201/CS8204 10/100/Gigabit Ethernet PHY +.Nd Cicada/Vitesse CS82xx/VSC8211/VSC8601 10/100/Gigabit Ethernet PHY .Sh SYNOPSIS .Cd "ciphy* at mii?" .Sh DESCRIPTION The .Nm -driver supports the Cicada CS8201/CS8204 10/100/Gigabit copper PHY. +driver supports the Cicada CS8201/CS8204/VSC8211/CS8244 and Vitesse VSC8601 +10/100/Gigabit copper PHY. .Sh SEE ALSO .Xr ifmedia 4 , .Xr intro 4 , |