diff options
| author | Christian Brueffer <brueffer@FreeBSD.org> | 2006-09-15 19:33:15 +0000 |
|---|---|---|
| committer | Christian Brueffer <brueffer@FreeBSD.org> | 2006-09-15 19:33:15 +0000 |
| commit | d3e7e72eaf7cd2c5bbec575abfdb4f41ac17ed79 (patch) | |
| tree | f41741afdd390e867ac1f2e2b01fd6364b6d43e6 | |
| parent | 0fa7f681978ab74eea16e8700ee9b7fcd3b23679 (diff) | |
Notes
| -rw-r--r-- | share/man/man4/mxge.4 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/share/man/man4/mxge.4 b/share/man/man4/mxge.4 index 52ccd0421914..85ef31b5885b 100644 --- a/share/man/man4/mxge.4 +++ b/share/man/man4/mxge.4 @@ -31,7 +31,7 @@ .\" .\" $FreeBSD$ .\" -.Dd February 9, 2006 +.Dd September 15, 2006 .Dt MXGE 4 .Os .Sh NAME @@ -59,8 +59,8 @@ The .Nm driver provides support for PCI Express 10 Gigabit Ethernet adapters based on the Myricom LANai Z8E chip. -The driver supports Transmit/Receive checksum offload -and Jumbo Frames. +The driver supports Transmit/Receive checksum offload, +Jumbo Frames as well as TCP segmentation offload (TSO). For further hardware information, see http://www.myri.com .Pp For questions related to hardware requirements, |
