Date: Fri, 20 Jun 2014 23:48:37 +0200 From: Jakub Klama <jakub.klama@uj.edu.pl> To: soc-status@freebsd.org Subject: evdev status report #4 Message-ID: <e3b8d5179381cf69603662beb56d958e@uj.edu.pl>
next in thread | raw e-mail | index | archive | help
Hi, This is status report #4 for GSoC project named "Implementation of evdev protocol and touchscreens support". First, sorry for being late this time. Next status report will arrive on time. Done in last week: * Started working on uinput driver (should get something working at end of this week) * Added real EVIOCGID reporting - currently true for PCI and USB devices * Added repeating support with two repeating modes: DRIVER_REPEAT (driver itself manages key repeat) and EVDEV_REPEAT (evdev layer does that. For now, only former is supported. * Added support for injecting events back to the evdev device (used only for EV_REP though) Needs to be done: * Get that "inside strength" to start looking at atkbd/atkbdc code and inject evdev reporting somewhere there * Same for psm(4), but that should be straightforward * Start working on multitouch suppoprt Jakub
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?e3b8d5179381cf69603662beb56d958e>