[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <alpine.LNX.2.00.1305281219490.3914@pobox.suse.cz>
Date: Tue, 28 May 2013 12:20:25 +0200 (CEST)
From: Jiri Kosina <jkosina@...e.cz>
To: Christian Ohm <chr.ohm@....net>
Cc: linux-input@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH 1/2] HID: Add driver for Holtek gaming mouse 04d9:a067
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.ohm@....net>
> ---
> drivers/hid/Kconfig | 1 +
> drivers/hid/Makefile | 1 +
> drivers/hid/hid-holtek-mouse.c | 72 ++++++++++++++++++++++++++++++++++++++++
> drivers/hid/hid-ids.h | 1 +
> 4 files changed, 75 insertions(+)
> create mode 100644 drivers/hid/hid-holtek-mouse.c
You also need an entry in hid_have_special_driver[] for the devices in
order for the device <-> driver binding work properly.
I have applied your patches and fixed that omission.
--
Jiri Kosina
SUSE Labs
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists