diff options
author | Brad Smith <brad@cvs.openbsd.org> | 2014-09-02 10:21:33 +0000 |
---|---|---|
committer | Brad Smith <brad@cvs.openbsd.org> | 2014-09-02 10:21:33 +0000 |
commit | 180fa3abde43be2153799706b9656e2aeb7b407c (patch) | |
tree | af47ba8501bccd57a1f5d7cbf85c8cd270f23235 /share | |
parent | bac2e108929c270c1230ab140be13bddd46c25a4 (diff) |
Jumbo support for some newer chipsets.
Diffstat (limited to 'share')
-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 9c823b795f6..a1d9dff3927 100644 --- a/share/man/man4/bge.4 +++ b/share/man/man4/bge.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: bge.4,v 1.61 2014/01/29 16:15:12 naddy Exp $ +.\" $OpenBSD: bge.4,v 1.62 2014/09/02 10:21:32 brad 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: January 29 2014 $ +.Dd $Mdocdate: September 2 2014 $ .Dt BGE 4 .Os .Sh NAME @@ -108,8 +108,9 @@ The BCM5717, BCM5718, BCM5723, BCM5754, BCM5755, BCM5761, BCM5764, BCM5784, BCM5785, BCM5787 and BCM577xx chips also support IPv6 receive TCP/UDP checksum offload and IPv6 transmit TCP checksum offload. .Pp -The BCM5700, BCM5701, BCM5703 and BCM5704 chips are capable of -supporting Jumbo frames, which can be configured via the +The BCM5700, BCM5701, BCM5703, BCM5704, BCM5714, BCM5717, BCM5719, BCM5720, +BCM5762, BCM5780, BCM57765 and BCM57766 +chips are capable of supporting Jumbo frames, which can be configured via the interface MTU setting. Selecting an MTU larger than 1500 bytes with the .Xr ifconfig 8 |