svn commit: r49808 - head/en_US.ISO8859-1/htdocs/news/status

Benjamin Kaduk bjk at FreeBSD.org
Mon Jan 9 00:27:16 UTC 2017


Author: bjk
Date: Mon Jan  9 00:27:15 2017
New Revision: 49808
URL: https://svnweb.freebsd.org/changeset/doc/49808

Log:
  Add entry from ganbold on Allwinner hardware support

Modified:
  head/en_US.ISO8859-1/htdocs/news/status/report-2016-10-2016-12.xml

Modified: head/en_US.ISO8859-1/htdocs/news/status/report-2016-10-2016-12.xml
==============================================================================
--- head/en_US.ISO8859-1/htdocs/news/status/report-2016-10-2016-12.xml	Mon Jan  9 00:14:12 2017	(r49807)
+++ head/en_US.ISO8859-1/htdocs/news/status/report-2016-10-2016-12.xml	Mon Jan  9 00:27:15 2017	(r49808)
@@ -228,4 +228,31 @@
 	implemented without picking up any kernel locks?</task>
     </help>
   </project>
+
+  <project cat='arch'>
+    <title>&os; on ARM boards</title>
+
+    <contact>
+      <person>
+	<name>
+	  <given>Ganbold</given>
+	  <common>Tsagaankhuu</common>
+	</name>
+	<email>ganbold at FreeBSD.org</email>
+      </person>
+    </contact>
+
+    <links>
+      <url href="https://wiki.FreeBSD.org/FreeBSD/arm/Allwinner">&os; on Allwinner (Sunxi) Systems</url>
+      <url href="https://svnweb.FreeBSD.org/base?view=revision&revision=307984">&os; Commit Adding Support for IR Interfaces</url>
+    </links>
+
+    <body>
+      <p>The changes necessary to support the Allwinner Consumer IR
+      interface in &os; have been committed.  The receive (RX) side is
+      supported now and the driver is using the <tt>evdev</tt>
+      framework.  It was tested on the Cubieboard2 (A20 SoC) using
+      <tt>lirc</tt> with dfrobot's simple IR remote controller.</p>
+    </body>
+  </project>
 </report>


More information about the svn-doc-all mailing list