]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Add multitouch support for RPi's FT5406
authorOleksandr Tymoshenko <gonzo@FreeBSD.org>
Sat, 8 Oct 2016 18:19:52 +0000 (18:19 +0000)
committerOleksandr Tymoshenko <gonzo@FreeBSD.org>
Sat, 8 Oct 2016 18:19:52 +0000 (18:19 +0000)
commitb5e34627d802976911cf8fe332ae8cead068cbce
treea6e30693166108d06cd608fd1345a660ab8e558f
parentc736a757129a1a2c1e8e11d18daa9742f7ec0d35
Add multitouch support for RPi's FT5406

- Add multitouch support (protocol B)
- Report physical size of the screen
- Switch from using busy loop to callbacks
- Enable callbacks only when there is active listener on /dev/input/eventX

Submitted by: Vladimir Kondratiev <wulf@cicgroup.ru>
sys/arm/broadcom/bcm2835/bcm2835_ft5406.c