summaryrefslogtreecommitdiffstats
path: root/sys/kern/kern_exit.c
diff options
context:
space:
mode:
authorgonzo <gonzo@FreeBSD.org>2016-10-22 02:37:59 +0000
committergonzo <gonzo@FreeBSD.org>2016-10-22 02:37:59 +0000
commitdba91f37baba46b00a519372aa2d7b50df1a42e5 (patch)
treefb7aabd0f142413b085de4acaccabb6233134643 /sys/kern/kern_exit.c
parent3be11489d5df901bb322a6d99e34139b25f39abc (diff)
downloadFreeBSD-src-dba91f37baba46b00a519372aa2d7b50df1a42e5.zip
FreeBSD-src-dba91f37baba46b00a519372aa2d7b50df1a42e5.tar.gz
MFC r306430
Add touchscreen support for the official 7" RPi touch display Technically touchscreen chip is FT5406 but all hardware communication is performed by VideCore and only final results are presented to ARM part through memory region shared between VC and ARM. evdev is used as userland interface. FT5406 supports up to 10 touchpoints, but for now driver emulates single touch device because I do not have GUI bits to test this functionality. Driver is not enabled in default config for RPI and RPI2 Tested with: evdev-dump, tslib
Diffstat (limited to 'sys/kern/kern_exit.c')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud