Re: RFC: making the aiptek.c tablet driver xf86-input-wacom compatible

2013-06-26 Thread Benjamin Tissoires
Hi Stephan, On Wed, Jun 26, 2013 at 12:02 AM, Stefan BrĂ¼ns stefan.bru...@rwth-aachen.de wrote: Hi everyone, I have started to modify the aiptek tablet driver to be compatible with the xf86-input-wacom driver. Motivation: First, as wacom dominates the market, most configuration frontends

Re: [PATCH v2 1/2] input: document gamepad API and add extra keycodes

2013-06-26 Thread Jiri Kosina
On Wed, 19 Jun 2013, Jiri Kosina wrote: On Sat, 15 Jun 2013, David Herrmann wrote: Until today all gamepad input drivers report their data differently. It is nearly impossible to write applications for more than one device in a generic way. Therefore, this patch introduces a uniform

Re: [PATCH] Added a check for NULL pointer in hid_add_device

2013-06-26 Thread Benjamin Tissoires
Hi Michael, On 06/25/2013 07:51 PM, Michael Banken wrote: This check greatly simplifies creating a dummy hid device. Could you elaborate a little here? If you want to create a hid device from the user space, I encourage you to use uhid, which is available since v3.6. With this check in place

Re: [PATCH v2 1/2] input: document gamepad API and add extra keycodes

2013-06-26 Thread Dmitry Torokhov
Hi David, Jiri, On Sat, Jun 15, 2013 at 03:32:44PM +0200, David Herrmann wrote: --- a/include/uapi/linux/input.h +++ b/include/uapi/linux/input.h @@ -507,10 +507,14 @@ struct input_keymap_entry { #define BTN_GAMEPAD 0x130 #define BTN_A0x130 +#define