diff options
author | Stuart Henderson <sthen@cvs.openbsd.org> | 2010-07-09 07:10:56 +0000 |
---|---|---|
committer | Stuart Henderson <sthen@cvs.openbsd.org> | 2010-07-09 07:10:56 +0000 |
commit | 390812444b4abfdbdaf9add51a02b9b0262cec85 (patch) | |
tree | 17d955f43c19784ebff83eb8731b31834acbac26 /share/man/man4 | |
parent | a5370692eb5c5cb505a07728e9db949afee333a2 (diff) |
Update for some of the newer chipsets supported by bge(4). From Brad.
Diffstat (limited to 'share/man/man4')
-rw-r--r-- | share/man/man4/bge.4 | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/share/man/man4/bge.4 b/share/man/man4/bge.4 index 16f2bbf79e2..9f389381e01 100644 --- a/share/man/man4/bge.4 +++ b/share/man/man4/bge.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: bge.4,v 1.49 2009/12/17 00:11:37 sthen Exp $ +.\" $OpenBSD: bge.4,v 1.50 2010/07/09 07:10:55 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: December 17 2009 $ +.Dd $Mdocdate: July 9 2010 $ .Dt BGE 4 .Os .Sh NAME @@ -44,8 +44,8 @@ The .Nm driver provides support for various NICs based on the Broadcom BCM570x, -571x, 572x, 575x, 576x, 578x, 57760, 57780 and 57788 Gigabit Ethernet -controller chips and the 590x and 57790 Fast Ethernet controller chips, +571x, 572x, 575x, 576x, 578x, 5776x and 5778x Gigabit Ethernet controller +chips and the 590x and 5779x Fast Ethernet controller chips, including the following: .Pp .Bl -bullet -compact @@ -116,9 +116,9 @@ The driver supports IPv4 IP, TCP, and UDP checksum offload for receive, IP checksum offload for transmit, VLAN tag insertion and stripping, as well as a 256-bit multicast hash filter. -The BCM5723, BCM5754, BCM5755, BCM5761, BCM5764, BCM5784, BCM5785, -BCM5787 and BCM577x0 chips also support IPv6 receive TCP/UDP checksum -offload. +The BCM5717, BCM5718, BCM5723, BCM5724, BCM5754, BCM5755, BCM5761, BCM5764, +BCM5784, BCM5785, BCM5787 and BCM577xx chips also support IPv6 receive TCP/UDP +checksum offload. .Pp The BCM5700, BCM5701, BCM5703 and BCM5704 chips are capable of supporting Jumbo frames, which can be configured via the |