From owner-cvs-src@FreeBSD.ORG Fri Sep 15 20:52:52 2006 Return-Path: <owner-cvs-src@FreeBSD.ORG> X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 85E4916A55B; Fri, 15 Sep 2006 20:52:52 +0000 (UTC) (envelope-from brueffer@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 317DC43D4C; Fri, 15 Sep 2006 20:52:52 +0000 (GMT) (envelope-from brueffer@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k8FKqqR3045297; Fri, 15 Sep 2006 20:52:52 GMT (envelope-from brueffer@repoman.freebsd.org) Received: (from brueffer@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8FKqqEI045296; Fri, 15 Sep 2006 20:52:52 GMT (envelope-from brueffer) Message-Id: <200609152052.k8FKqqEI045296@repoman.freebsd.org> From: Christian Brueffer <brueffer@FreeBSD.org> Date: Fri, 15 Sep 2006 20:52:51 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/share/man/man4 em.4 X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree <cvs-src.freebsd.org> List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-src>, <mailto:cvs-src-request@freebsd.org?subject=unsubscribe> List-Archive: <http://lists.freebsd.org/pipermail/cvs-src> List-Post: <mailto:cvs-src@freebsd.org> List-Help: <mailto:cvs-src-request@freebsd.org?subject=help> List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-src>, <mailto:cvs-src-request@freebsd.org?subject=subscribe> X-List-Received-Date: Fri, 15 Sep 2006 20:52:52 -0000 brueffer 2006-09-15 20:52:51 UTC FreeBSD src repository Modified files: share/man/man4 em.4 Log: - Instead of listing which ships support Rx/Tx checksum offload and Jumbo Frames, mention the one chip that does not support them (obtained from the driver README) - Mention TSO and the chips that do not support it (provided by pdeuskar) - Do not refer to the README for VLAN support, building and installing the driver Revision Changes Path 1.27 +4 -8 src/share/man/man4/em.4