diff options
author | Miod Vallat <miod@cvs.openbsd.org> | 2004-03-21 19:50:45 +0000 |
---|---|---|
committer | Miod Vallat <miod@cvs.openbsd.org> | 2004-03-21 19:50:45 +0000 |
commit | d315d763c02cef6449e02d8accf2940a7e7cbf3c (patch) | |
tree | c992e32395443497208f9a170f728f0075810a88 /share/man/man4/eephy.4 | |
parent | afa2e2aa39b0c2003de745314baa2985a0a25cd0 (diff) |
Sync hardware support with the code, and minor nits.
Diffstat (limited to 'share/man/man4/eephy.4')
-rw-r--r-- | share/man/man4/eephy.4 | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/share/man/man4/eephy.4 b/share/man/man4/eephy.4 index 0ed877e19d5..23304120c92 100644 --- a/share/man/man4/eephy.4 +++ b/share/man/man4/eephy.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: eephy.4,v 1.9 2004/01/22 05:24:01 brad Exp $ +.\" $OpenBSD: eephy.4,v 1.10 2004/03/21 19:50:44 miod Exp $ .\" .\"Copyright (c) 2001 by Parag Patel. All rights reserved. .\" @@ -30,13 +30,15 @@ .Os .Sh NAME .Nm eephy -.Nd Marvell 88E1000 Gigabit Ethernet PHY driver +.Nd Marvell 88E1000/88E1011 +.Dq Alaska +Ethernet PHY driver .Sh SYNOPSIS .Cd "eephy* at mii? phy ?" .Sh DESCRIPTION The .Nm -driver supports Marvell 88E1000 Ethernet PHYs. +driver supports Marvell 88E1000 and 88E1011 10/100/1000 Ethernet PHYs. .Sh SEE ALSO .Xr gem 4 , .Xr ifmedia 4 , |