[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20090821041601.DF597526EA5@mailhub.coreip.homeip.net>
Date: Thu, 20 Aug 2009 20:44:30 -0700
From: Dmitry Torokhov <dmitry.torokhov@...il.com>
To: Jiri Kosina <jkosina@...e.cz>
Cc: Linux Input <linux-input@...r.kernel.org>,
LKML <linux-kernel@...r.kernel.org>
Subject: Re: [RFC] i8042 - bypass AUX IRQ delivery test on laptops
On Tue, Aug 18, 2009 at 03:16:29PM +0200, Jiri Kosina wrote:
> On Thu, 13 Aug 2009, Dmitry Torokhov wrote:
>
> > @@ -641,7 +643,7 @@ static int __devinit i8042_check_aux(void)
> > * used it for a PCI card or somethig else.
> > */
> >
> > - if (i8042_noloop || aux_loop_broken) {
> > + if (i8042_noloop || i8042_bypass_aux_irq_test || aux_loop_broken) {
>
> I guess some entries could then be nuked from i8042_dmi_noloop_table[]?
>
I will have to try and locate the dmidecode outputs in mu inbox - some
of them might not have the proper chassis type set up.
--
Dmitry
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists