Date: Fri, 13 Feb 2009 02:41:15 +0000 (UTC) From: Pyun YongHyeon <yongari@FreeBSD.org> To: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-stable@freebsd.org, svn-src-stable-7@freebsd.org Subject: svn commit: r188551 - stable/7/share/man/man4 Message-ID: <200902130241.n1D2fF5i073860@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: yongari Date: Fri Feb 13 02:41:15 2009 New Revision: 188551 URL: http://svn.freebsd.org/changeset/base/188551 Log: MFC r186126: Elaborate on the hardware features fxp(4) supports. Modified: stable/7/share/man/man4/ (props changed) stable/7/share/man/man4/fxp.4 stable/7/share/man/man4/igb.4 (props changed) Modified: stable/7/share/man/man4/fxp.4 ============================================================================== --- stable/7/share/man/man4/fxp.4 Fri Feb 13 02:08:20 2009 (r188550) +++ stable/7/share/man/man4/fxp.4 Fri Feb 13 02:41:15 2009 (r188551) @@ -25,7 +25,7 @@ .\" .\" $FreeBSD$ .\" -.Dd January 7, 2007 +.Dd December 15, 2008 .Dt FXP 4 .Os .Sh NAME @@ -51,6 +51,13 @@ The .Nm driver provides support for Ethernet adapters based on the Intel i82557, i82558, i82559, i82550, and i82562 chips. +The driver supports TCP/UDP/IP checksum offload for both transmit +and receive on i82550 and i82551. +On i82559 only TCP/UDP checksum offload for receive is supported. +TCP segmentation offload (TSO) for IPv4 as well as VLAN hardware +tag insertion/stripping is supported on i82550 and i82551. +Wake On Lan (WOL) support is provided on all controllers +except i82557, i82259ER and early i82558 revisions. .Pp The .Nm
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200902130241.n1D2fF5i073860>