Re: [PATCH 1/2] HID: Add driver for Holtek gaming mouse 04d9:a067

2013-07-09 Thread Christian Ohm
On Tuesday, 28 May 2013 at 12:20, Jiri Kosina wrote: I have applied your patches and fixed that omission. I see the driver made it into Linus's tree. Thanks for applying, and the fixes! Best regards, Christian Ohm -- To unsubscribe from this list: send the line unsubscribe linux-input in the

Re: [PATCH 1/2] HID: Add driver for Holtek gaming mouse 04d9:a067

2013-05-28 Thread Jiri Kosina
On Tue, 21 May 2013, Christian Ohm wrote: This mouse is sold as Sharkoon Drakonia and Perixx MX-2000 and reports a too high usage maximum and logical maximum. This driver fixes the report descriptor so those values don't exceed HID_MAX_USAGES. Signed-off-by: Christian Ohm chr@gmx.net

Re: [PATCH 1/2] HID: Add driver for Holtek gaming mouse 04d9:a067

2013-05-28 Thread Andy Shevchenko
On Tue, May 21, 2013 at 2:31 AM, Christian Ohm chr@gmx.net wrote: This mouse is sold as Sharkoon Drakonia and Perixx MX-2000 and reports a too high usage maximum and logical maximum. This driver fixes the report descriptor so those values don't exceed HID_MAX_USAGES. Patch is already

[PATCH 1/2] HID: Add driver for Holtek gaming mouse 04d9:a067

2013-05-20 Thread Christian Ohm
This mouse is sold as Sharkoon Drakonia and Perixx MX-2000 and reports a too high usage maximum and logical maximum. This driver fixes the report descriptor so those values don't exceed HID_MAX_USAGES. Signed-off-by: Christian Ohm chr@gmx.net --- drivers/hid/Kconfig|1 +