diff options
author | Stuart Henderson <sthen@cvs.openbsd.org> | 2009-05-21 23:10:45 +0000 |
---|---|---|
committer | Stuart Henderson <sthen@cvs.openbsd.org> | 2009-05-21 23:10:45 +0000 |
commit | a8bf30cd22bf1b839f7e9bffcd664791d8b3b2ae (patch) | |
tree | 55c1a13ced6318a302a9b3e31662f88797b4827c | |
parent | e05032cbbfa35d846563269454722a206737422a (diff) |
New chip families, 576x and 577xx, were added.
-rw-r--r-- | share/man/man4/bge.4 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/share/man/man4/bge.4 b/share/man/man4/bge.4 index cbb59b7bddb..95ac3219565 100644 --- a/share/man/man4/bge.4 +++ b/share/man/man4/bge.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: bge.4,v 1.40 2008/10/28 06:27:28 brad Exp $ +.\" $OpenBSD: bge.4,v 1.41 2009/05/21 23:10:44 sthen Exp $ .\" Copyright (c) 2001 Wind River Systems .\" Copyright (c) 1997, 1998, 1999, 2000, 2001 .\" Bill Paul <wpaul@windriver.com>. All rights reserved. @@ -30,7 +30,7 @@ .\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF .\" THE POSSIBILITY OF SUCH DAMAGE. .\" -.Dd $Mdocdate: October 28 2008 $ +.Dd $Mdocdate: May 21 2009 $ .Dt BGE 4 .Os .Sh NAME @@ -43,7 +43,7 @@ The .Nm driver provides support for various NICs based on the Broadcom BCM570x, -571x, 572x, 575x and 578x families of Gigabit Ethernet controller +571x, 572x, 575x, 576x, 578x and 577xx families of Gigabit Ethernet controller chips and the 590x family of Fast Ethernet controller chips, including the following: .Pp |