From eeec37fd0f897d23ed4099b1aaae3ad0609479d5 Mon Sep 17 00:00:00 2001 From: yongari Date: Thu, 5 Jan 2012 20:37:28 +0000 Subject: [PATCH] MFC r228205: Add more controllers that support jumbo frame. git-svn-id: svn://svn.freebsd.org/base/stable/8@229645 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f --- share/man/man4/bge.4 | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/share/man/man4/bge.4 b/share/man/man4/bge.4 index b62ecb31e..1020f1725 100644 --- a/share/man/man4/bge.4 +++ b/share/man/man4/bge.4 @@ -31,7 +31,7 @@ .\" .\" $FreeBSD$ .\" -.Dd November 23, 2010 +.Dd December 2, 2011 .Dt BGE 4 .Os .Sh NAME @@ -82,9 +82,9 @@ copper gigabit transceivers, which support autonegotiation of 10, 100 and 1000Mbps modes in full or half duplex. .Pp -The BCM5700, BCM5701, BCM5702, BCM5703, BCM5704 and BCM5717 also support -jumbo frames, which can be configured -via the interface MTU setting. +The BCM5700, BCM5701, BCM5702, BCM5703, BCM5704, BCM5714, BCM5717, BCM5719, +BCM5720, BCM5780 and BCM57765 also support jumbo frames, which can be +configured via the interface MTU setting. Selecting an MTU larger than 1500 bytes with the .Xr ifconfig 8 utility configures the adapter to receive and transmit jumbo frames. -- 2.45.0