svn commit: r208206 - stable/7/share/man/man4
Pyun YongHyeon
yongari at FreeBSD.org
Mon May 17 17:16:50 UTC 2010
Author: yongari
Date: Mon May 17 17:16:49 2010
New Revision: 208206
URL: http://svn.freebsd.org/changeset/base/208206
Log:
MFC r207853:
Now sge(4) supports TCP segmentation offload (TSO).
Modified:
stable/7/share/man/man4/sge.4
Directory Properties:
stable/7/share/man/man4/ (props changed)
Modified: stable/7/share/man/man4/sge.4
==============================================================================
--- stable/7/share/man/man4/sge.4 Mon May 17 17:16:12 2010 (r208205)
+++ stable/7/share/man/man4/sge.4 Mon May 17 17:16:49 2010 (r208206)
@@ -24,7 +24,7 @@
.\"
.\" $FreeBSD$
.\"
-.Dd April 29, 2010
+.Dd May 10, 2010
.Dt SGE 4
.Os
.Sh NAME
@@ -54,9 +54,9 @@ controllers and SiS191 Fast/Gigabit Ethe
All LOMs supported by the
.Nm
driver have TCP/UDP/IP checksum offload for transmit and receive,
-hardware VLAN tag stripping/insertion features.
-Due to lack of documentation more offloading features like TCP
-segmentation offload (TSO), Wake On Lan (WOL), Jumbo frame and an
+TCP segmentation offload (TSO), hardware VLAN tag stripping/insertion
+features.
+Due to lack of documentation Wake On Lan (WOL), Jumbo frame and an
interrupt moderation mechanism are not supported yet.
.Pp
The
More information about the svn-src-all
mailing list