diff options
author | Christian Weisgerber <naddy@cvs.openbsd.org> | 2009-06-04 04:09:03 +0000 |
---|---|---|
committer | Christian Weisgerber <naddy@cvs.openbsd.org> | 2009-06-04 04:09:03 +0000 |
commit | 6a6d891cf186da9e67d82054dcdb4d945c6438da (patch) | |
tree | 9c57921d6776de0ffca880324cbdf9f338b00ae6 /share/man | |
parent | f971ad1d2273319d1d78584506cf25d14c42aad1 (diff) |
enable IPv6 receive TCP/UDP checksum offload for the 5755 and later chips;
from Brad
Diffstat (limited to 'share/man')
-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 873bf168137..d71996b022a 100644 --- a/share/man/man4/bge.4 +++ b/share/man/man4/bge.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: bge.4,v 1.45 2009/06/01 14:17:38 jmc Exp $ +.\" $OpenBSD: bge.4,v 1.46 2009/06/04 04:09:02 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 1 2009 $ +.Dd $Mdocdate: June 4 2009 $ .Dt BGE 4 .Os .Sh NAME @@ -112,11 +112,11 @@ SysKonnect SK-9D41 (1000baseSX) .Pp The .Nm -driver supports -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. +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. .Pp The BCM5700, BCM5701, BCM5703 and BCM5704 chips are capable of supporting Jumbo frames, which can be configured via the |