Comment 2 for bug 958095

Revision history for this message
In , Chase Douglas (chasedouglas) wrote :

Created attachment 69693
Add ioctl wrappers for linux user input devices

The user input device ioctls defined in linux/uinput.h need wrappers because they either don't provide a third argument or they provide an int value instead of a pointer to a memory location.