svn commit: r320233 - stable/11/release/doc/en_US.ISO8859-1/relnotes
Glen Barber
gjb at FreeBSD.org
Thu Jun 22 13:31:45 UTC 2017
Author: gjb
Date: Thu Jun 22 13:31:44 2017
New Revision: 320233
URL: https://svnweb.freebsd.org/changeset/base/320233
Log:
Document r320218, primes(6) updated to new limit of 2^64-1.
Document r320164, qlnxe(4) firmware and hardware support updates.
Approved by: re (implicit)
Sponsored by: The FreeBSD Foundation
Modified:
stable/11/release/doc/en_US.ISO8859-1/relnotes/article.xml
Modified: stable/11/release/doc/en_US.ISO8859-1/relnotes/article.xml
==============================================================================
--- stable/11/release/doc/en_US.ISO8859-1/relnotes/article.xml Thu Jun 22 12:46:48 2017 (r320232)
+++ stable/11/release/doc/en_US.ISO8859-1/relnotes/article.xml Thu Jun 22 13:31:44 2017 (r320233)
@@ -247,6 +247,11 @@
<para revision="319388">The &man.cxgbetool.8; utility has been
added, providing command-line access to features and debugging
facilities of &man.cxgbe.4; devices.</para>
+
+ <para revision="320218">The &man.primes.6; utility now
+ enumerates primes beyond
+ <literal>3825123056546413050</literal>, up to a new limit of
+ <literal>2^64 - 1</literal>.</para>
</sect2>
<sect2 xml:id="userland-contrib">
@@ -711,6 +716,12 @@
<para revision="319269" contrib="sponsor"
sponsor="&chelsio;">The &man.cxgbe.4; driver has been updated
to firmware version 1.16.45.0 for T4, T5, and T6 cards.</para>
+
+ <para revision="320164">The &man.qlnxe.4; driver has been
+ updated to support QLE41XXX hardware.</para>
+
+ <para revision="320164">The &man.qlnxe.4; driver firmware has
+ been updated to version 8.30.0.0.</para>
</sect2>
</sect1>
More information about the svn-src-stable
mailing list