From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jarod Wilson Subject: Re: [PATCH v2] hid: assorted usage updates from hut 1.12 Date: Mon, 23 May 2011 17:07:31 -0400 Message-ID: <4DDACC93.5020105@redhat.com> References: <4DADDEBF.3050407@redhat.com> <1303241310-21354-1-git-send-email-jarod@redhat.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Return-path: Received: from mx1.redhat.com ([209.132.183.28]:42415 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1030815Ab1EWVH1 (ORCPT ); Mon, 23 May 2011 17:07:27 -0400 In-Reply-To: Sender: linux-input-owner@vger.kernel.org List-Id: linux-input@vger.kernel.org To: Jiri Kosina Cc: linux-input@vger.kernel.org, Dmitry Torokhov Jiri Kosina wrote: > On Tue, 19 Apr 2011, Jarod Wilson wrote: > >> I've got a Tivo Slide bluetooth remote/dongle, which uses a fair number >> of hid usages that aren't currently mapped in hid-input.c. I'd initially >> written additions to hid-input.c with just this device in mind, >> including some bits that were specific to the device. This go around, >> I'm looking at adding/correcting as many generic HID usages from the HID >> Usage Tables, version 1.12, as I can -- which also serves to enable all >> but four of the buttons on the Tivo Slide remote[*]. >> >> Outside of fixing the obviously incorrect mapping of 0xc 0x45 from >> KEY_RADIO to KEY_RIGHT, and making use of the new KEY_IMAGES (just added >> in 2.6.39-rc4) for AL Image Browser instead of KEY_MEDIA, these are >> purely additions, and thus should have no negative impact on any already >> functional HID devices. Most of the added mappings seemed to be >> perfectly logical to me, but there were a few that were mapped on more >> of an "I think this makes the most sense" basis. > > It took me quite some time to go over the individual changes, sorry for > the delay. I have applied the patch. Cool, thanks much. Any word on the follow-on TiVo Slide patch? -- Jarod Wilson jarod@redhat.com