diff options
author | Brad Smith <brad@cvs.openbsd.org> | 2005-06-07 17:38:55 +0000 |
---|---|---|
committer | Brad Smith <brad@cvs.openbsd.org> | 2005-06-07 17:38:55 +0000 |
commit | 5496afd89186ea33b3dd12f19b537e0bd67d5044 (patch) | |
tree | 6ce174756be03d3a3450bc120de569f347b55bcd /share | |
parent | 7bc859a73ca783e25d09e84d2c7f8fb55ba45cc4 (diff) |
add support for the BCM5714.
From FreeBSD
Diffstat (limited to 'share')
-rw-r--r-- | share/man/man4/bge.4 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/share/man/man4/bge.4 b/share/man/man4/bge.4 index 0a94e5ec587..9ad214acf81 100644 --- a/share/man/man4/bge.4 +++ b/share/man/man4/bge.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: bge.4,v 1.20 2005/06/07 16:35:15 brad Exp $ +.\" $OpenBSD: bge.4,v 1.21 2005/06/07 17:38:54 brad Exp $ .\" Copyright (c) 2001 Wind River Systems .\" Copyright (c) 1997, 1998, 1999, 2000, 2001 .\" Bill Paul <wpaul@windriver.com>. All rights reserved. @@ -43,7 +43,7 @@ The .Nm driver provides support for various NICs based on the Broadcom BCM570x, -572x, 575x, 578x, and 5901 families of Gigabit Ethernet controller +5714, 572x, 575x, 578x, and 5901 families of Gigabit Ethernet controller chips, including the following: .Pp .Bl -bullet -compact |