diff options
author | Pyun YongHyeon <yongari@FreeBSD.org> | 2011-12-02 19:01:26 +0000 |
---|---|---|
committer | Pyun YongHyeon <yongari@FreeBSD.org> | 2011-12-02 19:01:26 +0000 |
commit | a03150fdc90cb778089cb42ba3d4de29f6c9f21f (patch) | |
tree | 251b4f955dc3b382f51d47c786fbfe5326fd4d49 /share/man/man4/bge.4 | |
parent | a2fa37fe6710f7e6eb53e59a32584bfef535dbbf (diff) |
Notes
Diffstat (limited to 'share/man/man4/bge.4')
-rw-r--r-- | share/man/man4/bge.4 | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/share/man/man4/bge.4 b/share/man/man4/bge.4 index cf0d84a89a095..13a4aa6dec926 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. |