diff options
author | Christian Weisgerber <naddy@cvs.openbsd.org> | 2009-06-06 02:54:24 +0000 |
---|---|---|
committer | Christian Weisgerber <naddy@cvs.openbsd.org> | 2009-06-06 02:54:24 +0000 |
commit | caeb2c7cc4eec6ee9431d8bda5f2b44ed059af3e (patch) | |
tree | fcf0a8552a1009f9ecd6a65ab74b880d0267c83e /share/man | |
parent | 7ff6eccb4fa94b8d3a09e95e2f7b35065647cca4 (diff) |
more chipsets that support IPv6 receive TCP/UDP checksum offload; from Brad
Diffstat (limited to 'share/man')
-rw-r--r-- | share/man/man4/bge.4 | 9 |
1 files changed, 5 insertions, 4 deletions
diff --git a/share/man/man4/bge.4 b/share/man/man4/bge.4 index d71996b022a..2fe6b1de180 100644 --- a/share/man/man4/bge.4 +++ b/share/man/man4/bge.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: bge.4,v 1.46 2009/06/04 04:09:02 naddy Exp $ +.\" $OpenBSD: bge.4,v 1.47 2009/06/06 02:54:23 naddy 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: June 4 2009 $ +.Dd $Mdocdate: June 6 2009 $ .Dt BGE 4 .Os .Sh NAME @@ -115,8 +115,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 BCM5754, BCM5755, BCM5761, BCM5784, BCM5785, BCM5787 and BCM577x0 -chips also support IPv6 receive TCP/UDP checksum offload. +The BCM5723, BCM5754, BCM5755, BCM5761, BCM5764, BCM5784, BCM5785, +BCM5787 and BCM577x0 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 |