Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 4 Apr 2014 21:35:18 +0000 (UTC)
From:      Glen Barber <gjb@FreeBSD.org>
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
Message-ID:  <201404042135.s34LZIhA007116@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
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>
 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201404042135.s34LZIhA007116>