From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756995AbYEPOKW (ORCPT ); Fri, 16 May 2008 10:10:22 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1752092AbYEPOKE (ORCPT ); Fri, 16 May 2008 10:10:04 -0400 Received: from eazy.amigager.de ([213.239.192.238]:33607 "EHLO eazy.amigager.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751973AbYEPOKC (ORCPT ); Fri, 16 May 2008 10:10:02 -0400 Date: Fri, 16 May 2008 16:07:22 +0200 From: Tino Keitel To: Dmitry Torokhov Cc: Greg KH , jkosina@suse.cz, linux-input@vger.kernel.org, linux-usb@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH] Input: add appleir USB driver Message-ID: <20080516140722.GA10919@thinkpad.home.local> Mail-Followup-To: Dmitry Torokhov , Greg KH , jkosina@suse.cz, linux-input@vger.kernel.org, linux-usb@vger.kernel.org, linux-kernel@vger.kernel.org References: <20080514221519.GA6575@kroah.com> <20080515132108.GA9327@dose.home.local> <20080515094212.ZZRA012@mailhub.coreip.homeip.net> <20080515174939.GA10881@dose.home.local> <20080515142845.ZZRA012@mailhub.coreip.homeip.net> <20080515205950.GA11794@dose.home.local> <20080516090351.ZZRA012@mailhub.coreip.homeip.net> <20080516133234.GA10193@thinkpad.home.local> <20080516095218.ZZRA012@mailhub.coreip.homeip.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20080516095218.ZZRA012@mailhub.coreip.homeip.net> User-Agent: Mutt/1.5.17+20080114 (2008-01-14) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Fri, May 16, 2008 at 09:53:47 -0400, Dmitry Torokhov wrote: > On Fri, May 16, 2008 at 03:32:34PM +0200, Tino Keitel wrote: > > On Fri, May 16, 2008 at 09:13:41 -0400, Dmitry Torokhov wrote: > > > > [...] > > > > > Does the learning remote have the same VID/PID as AppleIr? If not I am > > > not sure why you are btringing it here. > > > > It has no VID/PID at all, as it is not connected to the computer. It > > just sends IR codes to the IR sensor in the Mac mini (the builtin USB > > device that the appleir driver is for). And as the learning remote has > > more than 6 keys, it can send more than 6 different codes. The Apple > > remote has only 6 keys, and only these keys are handled by the driver. > > > > OK, I see.. How many codes does the sensor support? We should simply > allow for the key table big enough and allow userpsace to > assign/modify keycodes. I have no idea. I currently don't have access to my lircd.conf, but IIRC the keycodes differ in 2 changing bytes. Regards, Tino