summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorbrad <brad@openbsd.org>2014-09-02 10:21:32 +0000
committerbrad <brad@openbsd.org>2014-09-02 10:21:32 +0000
commite71eb5aa55ee327d186d5b790d8923c400af81a0 (patch)
treeadd7ff7b9e156e61e00d00140da4b4cd719aca31
parentAdd Jumbo support for BCM5714 / BCM5780 and BCM5717 / BCM5719 / BCM5720 / BCM57765 / BCM57766 (diff)
downloadwireguard-openbsd-e71eb5aa55ee327d186d5b790d8923c400af81a0.tar.xz
wireguard-openbsd-e71eb5aa55ee327d186d5b790d8923c400af81a0.zip
Jumbo support for some newer chipsets.
-rw-r--r--share/man/man4/bge.49
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