Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752510Ab3IFV7O (ORCPT ); Fri, 6 Sep 2013 17:59:14 -0400 Received: from ud10.udmedia.de ([194.117.254.50]:53472 "EHLO mail.ud10.udmedia.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751507Ab3IFV7N (ORCPT ); Fri, 6 Sep 2013 17:59:13 -0400 Date: Fri, 6 Sep 2013 23:59:10 +0200 From: Markus Trippelsdorf To: David Herrmann Cc: Jiri Kosina , Linus Torvalds , linux-kernel , "open list:HID CORE LAYER" , Dmitry Torokhov Subject: Re: [GIT] HID for 3.12 merge window Message-ID: <20130906215910.GA356@x4> References: <20130906202022.GA353@x4> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1232 Lines: 35 On 2013.09.06 at 23:50 +0200, David Herrmann wrote: > Hi > > On Fri, Sep 6, 2013 at 10:20 PM, Markus Trippelsdorf > wrote: > > On 2013.09.06 at 14:00 +0200, Jiri Kosina wrote: > >> > >> David Herrmann (12): > > ... > >> HID: wiimote: add support for Guitar-Hero drums > > > > commit 61e00655e9cb82e034eb72b95a51072e718d14a7 > > Author: David Herrmann > > Date: Mon Aug 26 19:14:46 2013 +0200 > > > > Input: introduce BTN/ABS bits for drums and guitars > > > > The commit above breaks my Logitech mouse. The mouse cursor just sits in > > the middle of the screen and doesn't react to movements. dmesg is > > normal, but Xorg.0.log says: > > Ok, the issue is the kernel assumes ABS_MAX to be a power-of-2 minus 1 > (used as mask). That wasn't really obvious to me. Attached is a patch > which should fix that. Could you apply it on top of linus/master and > give it a try? Your patch fixes the issue. Thanks. -- Markus -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/