From mboxrd@z Thu Jan 1 00:00:00 1970 From: Mark Lord Subject: Re: 2.6.36/2.6.37: broken compatibility with userspace input-utils ? Date: Wed, 26 Jan 2011 09:58:27 -0500 Message-ID: <4D403693.50702@teksavvy.com> References: <4D3E59CA.6070107@teksavvy.com> <4D3E5A91.30207@teksavvy.com> <20110125053117.GD7850@core.coreip.homeip.net> <4D3EB734.5090100@redhat.com> <20110125164803.GA19701@core.coreip.homeip.net> <20110125205453.GA19896@core.coreip.homeip.net> <4D3F4804.6070508@redhat.com> <4D3F4D11.9040302@teksavvy.com> <20110125232914.GA20130@core.coreip.homeip.net> <20110126020003.GA23085@core.coreip.homeip.net> <4D4004F9.6090200@redhat.com> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Return-path: Received: from ironport2-out.teksavvy.com ([206.248.154.183]:9171 "EHLO ironport2-out.pppoe.ca" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1752841Ab1AZO6a (ORCPT ); Wed, 26 Jan 2011 09:58:30 -0500 In-Reply-To: <4D4004F9.6090200@redhat.com> Sender: linux-input-owner@vger.kernel.org List-Id: linux-input@vger.kernel.org To: Mauro Carvalho Chehab Cc: Dmitry Torokhov , Linux Kernel , linux-input@vger.kernel.org, linux-media@vger.kernel.org, Gerd Hoffmann On 11-01-26 06:26 AM, Mauro Carvalho Chehab wrote: .. > However, as said previously in this thread, input-kbd won't work with any > RC table that uses NEC extended (and there are several devices on the > current Kernels with those tables), since it only reads up to 16 bits. > > ir-keytable works with all RC tables, if you use a kernel equal or upper to > 2.6.36, due to the usage of the new ioctl's. Is there a way to control the key repeat rate for a device controlled by ir-kbd-i2c ? It appears to be limited to a max of between 4 and 5 repeats/sec somewhere, and I'd like to fix that. ???