svn commit: r229645 - stable/8/share/man/man4

Pyun YongHyeon yongari at FreeBSD.org
Thu Jan 5 20:37:29 UTC 2012


Author: yongari
Date: Thu Jan  5 20:37:28 2012
New Revision: 229645
URL: http://svn.freebsd.org/changeset/base/229645

Log:
  MFC r228205:
    Add more controllers that support jumbo frame.

Modified:
  stable/8/share/man/man4/bge.4
Directory Properties:
  stable/8/share/man/man4/   (props changed)

Modified: stable/8/share/man/man4/bge.4
==============================================================================
--- stable/8/share/man/man4/bge.4	Thu Jan  5 20:37:13 2012	(r229644)
+++ stable/8/share/man/man4/bge.4	Thu Jan  5 20:37:28 2012	(r229645)
@@ -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.


More information about the svn-src-all mailing list