From mboxrd@z Thu Jan 1 00:00:00 1970 From: Dmitry Torokhov Subject: Re: [PATCH] Input: i8042 - disable active multiplexing by default Date: Fri, 10 Oct 2014 14:22:45 -0700 Message-ID: <20141010212245.GB38320@dtor-ws> References: <20141010205131.GA3271@dtor-ws> <20141010211827.GA26222@redhat.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from mail-pa0-f53.google.com ([209.85.220.53]:53754 "EHLO mail-pa0-f53.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751587AbaJJVWv (ORCPT ); Fri, 10 Oct 2014 17:22:51 -0400 Content-Disposition: inline In-Reply-To: <20141010211827.GA26222@redhat.com> Sender: linux-input-owner@vger.kernel.org List-Id: linux-input@vger.kernel.org To: Dave Jones , linux-input@vger.kernel.org, Linus Torvalds , Vojtech Pavlik , Hans de Goede , Jiri Kosina , linux-kernel@vger.kernel.org On Fri, Oct 10, 2014 at 05:18:27PM -0400, Dave Jones wrote: > On Fri, Oct 10, 2014 at 01:51:31PM -0700, Dmitry Torokhov wrote: > > > /* > > - * Some Fujitsu notebooks are having trouble with touchpads if > > - * active multiplexing mode is activated. Luckily they don't have > > - * external PS/2 ports so we can safely disable it. > > - * ... apparently some Toshibas don't like MUX mode either and > > - * die horrible death on reboot. > > + * Some laptops do increment active multiplexing mode correctly; > > + * unfortunately they are in minority. > > */ > > s/increment/implement/ ? Thanks Dave, I'll fix it up. -- Dmitry