Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S272840AbTHKTBO (ORCPT ); Mon, 11 Aug 2003 15:01:14 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S272942AbTHKS7b (ORCPT ); Mon, 11 Aug 2003 14:59:31 -0400 Received: from smtp-out2.iol.cz ([194.228.2.87]:23767 "EHLO smtp-out2.iol.cz") by vger.kernel.org with ESMTP id S272840AbTHKS6a (ORCPT ); Mon, 11 Aug 2003 14:58:30 -0400 Date: Mon, 11 Aug 2003 20:57:23 +0200 From: Pavel Machek To: Johannes Stezenbach , Flameeyes , Christoph Bartelmus , LIRC list , LKML , vojtech@suse.cz Subject: Re: [PATCH] lirc for 2.5/2.6 kernels - 20030802 Message-ID: <20030811185723.GJ2627@elf.ucw.cz> References: <1060607466.5035.8.camel@defiant.flameeyes> <20030811153821.GC2627@elf.ucw.cz> <20030811173511.GB2053@convergence.de> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20030811173511.GB2053@convergence.de> X-Warning: Reading this can be dangerous to your mental health. User-Agent: Mutt/1.5.3i Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1354 Lines: 32 Hi! > > > a) hardcode all the possible remotes adding these as new one come up, > > > this is a big work in the kernel source, and also we lost compatibility > > > with remotes that use the same frequency of the ones with the tv card, > > > and that now can be used. > > > > I guess a) is okay. There are not *so* many remote controls out there. > > That's not true, unless you just count the remotes that come packaged > with the TV cards. But you might be able to buy all-in-one type > remote controls which work with the TV card's IR receiver (it's also > possible to connect a different IR-sensor to the TV card's IR input). > It would be nice to be able to configure the keys then. Yes, it would be nice, but it should work by default... > drivers/media/dvb/ttpci/av7110_ir.c does it this way (default map > for Hauppauge, loadable keymaps in linuxtv.org CVS). ...like this. That driver actually looks pretty nice. I started my driver with cp amikbd.c, copying av7110_ir would be *way* better. Pavel -- When do you have a heart between your knees? [Johanka's followup: and *two* hearts?] - 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/