Adam Dawidowski f2278f31d6 Input: fix force feedback upload issue in compat mode
Force feedback upload of effects through the event device (ioctl
EVIOCSFF) is not working in 32 bit applications running on 64-bit
kernel due to the fact that struct ff_effect contains a pointer,
resulting in the structure having different sizes in 64 and 32 bit
programs and causing difference in ioctl numbers.

[dtor@mail.ru: refactor to keep all ugliness in evdev]

Signed-off-by: Adam Dawidowski <drake_ster@wp.pl>
Signed-off-by: Dmitry Torokhov <dtor@mail.ru>
2008-06-30 09:37:06 -04:00
..
2008-05-20 12:17:39 -04:00
2008-05-20 12:17:39 -04:00
2008-06-17 12:02:44 -04:00
2008-06-30 09:36:46 -04:00
2008-06-17 12:02:44 -04:00
2008-06-17 12:02:44 -04:00
2007-10-20 00:47:32 +02:00