From mboxrd@z Thu Jan 1 00:00:00 1970 From: Chase Douglas Subject: Re: [PATCH] HID: magicmouse: Don't report REL_{X,Y} for Magic Trackpad Date: Mon, 03 Jan 2011 17:13:31 -0500 Message-ID: <4D224A0B.8010408@canonical.com> References: <1291849685-2623-1-git-send-email-chase.douglas@canonical.com> <4D00F217.6050609@canonical.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Return-path: Received: from adelie.canonical.com ([91.189.90.139]:53006 "EHLO adelie.canonical.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751285Ab1ACWNf (ORCPT ); Mon, 3 Jan 2011 17:13:35 -0500 In-Reply-To: <4D00F217.6050609@canonical.com> Sender: linux-input-owner@vger.kernel.org List-Id: linux-input@vger.kernel.org To: Jiri Kosina Cc: Michael Poole , linux-input@vger.kernel.org, linux-kernel@vger.kernel.org On 12/09/2010 10:13 AM, Chase Douglas wrote: > On 12/09/2010 05:41 AM, Jiri Kosina wrote: >> On Wed, 8 Dec 2010, Chase Douglas wrote: >> >>> With the recent switch to having the hid layer handle standard axis >>> initialization, the Magic Trackpad now reports relative axes. This would >>> be fine in the normal mode, but the driver puts the device in multitouch >>> mode where no relative events are generated. Also, userspace software >>> depends on accurate axis information for device type detection. Thus, >>> ignoring the relative axes from the Magic Trackpad is best. >> >> Applied, thank you. I take it this should better go into .37 still, right? > > Yes, please. Jiri, It looks like this never got pushed to .37. Can you add "Cc: stable@kernel.org" to the SOB area and push it? Thanks, -- Chase