svn commit: r318458 - in stable/11/release/doc: en_US.ISO8859-1/relnotes share/xml

Glen Barber gjb at FreeBSD.org
Thu May 18 15:41:54 UTC 2017


Author: gjb
Date: Thu May 18 15:41:52 2017
New Revision: 318458
URL: https://svnweb.freebsd.org/changeset/base/318458

Log:
  Document r314005, alc(4) Killer E2500 support.
  
  Sponsored by:	The FreeBSD Foundation

Modified:
  stable/11/release/doc/en_US.ISO8859-1/relnotes/article.xml
  stable/11/release/doc/share/xml/sponsor.ent

Modified: stable/11/release/doc/en_US.ISO8859-1/relnotes/article.xml
==============================================================================
--- stable/11/release/doc/en_US.ISO8859-1/relnotes/article.xml	Thu May 18 15:41:51 2017	(r318457)
+++ stable/11/release/doc/en_US.ISO8859-1/relnotes/article.xml	Thu May 18 15:41:52 2017	(r318458)
@@ -499,6 +499,11 @@
 	to provide support for Atheros® Killer E2400™
 	Gigabit ethernet cards.</para>
 
+      <para revision="314005" contrib="sponsor" sponsor="&ms;">The
+	&man.alc.4; driver has been updated to provide support for
+	Atheros® Killer E2500™ Gigabit ethernet
+	cards.</para>
+
       <para revision="317116">The &man.qlnxe.4; driver has been added,
 	providing support for Cavium® Qlogic™ 45000 Series
 	adapters.</para>

Modified: stable/11/release/doc/share/xml/sponsor.ent
==============================================================================
--- stable/11/release/doc/share/xml/sponsor.ent	Thu May 18 15:41:51 2017	(r318457)
+++ stable/11/release/doc/share/xml/sponsor.ent	Thu May 18 15:41:52 2017	(r318458)
@@ -40,6 +40,7 @@
 <!ENTITY limelight	"Limelight Networks">
 <!ENTITY lsi		"LSI">
 
+<!ENTITY ms		"Microsoft">
 <!ENTITY msostc		"Microsoft Open Source Technology Center">
 <!ENTITY mitail		"MIT Computer Science & Artificial Intelligence Laboratory">
 <!ENTITY multiplay	"Multiplay">


More information about the svn-src-all mailing list