From owner-svn-src-head@FreeBSD.ORG Mon Dec 15 14:07:07 2008 Return-Path: Delivered-To: svn-src-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 711F21065679; Mon, 15 Dec 2008 14:07:07 +0000 (UTC) (envelope-from brueffer@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:4f8:fff6::2c]) by mx1.freebsd.org (Postfix) with ESMTP id 5D8728FC19; Mon, 15 Dec 2008 14:07:07 +0000 (UTC) (envelope-from brueffer@FreeBSD.org) Received: from svn.freebsd.org (localhost [127.0.0.1]) by svn.freebsd.org (8.14.3/8.14.3) with ESMTP id mBFE77ms097236; Mon, 15 Dec 2008 14:07:07 GMT (envelope-from brueffer@svn.freebsd.org) Received: (from brueffer@localhost) by svn.freebsd.org (8.14.3/8.14.3/Submit) id mBFE77MD097235; Mon, 15 Dec 2008 14:07:07 GMT (envelope-from brueffer@svn.freebsd.org) Message-Id: <200812151407.mBFE77MD097235@svn.freebsd.org> From: Christian Brueffer Date: Mon, 15 Dec 2008 14:07:07 +0000 (UTC) To: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org X-SVN-Group: head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Cc: Subject: svn commit: r186126 - head/share/man/man4 X-BeenThere: svn-src-head@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: SVN commit messages for the src tree for head/-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 15 Dec 2008 14:07:07 -0000 Author: brueffer Date: Mon Dec 15 14:07:07 2008 New Revision: 186126 URL: http://svn.freebsd.org/changeset/base/186126 Log: Elaborate on the hardware features fxp(4) supports. Submitted by: yongari MFC after: 1 week Modified: head/share/man/man4/fxp.4 Modified: head/share/man/man4/fxp.4 ============================================================================== --- head/share/man/man4/fxp.4 Mon Dec 15 13:19:11 2008 (r186125) +++ head/share/man/man4/fxp.4 Mon Dec 15 14:07:07 2008 (r186126) @@ -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