svn commit: r265306 - head/release/doc/en_US.ISO8859-1/relnotes
Glen Barber
gjb at FreeBSD.org
Sun May 4 01:33:02 UTC 2014
Author: gjb
Date: Sun May 4 01:33:00 2014
New Revision: 265306
URL: http://svnweb.freebsd.org/changeset/base/265306
Log:
Document r264601, addition of if_nf10bmac(4) (with no
corresponding manual page, so <literal> tags are used).
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 Sun May 4 01:32:59 2014 (r265305)
+++ head/release/doc/en_US.ISO8859-1/relnotes/article.xml Sun May 4 01:33:00 2014 (r265306)
@@ -112,6 +112,15 @@
not specific to &linux;, a native &os; version has been
added.</para>
+ <para revision="264601">The <literal>if_nf10bmac(4)</literal>
+ device has been added, providing support for NetFPGA-10G
+ Embedded CPU Ethernet Core.</para>
+
+ <note>
+ <para>The <literal>if_nf10bmac(4)</literal> driver operates on
+ the FPGA, and is not suited for the PCI host interface.</para>
+ </note>
+
<para revision="260903">Support for GPS ports has been added to
&man.uhso.4;.</para>
More information about the svn-src-all
mailing list