http://bugs.winehq.org/show_bug.cgi?id=7303
vitaliy@kievinfo.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED
------- Additional Comments From vitaliy@kievinfo.com 2007-05-02 10:07 ------- The two drivers have to be merged. There are no such thing as a fall-back here. Game enumerates all the available devices, and each driver tries to enumerate all joysticks. If it can't find any, then it doesn't return any.
Also evdev is the more modern interface with more features. It should be preferred over js.
Patch is applied, the bug related to evdevice is closed.