From owner-svn-src-head@FreeBSD.ORG Thu May 21 02:42:15 2009 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 87ED01065673; Thu, 21 May 2009 02:42:15 +0000 (UTC) (envelope-from yongari@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:4f8:fff6::2c]) by mx1.freebsd.org (Postfix) with ESMTP id 7666C8FC17; Thu, 21 May 2009 02:42:15 +0000 (UTC) (envelope-from yongari@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 n4L2gFit052076; Thu, 21 May 2009 02:42:15 GMT (envelope-from yongari@svn.freebsd.org) Received: (from yongari@localhost) by svn.freebsd.org (8.14.3/8.14.3/Submit) id n4L2gFjr052075; Thu, 21 May 2009 02:42:15 GMT (envelope-from yongari@svn.freebsd.org) Message-Id: <200905210242.n4L2gFjr052075@svn.freebsd.org> From: Pyun YongHyeon Date: Thu, 21 May 2009 02:42:15 +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: r192513 - 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: Thu, 21 May 2009 02:42:16 -0000 Author: yongari Date: Thu May 21 02:42:15 2009 New Revision: 192513 URL: http://svn.freebsd.org/changeset/base/192513 Log: DP83821 also supports jumbo frames. Modified: head/share/man/man4/nge.4 Modified: head/share/man/man4/nge.4 ============================================================================== --- head/share/man/man4/nge.4 Thu May 21 02:39:47 2009 (r192512) +++ head/share/man/man4/nge.4 Thu May 21 02:42:15 2009 (r192513) @@ -69,8 +69,8 @@ Most cards also use the DP83861 10/100/1 chip, which supports autonegotiation of 10, 100 and 1000Mbps modes in full or half duplex. .Pp -The DP83820 also supports jumbo frames, which can be configured -via the interface MTU setting. +The DP83820 and DP83821 also support jumbo frames, which can be +configured via the interface MTU setting. Selecting an MTU larger than 1500 bytes with the .Xr ifconfig 8 utility configures the adapter to receive and transmit jumbo frames.