From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1757657Ab0E1O0e (ORCPT ); Fri, 28 May 2010 10:26:34 -0400 Received: from smtp1.linux-foundation.org ([140.211.169.13]:42217 "EHLO smtp1.linux-foundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750842Ab0E1O0c (ORCPT ); Fri, 28 May 2010 10:26:32 -0400 Date: Fri, 28 May 2010 07:23:03 -0700 (PDT) From: Linus Torvalds To: Dmitry Torokhov cc: Dave Airlie , Florian Ragwitz , Arjan Opmeer , Eric Piel , Andrew Morton , Linux Kernel Mailing List , linux-input@vger.kernel.org Subject: Re: [git pull] Input updates for 2.6.35-rc0 In-Reply-To: <20100528050716.GB2663@core.coreip.homeip.net> Message-ID: References: <20100520165243.GA20861@core.coreip.homeip.net> <20100528050716.GB2663@core.coreip.homeip.net> User-Agent: Alpine 2.00 (LFD 1167 2008-08-23) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Thu, 27 May 2010, Dmitry Torokhov wrote: > > So I take it we can leave the touchpad in Enaltech mode for now? Oh yes, no problem. Now it's more of a gnome issue than anything else, but I don't care deeply. It was the change of behavior that threw me and made it look like a kernel regression. If it had always worked that way, I'd probably even have noticed the touchpad configuration when installing the machine. Linus