Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752692AbZLFGzT (ORCPT ); Sun, 6 Dec 2009 01:55:19 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1752239AbZLFGzO (ORCPT ); Sun, 6 Dec 2009 01:55:14 -0500 Received: from mail-yx0-f187.google.com ([209.85.210.187]:40573 "EHLO mail-yx0-f187.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752194AbZLFGzM (ORCPT ); Sun, 6 Dec 2009 01:55:12 -0500 DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=date:from:to:cc:subject:message-id:references:mime-version :content-type:content-disposition:in-reply-to:user-agent; b=B/6R38pj0kw1gzFcgkzMciR4wqeDfJeAEuJo6e3wVcNBdQCOBvHBL8JsszBDs+O/xx /aKCsshNgaluZRPSoihaBwXgOQSLZa10XJGDwCP+mUo9mUapjo0CfcddcMdhwPv5mO4v j/bX2H/t8wIa5PQQMWOWZFPZFOfvRjIM4AUlg= Date: Sat, 5 Dec 2009 22:55:12 -0800 From: Dmitry Torokhov To: hermann pitton Cc: Jon Smirl , Christoph Bartelmus , awalls@radix.net, j@jannau.net, jarod@redhat.com, jarod@wilsonet.com, khc@pm.waw.pl, kraxel@redhat.com, linux-input@vger.kernel.org, linux-kernel@vger.kernel.org, linux-media@vger.kernel.org, mchehab@redhat.com, superm1@ubuntu.com Subject: Re: [RFC] What are the goals for the architecture of an in-kernel IR system? Message-ID: <20091206065512.GA14651@core.coreip.homeip.net> References: <20091204220708.GD25669@core.coreip.homeip.net> <9e4733910912041628g5bedc9d2jbee3b0861aeb5511@mail.gmail.com> <1260070593.3236.6.camel@pc07.localdom.local> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1260070593.3236.6.camel@pc07.localdom.local> User-Agent: Mutt/1.5.19 (2009-01-05) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 2002 Lines: 47 Hi, On Sun, Dec 06, 2009 at 04:36:33AM +0100, hermann pitton wrote: > Hi, > > Am Freitag, den 04.12.2009, 19:28 -0500 schrieb Jon Smirl: > > On Fri, Dec 4, 2009 at 6:01 PM, Christoph Bartelmus wrote: > > > BTW, I just came across a XMP remote that seems to generate 3x64 bit scan > > > codes. Anyone here has docs on the XMP protocol? > > > > Assuming a general purpose receiver (not one with fixed hardware > > decoding), is it important for Linux to receive IR signals from all > > possible remotes no matter how old or obscure? Or is it acceptable to > > tell the user to throw away their dedicated remote and buy a universal > > multi-function one? Universal multi-function remotes are $12 in my > > grocery store - I don't even have to go to an electronics store. > > finally we have some point here, IMHO, that is not acceptable and I told > you previously not to bet on such. Start some poll and win it, and I'll > shut up :) > Who would participate in the poll though? > To be frank, you are quite mad at this point, or deliver working other > remotes to __all__ for free. > I do not believe you are being realistic. Sometimes we just need to say that the device is a POS and is just not worth it. Remember, there is still "lirc hole" for the hard core people still using solder to produce something out of the spare electronic components that may be made to work (never mind that it causes the CPU constantly poll the device, not letting it sleep and wasting electricity as a result - just hypotetical example here). We still need to do cost-benefit analysis and decide whether supporting the exotic setups _in kernel_ makes sense if it encumbers implementation and causes issues to the other 95% people. -- 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/