80ddbddfd7
Incompatibility between i386 and amd64 evdev ABIs was caused by presence of 'struct timeval' in evdev protocol. Replace it with 'struct timeval32' for 32 bit binaries. Big-endian platforms may require additional work due to bitstr_t (array of unsigned longs) usage in ioctl interface. MFC after: 2 weeks |
||
---|---|---|
.. | ||
cdev.c | ||
evdev_mt.c | ||
evdev_private.h | ||
evdev_utils.c | ||
evdev.c | ||
evdev.h | ||
input-event-codes.h | ||
input.h | ||
uinput.c | ||
uinput.h |