dinput: Limit number of axes in a different way - map all extra axes to -1.
commitbdbc2783a1b23b80658c74167986cf8cf9538187
authorVitaliy Margolen <wine-patches@kievinfo.com>
Sat, 3 May 2008 20:19:57 +0000 (3 14:19 -0600)
committerAlexandre Julliard <julliard@winehq.org>
Wed, 7 May 2008 15:50:42 +0000 (7 17:50 +0200)
treeb94278d4a9d6bad1b1146d10506d82f0d102327f
parentb07ff6ec868caad17ff52db6f3026aad8b01f560
dinput: Limit number of axes in a different way - map all extra axes to -1.

We can't stop device from sending us extra axes so have to keep axes mapping
around for them.
dlls/dinput/joystick_linux.c