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

Glen Barber gjb at FreeBSD.org
Mon Oct 5 20:13:06 UTC 2015


Author: gjb
Date: Mon Oct  5 20:13:05 2015
New Revision: 288867
URL: https://svnweb.freebsd.org/changeset/base/288867

Log:
  Document r286829, ability to disable em(4) CRC stripping.
  
  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	Mon Oct  5 20:13:03 2015	(r288866)
+++ head/release/doc/en_US.ISO8859-1/relnotes/article.xml	Mon Oct  5 20:13:05 2015	(r288867)
@@ -1187,6 +1187,10 @@
       <para revision="286441">The &man.iwm.4; driver has been imported
 	from OpenBSD, providing support for &intel; 3160/7260/7265
 	wireless chipsets.</para>
+
+      <para revision="286829" contrib="sponsor"
+	sponsor="&limelight;">The &man.em.4; driver has been updated
+	to allow disabling <acronym>CRC</acronym> stripping.</para>
     </sect2>
   </sect1>
 


More information about the svn-src-all mailing list