Return-path: Received: from gv-out-0910.google.com ([216.239.58.186]:64131 "EHLO gv-out-0910.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751592Ab0BQSn7 (ORCPT ); Wed, 17 Feb 2010 13:43:59 -0500 MIME-Version: 1.0 In-Reply-To: <20100217180342.GA22522@srcf.ucam.org> References: <1266356185-10324-1-git-send-email-mjg@redhat.com> <20100217052247.GD7160@core.coreip.homeip.net> <20100217180342.GA22522@srcf.ucam.org> Date: Wed, 17 Feb 2010 19:43:56 +0100 Message-ID: <22ee4e771002171043u2aaf97vd73c1090c2fce901@mail.gmail.com> Subject: Re: [PATCH 1/2] input: Add KEY_RFKILL From: Christian Lamparter To: Matthew Garrett Cc: Dmitry Torokhov , johannes@sipsolutions.net, linux-wireless@vger.kernel.org, linux-input@vger.kernel.org, marcel@holtmann.org Content-Type: text/plain; charset=ISO-8859-1 Sender: linux-wireless-owner@vger.kernel.org List-ID: On Wed, Feb 17, 2010 at 7:03 PM, Matthew Garrett wrote: > On Tue, Feb 16, 2010 at 09:22:47PM -0800, Dmitry Torokhov wrote: > >> I'd like some breathing room aroung KEY_NUMERIC? Any issues with making >> it 247 or 0x211? > > None. Do you want to make that change, or should I resubmit? > Wait wait... do you can get another KEY_? The reason: Some new devices come with a WPS "Push Button". And there's no code for them yet. Regards, Chr.