From owner-svn-doc-all@FreeBSD.ORG Mon May 26 00:18:22 2014 Return-Path: Delivered-To: svn-doc-all@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 ESMTPS id A71907C4; Mon, 26 May 2014 00:18:22 +0000 (UTC) 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)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 90EF82106; Mon, 26 May 2014 00:18:22 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.8/8.14.8) with ESMTP id s4Q0IMuQ052927; Mon, 26 May 2014 00:18:22 GMT (envelope-from gjb@svn.freebsd.org) Received: (from gjb@localhost) by svn.freebsd.org (8.14.8/8.14.8/Submit) id s4Q0IMa7052926; Mon, 26 May 2014 00:18:22 GMT (envelope-from gjb@svn.freebsd.org) Message-Id: <201405260018.s4Q0IMa7052926@svn.freebsd.org> From: Glen Barber Date: Mon, 26 May 2014 00:18:22 +0000 (UTC) To: doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org Subject: svn commit: r44953 - head/en_US.ISO8859-1/htdocs/releases/10.0R X-SVN-Group: doc-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-doc-all@freebsd.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: "SVN commit messages for the entire doc trees \(except for " user" , " projects" , and " translations" \)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 26 May 2014 00:18:22 -0000 Author: gjb Date: Mon May 26 00:18:22 2014 New Revision: 44953 URL: http://svnweb.freebsd.org/changeset/doc/44953 Log: Remove reference to atacontrol(8). PR: 189833 Submitted by: Paul J Murphy Patched by: Approved by: re (implicit) Sponsored by: The FreeBSD Foundation Modified: head/en_US.ISO8859-1/htdocs/releases/10.0R/relnotes.html Modified: head/en_US.ISO8859-1/htdocs/releases/10.0R/relnotes.html ============================================================================== --- head/en_US.ISO8859-1/htdocs/releases/10.0R/relnotes.html Sun May 25 20:55:35 2014 (r44952) +++ head/en_US.ISO8859-1/htdocs/releases/10.0R/relnotes.html Mon May 26 00:18:22 2014 (r44953) @@ -1,5 +1,5 @@ -FreeBSD 10.0-RELEASE Release Notes

FreeBSD 10.0-RELEASE Release Notes

The FreeBSD Project

FreeBSD 10.0-RELEASE Release Notes

The FreeBSD Project

FreeBSD is a registered trademark of the FreeBSD Foundation.

IBM, AIX, OS/2, PowerPC, PS/2, S/390, and ThinkPad are @@ -165,12 +165,7 @@ hv_vmbus_load="YES"

[r250700]

Support for setting/matching differentiated services codepoints (DSCP) in IP header has been added to ipfw(8). [r248552]

2.2.5. Disks and Storage

The aac(4) driver now supports volumes - larger than 2TB in size.

The ata(4) driver now supports a spindown command for - disks; after a configurable amount of time, if no requests - have been received for a disk, the disk will be spun down - until the next request. The atacontrol(8) utility now - supports a spindown command to configure - this feature.

The hptrr(4) driver has been updated to + larger than 2TB in size.

The hptrr(4) driver has been updated to version 1.2 from Highpoint.

nvme(4) has been added and provides NVM Express support. NVM Express is an optimized register interface, command set and feature set of PCI Express