svn commit: r52637 - head/en_US.ISO8859-1/htdocs/releases/12.0R/relnotes

Glen Barber gjb at FreeBSD.org
Mon Dec 10 18:22:44 UTC 2018


Author: gjb
Date: Mon Dec 10 18:22:42 2018
New Revision: 52637
URL: https://svnweb.freebsd.org/changeset/doc/52637

Log:
  Document r333760, "multifuncion" usb_template(4) addition.
  
  Sponsored by:	The FreeBSD Foundation

Modified:
  head/en_US.ISO8859-1/htdocs/releases/12.0R/relnotes/relnotes.xml

Modified: head/en_US.ISO8859-1/htdocs/releases/12.0R/relnotes/relnotes.xml
==============================================================================
--- head/en_US.ISO8859-1/htdocs/releases/12.0R/relnotes/relnotes.xml	Mon Dec 10 18:22:41 2018	(r52636)
+++ head/en_US.ISO8859-1/htdocs/releases/12.0R/relnotes/relnotes.xml	Mon Dec 10 18:22:42 2018	(r52637)
@@ -591,6 +591,13 @@
 	for the Microchip® LAN78xx™ USB3-GigE controller has
 	been added.</para>
 
+      <para revision="333760" contrib="sponsor" sponsor="&ff;">A new
+	<literal>multifunction</literal> device has been added to
+	&man.usb.template.4;, providing mass storage,
+	<acronym>CDC</acronym> <acronym>ACM</acronym> (serial), and
+	<acronym>CDC</acronym> <acronym>ECM</acronym> (ethernet)
+	simultaneously.</para>
+
       <para revision="338324">The &man.random.4; driver has been
 	updated to remove the Yarrow algorithm.  The Fortuna algorithm
 	remains the default, and now only, available algorithm.</para>


More information about the svn-doc-head mailing list