Re: [PATCH] hid: Add new driver for non-compliant Xin-Mo devices.

2013-07-29 Thread Jiri Kosina
On Sat, 27 Jul 2013, oscher...@ithink.ch wrote: From: Olivier Scherler oscher...@ithink.ch The driver currently only supports the Dual Arcade controller. It fixes the negative axis event values (the devices sends -2) to match the logical axis minimum of the HID report descriptor (the report

[PATCH] hid: Add new driver for non-compliant Xin-Mo devices.

2013-07-27 Thread oscherler
From: Olivier Scherler oscher...@ithink.ch The driver currently only supports the Dual Arcade controller. It fixes the negative axis event values (the devices sends -2) to match the logical axis minimum of the HID report descriptor (the report announces -1). It is needed because hid-input