Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 4 May 2014 01:33:01 +0000 (UTC)
From:      Glen Barber <gjb@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org
Subject:   svn commit: r265306 - head/release/doc/en_US.ISO8859-1/relnotes
Message-ID:  <201405040133.s441X10i090802@svn.freebsd.org>

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



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