Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S969392AbXFHROJ (ORCPT ); Fri, 8 Jun 2007 13:14:09 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S967192AbXFHRNy (ORCPT ); Fri, 8 Jun 2007 13:13:54 -0400 Received: from mx1.redhat.com ([66.187.233.31]:46402 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1761169AbXFHRNw (ORCPT ); Fri, 8 Jun 2007 13:13:52 -0400 Message-ID: <46698941.5030200@redhat.com> Date: Fri, 08 Jun 2007 12:52:17 -0400 From: Chuck Ebbert Organization: Red Hat User-Agent: Thunderbird 1.5.0.12 (X11/20070530) MIME-Version: 1.0 To: Chris Wright CC: linux-kernel@vger.kernel.org, stable@kernel.org, Justin Forbes , Zwane Mwaikambo , "Theodore Ts'o" , Randy Dunlap , Dave Jones , Chuck Wolber , Chris Wedgwood , Michael Krufky , Domenico Andreoli , torvalds@linux-foundation.org, akpm@linux-foundation.org, alan@lxorguk.ukuu.org.uk, Daniel Drake , Roland Scheidegger , Dmitry Torokhov , Greg Kroah-Hartman Subject: Re: [patch 16/54] Input: i8042 - fix AUX port detection with some chips References: <20070608072127.352723000@sous-sol.org> <20070608072158.875539000@sous-sol.org> In-Reply-To: <20070608072158.875539000@sous-sol.org> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1271 Lines: 28 On 06/08/2007 03:21 AM, Chris Wright wrote: > -stable review patch. If anyone has any objections, please let us know. > --------------------- > > From: Roland Scheidegger > > The i8042 driver fails detection of the AUX port with some chips, > because they apparently do not change the I8042_CTR_AUXDIS bit > immediately. This is known to affect at least HP500/HP510 notebooks, > consequently the built-in touchpad will not work. The patch will simply > reread the value until it gets the expected value or a retry limit is > hit, without touching other workaround code in the same area. > > Signed-off-by: Roland Scheidegger > Signed-off-by: Dmitry Torokhov > Signed-off-by: Chris Wright > Signed-off-by: Greg Kroah-Hartman > --- > X-Git-Url: http://git.kernel.org/?p=linux%2Fkernel%2Fgit%2Ftorvalds%2Flinux-2.6.git;a=commitdiff_plain;h=d2ada5597d33a9108acb2caf912f85cbc9caab1e > Also needed for 2.6.20. - 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/