Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S937720AbWLFWK7 (ORCPT ); Wed, 6 Dec 2006 17:10:59 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S937721AbWLFWK7 (ORCPT ); Wed, 6 Dec 2006 17:10:59 -0500 Received: from hu-out-0506.google.com ([72.14.214.231]:4349 "EHLO hu-out-0506.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S937720AbWLFWK6 (ORCPT ); Wed, 6 Dec 2006 17:10:58 -0500 DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=msNPrg92XRezse0O+BUNWb8ni3CL3JilkhTZvF3r0eLDMud3LnV3CQG1yrv9rnpubZSUdQeemIsUEMR81hJWhrHfu6V/R5oS4fv2/asMGdZVY1o/J/qp4RGBh0ciowMNCMOtwjzpC6kZgcP510gZYFKEHHIyZWf+G5n8Cr/lRK0= Message-ID: Date: Wed, 6 Dec 2006 17:10:56 -0500 From: "Dmitry Torokhov" To: "Jiri Benc" Subject: Re: [RFC] rfkill - Add support for input key to control wireless radio Cc: "Ivo van Doorn" , linux-kernel@vger.kernel.org, netdev@vger.kernel.org, "John Linville" , "Lennart Poettering" , "Johannes Berg" , "Larry Finger" In-Reply-To: <20061206230546.41519771@logostar.upir.cz> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <200612031936.34343.IvDoorn@gmail.com> <200612050027.15253.IvDoorn@gmail.com> <200612062031.57148.IvDoorn@gmail.com> <20061206230546.41519771@logostar.upir.cz> Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 861 Lines: 22 On 12/6/06, Jiri Benc wrote: > On Wed, 6 Dec 2006 15:18:12 -0500, Dmitry Torokhov wrote: > > On 12/6/06, Ivo van Doorn wrote: > > > Ok, so input device opening should not block the rfkill signal and the rfkill handler > > > should still go through with its work unless a different config option indicates that > > > userspace wants to handle the event. > > > > I don't think a config option is a good idea unless by config option > > you mean a sysfs attribute. > > What about using EVIOCGRAB ioctl for this? > Will not work when the button is on your USB keyboard ;) -- Dmitry - 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/