Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755612AbZLFMC3 (ORCPT ); Sun, 6 Dec 2009 07:02:29 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1752684AbZLFMC1 (ORCPT ); Sun, 6 Dec 2009 07:02:27 -0500 Received: from moutng.kundenserver.de ([212.227.126.171]:56041 "EHLO moutng.kundenserver.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751663AbZLFMC0 (ORCPT ); Sun, 6 Dec 2009 07:02:26 -0500 Date: 06 Dec 2009 12:59:00 +0100 From: lirc@bartelmus.de (Christoph Bartelmus) To: dmitry.torokhov@gmail.com Cc: awalls@radix.net Cc: hermann-pitton@arcor.de Cc: j@jannau.net Cc: jarod@redhat.com Cc: jarod@wilsonet.com Cc: jonsmirl@gmail.com Cc: khc@pm.waw.pl Cc: kraxel@redhat.com Cc: linux-input@vger.kernel.org Cc: linux-kernel@vger.kernel.org Cc: linux-media@vger.kernel.org Cc: mchehab@redhat.com Cc: superm1@ubuntu.com Message-ID: In-Reply-To: <20091206065512.GA14651@core.coreip.homeip.net> Subject: Re: [RFC] What are the goals for the architecture of an in-kernel IR system? User-Agent: OpenXP/4.10.7369 (Linux) (i386) MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII X-Provags-ID: V01U2FsdGVkX1+bp7cNPcC2xiz9nmDpGNm97U09x/OtwLSCA69 JHKYsHB9TisyymKfqaegNmorOwRWFnMopFTbpv3bUWhRqVuqJo WDOR2hMBEku3iCF86AX+nOO4t/dIZwv Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1083 Lines: 24 Hi Dmitry, on 05 Dec 09 at 22:55, Dmitry Torokhov wrote: [...] > 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). The still seems to be is a persistent misconception that the home-brewn receivers need polling or cause heavy CPU load. No they don't. All of them are IRQ based. It's the commercial solutions like gpio based IR that need polling. For transmitters it's a different story, but you don't transmit 24h/7. Christoph -- 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/