From: Dmitry Torokhov <dmitry.torokhov@gmail.com>
To: Jiri Kosina <jkosina@suse.cz>
Cc: Linux Input <linux-input@vger.kernel.org>,
LKML <linux-kernel@vger.kernel.org>
Subject: Re: [RFC] i8042 - bypass AUX IRQ delivery test on laptops
Date: Thu, 20 Aug 2009 20:44:30 -0700 [thread overview]
Message-ID: <20090821041601.DF597526EA5@mailhub.coreip.homeip.net> (raw)
In-Reply-To: <alpine.LRH.2.00.0908181516240.2744@twin.jikos.cz>
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
prev parent reply other threads:[~2009-08-21 3:44 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-08-14 6:43 [RFC] i8042 - bypass AUX IRQ delivery test on laptops Dmitry Torokhov
2009-08-18 13:16 ` Jiri Kosina
2009-08-21 3:44 ` Dmitry Torokhov [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20090821041601.DF597526EA5@mailhub.coreip.homeip.net \
--to=dmitry.torokhov@gmail.com \
--cc=jkosina@suse.cz \
--cc=linux-input@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).