svn commit: r265540 - head/release/doc/en_US.ISO8859-1/relnotes

Glen Barber gjb at FreeBSD.org
Wed May 7 12:45:27 UTC 2014


Author: gjb
Date: Wed May  7 12:45:26 2014
New Revision: 265540
URL: http://svnweb.freebsd.org/changeset/base/265540

Log:
  Document r265236, addition of mpr(4).
  
  Sponsored by:	The FreeBSD Foundation

Modified:
  head/release/doc/en_US.ISO8859-1/relnotes/article.xml

Modified: head/release/doc/en_US.ISO8859-1/relnotes/article.xml
==============================================================================
--- head/release/doc/en_US.ISO8859-1/relnotes/article.xml	Wed May  7 11:18:27 2014	(r265539)
+++ head/release/doc/en_US.ISO8859-1/relnotes/article.xml	Wed May  7 12:45:26 2014	(r265540)
@@ -104,6 +104,10 @@
   <sect2 xml:id="kernel">
     <title>Kernel Changes</title>
 
+    <para revision="265236">The &man.mpr.4; device has been added,
+      providing support for LSI Fusion-MPT 3 12Gb SCSI/SATA
+      controllers.</para>
+
     <para revision="265132">The &man.full.4; device has been added,
       and the <literal>lindev(4)</literal> device has been removed.
       Prior to this change, <literal>lindev(4)</literal> provided only


More information about the svn-src-head mailing list