From owner-svn-doc-head@FreeBSD.ORG Mon Sep 30 03:23:39 2013 Return-Path: Delivered-To: svn-doc-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id 9E0A5818; Mon, 30 Sep 2013 03:23:39 +0000 (UTC) (envelope-from gjb@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 7C1C426D4; Mon, 30 Sep 2013 03:23:39 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.7/8.14.7) with ESMTP id r8U3Ndsq057666; Mon, 30 Sep 2013 03:23:39 GMT (envelope-from gjb@svn.freebsd.org) Received: (from gjb@localhost) by svn.freebsd.org (8.14.7/8.14.5/Submit) id r8U3Ndbq057665; Mon, 30 Sep 2013 03:23:39 GMT (envelope-from gjb@svn.freebsd.org) Message-Id: <201309300323.r8U3Ndbq057665@svn.freebsd.org> From: Glen Barber Date: Mon, 30 Sep 2013 03:23:39 +0000 (UTC) To: doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org Subject: svn commit: r42752 - head/en_US.ISO8859-1/htdocs/releases/9.2R X-SVN-Group: doc-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-doc-head@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: SVN commit messages for the doc tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 30 Sep 2013 03:23:39 -0000 Author: gjb Date: Mon Sep 30 03:23:39 2013 New Revision: 42752 URL: http://svnweb.freebsd.org/changeset/doc/42752 Log: Document r253860, r253776, r253233, r252903, r252899, r252898 Add man page references for: - ctl(4) - cxgbe(4) - setfib(1) - ixgbe(4) Sponsored by: The FreeBSD Foundation Modified: head/en_US.ISO8859-1/htdocs/releases/9.2R/relnotes.xml Modified: head/en_US.ISO8859-1/htdocs/releases/9.2R/relnotes.xml ============================================================================== --- head/en_US.ISO8859-1/htdocs/releases/9.2R/relnotes.xml Mon Sep 30 02:33:43 2013 (r42751) +++ head/en_US.ISO8859-1/htdocs/releases/9.2R/relnotes.xml Mon Sep 30 03:23:39 2013 (r42752) @@ -7,9 +7,13 @@ awk(1)"> less(1)"> +setfib(1)"> xz(1)"> cam(4)"> +ctl(4)"> +cxgbe(4)"> firewire(4)"> +ixgbe(4)"> virtio(4)"> nvme(4)"> oce(4)"> @@ -167,6 +171,34 @@

Add support for the Chelsio 40G T5. [r252495]

+
  • +

    Update the &man.ixgbe.4; driver. [r252898]

  • + +
  • +

    Update the Intel e1000 driver. [r252899]

  • + +
  • +

    Add support for the HighPoint DC Series Data Center HBA + (DC7280 and R750). [r252903]

  • + +
  • +

    Add service-specific &man.setfib.1; support. + This is enabled by setting: + <name>_fib in &man.rc.conf.5;.[r253233]

  • + +
  • +

    Update devices supported by &man.cxgbe.4;. [r253776]

  • + +
  • +

    Remove &man.ctl.4; from the GENERIC kernel configuration. + [r253860]

  • +