Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S934097AbXJPOyx (ORCPT ); Tue, 16 Oct 2007 10:54:53 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S933595AbXJPOy1 (ORCPT ); Tue, 16 Oct 2007 10:54:27 -0400 Received: from cavan.codon.org.uk ([78.32.9.130]:54680 "EHLO vavatch.codon.org.uk" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S933560AbXJPOy0 (ORCPT ); Tue, 16 Oct 2007 10:54:26 -0400 Date: Tue, 16 Oct 2007 15:54:12 +0100 From: Matthew Garrett To: Dmitry Torokhov Cc: Henrique de Moraes Holschuh , Jeremy Katz , linux-kernel@vger.kernel.org, torvalds@linux-foundation.org, davej@redhat.com Message-ID: <20071016145412.GC21749@srcf.ucam.org> References: <1192481110-9299-1-git-send-email-katzj@redhat.com> <20071015210737.GA15293@khazad-dum.debian.net> <20071016130053.GA20010@srcf.ucam.org> <20071016141153.GA3237@khazad-dum.debian.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.12-2006-07-14 X-SA-Exim-Connect-IP: X-SA-Exim-Mail-From: mjg59@codon.org.uk Subject: Re: [PATCH] Map volume and brightness events on thinkpads X-SA-Exim-Version: 4.2.1 (built Tue, 20 Jun 2006 01:35:45 +0000) X-SA-Exim-Scanned: Yes (on vavatch.codon.org.uk) Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 774 Lines: 18 On Tue, Oct 16, 2007 at 10:27:11AM -0400, Dmitry Torokhov wrote: > I want to add the ability to add "filetrs" to i8042 keyboard ports so > that certain bytes that represent state changes (battery events, > wireless, etc.) can be diverted from keyboard serio port (and atkbd > driver) and be processed by a separate driver(s). This seems to add complexity. I'm not sure why the input layer isn't the natural way of reporting events generated by a user pressing a key on the keyboard? -- Matthew Garrett | mjg59@srcf.ucam.org - 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/