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

Benjamin Kaduk <[email protected]>
Newsgroups gmane.os.freebsd.devel.cvs.doc
Message-ID <[email protected]>
Author: bjk
Date: Mon Oct 24 02:01:00 2016
New Revision: 49559
URL: https://svnweb.freebsd.org/changeset/doc/49559

Log:
  Add evdev entry from gonzo

Modified:
  head/en_US.ISO8859-1/htdocs/news/status/report-2016-07-2016-09.xml

Modified: head/en_US.ISO8859-1/htdocs/news/status/report-2016-07-2016-09.xml
==============================================================================
--- head/en_US.ISO8859-1/htdocs/news/status/report-2016-07-2016-09.xml	Mon Oct 24 01:46:27 2016	(r49558)
+++ head/en_US.ISO8859-1/htdocs/news/status/report-2016-07-2016-09.xml	Mon Oct 24 02:01:00 2016	(r49559)
@@ -1052,4 +1052,59 @@
       <task>general clean-up and bugfixes.</task>
     </help>
   </project>
+
+  <project cat='kern'>
+    <title>evdev Support</title>
+
+    <contact>
+      <person>
+	<name>
+	  <given>Vladimir</given>
+	  <common>Kondratiev</common>
+	</name>
+	<email>[email protected]</email>
+      </person>
+
+      <person>
+	<name>
+	  <given>Oleksandr</given>
+	  <common>Tymoshenko</common>
+	</name>
+	<email>[email protected]</email>
+      </person>
+    </contact>
+
+    <links>
+      <url href="https://github.com/wulf7/&os;">evdev WIP Repository</url>
+      <url href="https://wiki.FreeBSD.org/SummerOfCode2014/evdev_Touchscreens">Original evdev Proposal</url>
+    </links>
+
+    <body>
+      <p><tt>evdev</tt> is a portable, API-compatible implementation of
+	the Linux <tt>/dev/input/eventX</tt> interface.  It covers a wide
+	variaty of input devices like keyboards, mice, and touchscreens
+	(with multitouch support), and support for it is implemented in a
+	lot of existing userland components like Qt, <tt>libinput</tt>, and
+	<tt>tslib</tt>.</p>
+
+      <p><tt>evdev</tt> support was started by Jakub Klama as a Google SoC
+	2014 project, and later picked up and finished by Vladimir
+	Kondratiev.  General API and <tt>evdev</tt> support bits for
+	<tt>ukbd</tt> and <tt>ums</tt> were committed to HEAD.  Support was
+	also added for TI's AM33xx touchstreen controller (the popular
+	BeagleBone is based on the AM33xx) and the official touschreen for
+	the Raspberry Pi.  Multitouch support for the Raspberry Pi was
+	successfully demoed using the lastest Qt development branch.</p>
+  </body>
+
+    <help>
+      <task>Documentation. In particular, manual pages are needed for the
+	KPI.</task>
+
+      <task>Support additional hardware.</task>
+
+      <task>Enable <tt>evdev</tt> support in existing ports, and add new
+	<tt>evdev</tt>-dependent ports.</task>
+    </help>
+  </project>
 </report>
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/svn-doc-all
To unsubscribe, send any mail to "[email protected]"
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.