Added my own evdev handler for dpad/dpadbuttons/nubs, works fantastic
authorskeezix <skeezix@flotsam-vm.(none)>
Mon, 15 Mar 2010 02:14:02 +0000 (22:14 -0400)
committerskeezix <skeezix@flotsam-vm.(none)>
Mon, 15 Mar 2010 02:14:02 +0000 (22:14 -0400)
commite29a9532f576b7f7d0cd304cad5b2cc0c86f9645
treef2297878ec6dc71271da12c9a1f1b2caeb0520c2
parent8a4b1c854e53a18cfaf6ea05064923463fa7f6c9
Added my own evdev handler for dpad/dpadbuttons/nubs, works fantastic
Makefile
include/pnd_device.h
include/pnd_io_evdev.h [new file with mode: 0644]
include/pnd_io_ioctl.h [new file with mode: 0644]
lib/pnd_io_evdev.c [new file with mode: 0644]
lib/pnd_io_gpio.c
lib/pnd_io_ioctl.c [new file with mode: 0644]
test/evdevtest.c [new file with mode: 0644]