On Tue, 18 May 2010, Stefan Achatz wrote: > >From 0875b1fdc784c60d28d3c5bc02ffcf0f30ccea2c Mon Sep 17 00:00:00 2001 > From: Stefan Achatz <erazor_de@xxxxxxxxxxxxxxxxxxxxx> > Date: Sat, 8 May 2010 16:53:31 +0200 > Subject: [PATCH 2/5] HID: Added further information for Roccat Kone > > Added new data and changed workaround for abnormal button behaviour > according to new gained knowledge about Roccat Kone device. > > Signed-off-by: Stefan Achatz <erazor_de@xxxxxxxxxxxxxxxxxxxxx> > --- > drivers/hid/hid-roccat-kone.c | 11 ++++++----- > drivers/hid/hid-roccat-kone.h | 19 ++++++++++++++++--- > 2 files changed, 22 insertions(+), 8 deletions(-) > > diff --git a/drivers/hid/hid-roccat-kone.c b/drivers/hid/hid-roccat-kone.c > index d23d309..9d68442 100644 > --- a/drivers/hid/hid-roccat-kone.c > +++ b/drivers/hid/hid-roccat-kone.c > @@ -928,14 +928,15 @@ static int kone_raw_event(struct hid_device *hdev, struct hid_report *report, > return 0; > > /* > - * Firmware 1.38 introduced new behaviour for tilt buttons. > - * Pressed tilt button is reported in each movement event. > + * Firmware 1.38 introduced new behaviour for tilt and special buttons. > + * Pressed button is reported in each movement event. > * Workaround sends only one event per press. Applied, thank you Stefan. -- Jiri Kosina SUSE Labs, Novell Inc. -- To unsubscribe from this list: send the line "unsubscribe linux-input" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html