Grumbel / xboxdrv

Xbox Gamepad Userspace Driver for Linux

xboxdrv / AUTHORS
100644 43 lines (31 sloc) 1.297 kb
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
XBox Gamepad Userspace Driver Programming:
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  * Ingo Ruhnke <grumbel@gmx>
 
 
DirectInputQuery Util:
^^^^^^^^^^^^^^^^^^^^^^
 * Magnus Norddahl <mbn@clanlib.org>
 
 
XBox Gamepad Userspace Driver Testing:
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  * Julien <julroy67@gmail.com> (Xbox360 Guitar)
  * Axel Norstedt <djhg2000@gmail.com> (Wireless Controller)
  * Jeff Davidson <supermonkey@gmail.com> (Wireless Controller)
 
 
Parts of the code are based on Xpad Kernel driver (xpad.c/xpad.h) by:
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  * Marko Friedemann <mfr@bmx-chemnitz.de>
  * Vojtech Pavlik <vojtech@suse.sz>
  * Oliver Schwartz <Oliver.Schwartz@gmx.de>
  * Thomas Pedley <gentoox@shallax.com>
  * Steven Toth <steve@toth.demon.co.uk>
  * Franz Lehner <franz@caos.at>
  * Ivan Hawkes <blackhawk@ivanhawkes.com>
  * Edgar Hucek <hostmaster@ed-soft.at>
  * Niklas Lundberg <niklas@jahej.com>
  * Pyry Haulos <pyry.haulos@gmail.com>
  * Jiri Kosina <jkosina@suse.cz>
 
 
Other parts of the code are inspired or based on cwiid:
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  * L. Donnie Smith <wiimote@abstrakraft.org>
 
 
Chatpad USB Protocol Traces:
^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  * Jani Virta <jani.virta@iqit.fi>
 
# EOF #