Linux ACPI
 help / color / mirror / Atom feed
From: Henrique de Moraes Holschuh <hmh@hmh.eng.br>
To: Dmitry Torokhov <dmitry.torokhov@gmail.com>
Cc: Matthew Garrett <mjg59@srcf.ucam.org>,
	"linux-acpi@vger.kernel.org" <linux-acpi@vger.kernel.org>,
	"linux-input@vger.kernel.org" <linux-input@vger.kernel.org>
Subject: Re: [PATCH 1/2] input: Add support for filtering input events
Date: Thu, 6 Aug 2009 16:18:08 -0300	[thread overview]
Message-ID: <20090806191808.GE15867@khazad-dum.debian.net> (raw)
In-Reply-To: <20090806144817.6E610526EA5@mailhub.coreip.homeip.net>

On Thu, 06 Aug 2009, Dmitry Torokhov wrote:
> >But don't we have a crapload of implementation weirdness work-
> >arounds in the
> >i8042 drivers, including some for problems with the raw protocol
> >itself?  We
> >wouldn't want to duplicate THAT...
> 
> There actually not many quirks there, once we identified all ports
> on i8042; mostly we need to deal with keys not sending release
> events.
> 
> >will the filter be placed somewhere that
> >doesn't have to deal with that kind of bogosity?
> 
> The problem with doing this on input core level is that we don't

It doesn't have to be on the input core, it could be on i8042, but the
hook should be AFTER i8042 did all the processing and cleanup that we
want to take place...

-- 
  "One disk to rule them all, One disk to find them. One disk to bring
  them all and in the darkness grind them. In the Land of Redmond
  where the shadows lie." -- The Silicon Valley Tarot
  Henrique Holschuh

      reply	other threads:[~2009-08-06 19:18 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-07-31  2:26 [PATCH 1/2] input: Add support for filtering input events Matthew Garrett
2009-07-31  2:26 ` [PATCH 2/2] dell-laptop: Trigger rfkill updates on wifi toggle switch press Matthew Garrett
2009-08-03 17:04 ` [PATCH 1/2] input: Add support for filtering input events Dmitry Torokhov
2009-08-04 10:01   ` Matthew Garrett
2009-08-05  4:49     ` Dmitry Torokhov
2009-08-06 12:49       ` Henrique de Moraes Holschuh
2009-08-06 14:48         ` Dmitry Torokhov
2009-08-06 19:18           ` Henrique de Moraes Holschuh [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=20090806191808.GE15867@khazad-dum.debian.net \
    --to=hmh@hmh.eng.br \
    --cc=dmitry.torokhov@gmail.com \
    --cc=linux-acpi@vger.kernel.org \
    --cc=linux-input@vger.kernel.org \
    --cc=mjg59@srcf.ucam.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