svn commit: r285577 - in head/release/doc: en_US.ISO8859-1/relnotes share/xml

Glen Barber gjb at FreeBSD.org
Tue Jul 14 21:45:44 UTC 2015


Author: gjb
Date: Tue Jul 14 21:45:43 2015
New Revision: 285577
URL: https://svnweb.freebsd.org/changeset/base/285577

Log:
  Document r283514, sfxge(4) 7XXX-series NIC support.
  Add Solarflare Communications to sponsors.ent.
  
  Sponsored by:	The FreeBSD Foundation

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

Modified: head/release/doc/en_US.ISO8859-1/relnotes/article.xml
==============================================================================
--- head/release/doc/en_US.ISO8859-1/relnotes/article.xml	Tue Jul 14 21:45:40 2015	(r285576)
+++ head/release/doc/en_US.ISO8859-1/relnotes/article.xml	Tue Jul 14 21:45:43 2015	(r285577)
@@ -1020,6 +1020,11 @@
       <para revision="278551">The &man.ral.4; driver has been updated
 	to support the RT5390 and RT5392 chipsets.</para>
 
+      <para revision="283514" contrib="sponsor"
+	sponsor="&solarflare;">The &man.sfxge.4; driver has been
+	updated to support Solarflare Flareon Ultra 7000-series
+	chipsets.</para>
+
       <para revision="283766" contrib="sponsor"
 	sponsor="&limelight;">The &man.em.4; driver has been updated
 	with improved transmission queue hang detection.</para>

Modified: head/release/doc/share/xml/sponsor.ent
==============================================================================
--- head/release/doc/share/xml/sponsor.ent	Tue Jul 14 21:45:40 2015	(r285576)
+++ head/release/doc/share/xml/sponsor.ent	Tue Jul 14 21:45:43 2015	(r285577)
@@ -43,6 +43,7 @@
 
 <!ENTITY sandvine	"Sandvine, Inc.">
 <!ENTITY scaleengine	"ScaleEngine, Inc.">
+<!ENTITY solarflare	"Solarflare Communications, Inc.">
 <!ENTITY spectralogic	"Spectra Logic">
 
 <!ENTITY yandex		"Yandex LLC">


More information about the svn-src-head mailing list