svn commit: r270556 - stable/10/release/doc/en_US.ISO8859-1/relnotes

Glen Barber gjb at FreeBSD.org
Mon Aug 25 13:15:22 UTC 2014


Author: gjb
Date: Mon Aug 25 13:15:21 2014
New Revision: 270556
URL: http://svnweb.freebsd.org/changeset/base/270556

Log:
  Document r267084, unmapped I/O added to mfi(4).
  
  Sponsored by:	The FreeBSD Foundation

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

Modified: stable/10/release/doc/en_US.ISO8859-1/relnotes/article.xml
==============================================================================
--- stable/10/release/doc/en_US.ISO8859-1/relnotes/article.xml	Mon Aug 25 13:15:19 2014	(r270555)
+++ stable/10/release/doc/en_US.ISO8859-1/relnotes/article.xml	Mon Aug 25 13:15:21 2014	(r270556)
@@ -243,6 +243,9 @@
 	  updated to support core events from the Atom™
 	  Silvermont architecture.</para>
 
+	<para revision="267084">The &man.mfi.4; driver has been
+	  updated to include support for unmapped I/O.</para>
+
       <sect3 xml:id="kernel-virtualization">
 	<title>Virtualization Support</title>
 


More information about the svn-src-all mailing list