diff options
author | Brad Smith <brad@cvs.openbsd.org> | 2015-01-27 01:38:54 +0000 |
---|---|---|
committer | Brad Smith <brad@cvs.openbsd.org> | 2015-01-27 01:38:54 +0000 |
commit | f46644a3f1a2fa3f3fb7ee0aa7e7155f33f0c31e (patch) | |
tree | 9a9044cfc97f6e234ce5fac2c0541638b042088b | |
parent | a80b3d40806a335da4a189278fb90aee35b89357 (diff) |
Revert 1.61 since support for the TX path was also reverted.
-rw-r--r-- | share/man/man4/bge.4 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/share/man/man4/bge.4 b/share/man/man4/bge.4 index 3c9168f1a1b..23516b6461b 100644 --- a/share/man/man4/bge.4 +++ b/share/man/man4/bge.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: bge.4,v 1.64 2014/09/14 00:17:09 brad Exp $ +.\" $OpenBSD: bge.4,v 1.65 2015/01/27 01:38:53 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: September 14 2014 $ +.Dd $Mdocdate: January 27 2015 $ .Dt BGE 4 .Os .Sh NAME @@ -106,7 +106,7 @@ checksum offload, VLAN tag insertion and stripping, as well as a 256-bit multicast hash filter. 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. +checksum offload. .Pp The BCM5700, BCM5701, BCM5703, BCM5704, BCM5714, BCM5717, BCM5719, BCM5720, BCM5762, BCM5780, BCM57765 and BCM57766 |