diff options
author | Akos Maroy <[email protected]> | 2008-01-06 11:15:55 +0100 |
---|---|---|
committer | Linus Torvalds <[email protected]> | 2008-01-06 10:26:06 -0800 |
commit | 3fee37c1e2579ed3d6090f690e5fd8cf7fa3bb44 (patch) | |
tree | 25e6bf5beab2207c97644ff8f64672fb868d0b18 /fs/jbd2/commit.c | |
parent | 7b3d9545f9ac8b31528dd2d6d8ec8d19922917b8 (diff) |
fix: using joysticks in 32 bit applications on 64 bit systems
unfortunately 32 bit apps don't see the joysticks on a 64 bit system.
this prevents one playing X-Plane (http://www.x-plane.com/) or other
32-bit games with joysticks.
this is a known issue, and already raised several times:
http://readlist.com/lists/vger.kernel.org/linux-kernel/28/144411.html
http://www.brettcsmith.org/wiki/wiki.cgi?action=browse&diff=1&id=OzyComputer/Joystick
unfortunately this is still not fixed in the mainline kernel.
it would be nice to have this fixed, so that people can play these games
without having to patch their kernel.
the following patch solves the problem on 2.6.22.
Signed-off-by: Thomas Gleixner <[email protected]>
Acked-by: Christoph Hellwig <[email protected]>
Signed-off-by: Ingo Molnar <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'fs/jbd2/commit.c')
0 files changed, 0 insertions, 0 deletions