From owner-svn-src-stable-10@FreeBSD.ORG  Fri Apr  4 21:35:18 2014
Return-Path: <owner-svn-src-stable-10@FreeBSD.ORG>
Delivered-To: svn-src-stable-10@freebsd.org
Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115])
 (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits))
 (No client certificate requested)
 by hub.freebsd.org (Postfix) with ESMTPS id 5DFC1D16;
 Fri,  4 Apr 2014 21:35:18 +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 4AA35405;
 Fri,  4 Apr 2014 21:35:18 +0000 (UTC)
Received: from svn.freebsd.org ([127.0.1.70])
 by svn.freebsd.org (8.14.8/8.14.8) with ESMTP id s34LZIb3007117;
 Fri, 4 Apr 2014 21:35:18 GMT (envelope-from gjb@svn.freebsd.org)
Received: (from gjb@localhost)
 by svn.freebsd.org (8.14.8/8.14.8/Submit) id s34LZIhA007116;
 Fri, 4 Apr 2014 21:35:18 GMT (envelope-from gjb@svn.freebsd.org)
Message-Id: <201404042135.s34LZIhA007116@svn.freebsd.org>
From: Glen Barber <gjb@FreeBSD.org>
Date: Fri, 4 Apr 2014 21:35:18 +0000 (UTC)
To: src-committers@freebsd.org, svn-src-all@freebsd.org,
 svn-src-stable@freebsd.org, svn-src-stable-10@freebsd.org
Subject: svn commit: r264140 - stable/10/release/doc/en_US.ISO8859-1/errata
X-SVN-Group: stable-10
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
X-BeenThere: svn-src-stable-10@freebsd.org
X-Mailman-Version: 2.1.17
Precedence: list
List-Id: SVN commit messages for only the 10-stable src tree
 <svn-src-stable-10.freebsd.org>
List-Unsubscribe: <https://lists.freebsd.org/mailman/options/svn-src-stable-10>, 
 <mailto:svn-src-stable-10-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/svn-src-stable-10/>
List-Post: <mailto:svn-src-stable-10@freebsd.org>
List-Help: <mailto:svn-src-stable-10-request@freebsd.org?subject=help>
List-Subscribe: <https://lists.freebsd.org/mailman/listinfo/svn-src-stable-10>, 
 <mailto:svn-src-stable-10-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Fri, 04 Apr 2014 21:35:18 -0000

Author: gjb
Date: Fri Apr  4 21:35:17 2014
New Revision: 264140
URL: http://svnweb.freebsd.org/changeset/base/264140

Log:
  Document a potential panic or hang when using sas2flash to
  update firmware on mps(4) LSI controllers.
  
  Submitted by:	smh
  Approved by:	re (implicit)
  Sponsored by:	The FreeBSD Foundation

Modified:
  stable/10/release/doc/en_US.ISO8859-1/errata/article.xml

Modified: stable/10/release/doc/en_US.ISO8859-1/errata/article.xml
==============================================================================
--- stable/10/release/doc/en_US.ISO8859-1/errata/article.xml	Fri Apr  4 21:09:06 2014	(r264139)
+++ stable/10/release/doc/en_US.ISO8859-1/errata/article.xml	Fri Apr  4 21:35:17 2014	(r264140)
@@ -243,6 +243,16 @@ boot</screen>
 	  it from mounting any UDF file system.  This has been fixed
   	  in &os;-CURRENT and &os; &release.current;.</para>
       </listitem>
+
+      <listitem>
+	<para>Updating LSI firmware on &man.mps.4; controllers with
+	  the <application>sas2flash</application> utility may cause
+	  the system to hang, or may cause the sytem to panic.  This
+	  is fixed in the <literal>stable/10</literal> branch with
+	  revisions <literal>r262553</literal> and
+	  <literal>r262575</literal>, and will be included in
+	  &os;&nbsp;10.1-RELEASE.</para>
+      </listitem>
     </itemizedlist>
   </sect1>