svn commit: r207853 - head/share/man/man4
Pyun YongHyeon
yongari at FreeBSD.org
Mon May 10 17:48:00 UTC 2010
Author: yongari
Date: Mon May 10 17:48:00 2010
New Revision: 207853
URL: http://svn.freebsd.org/changeset/base/207853
Log:
Now sge(4) supports TCP segmentation offload (TSO).
Modified:
head/share/man/man4/sge.4
Modified: head/share/man/man4/sge.4
==============================================================================
--- head/share/man/man4/sge.4 Mon May 10 17:35:17 2010 (r207852)
+++ head/share/man/man4/sge.4 Mon May 10 17:48:00 2010 (r207853)
@@ -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-head
mailing list