Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1757661AbZDNQPH (ORCPT ); Tue, 14 Apr 2009 12:15:07 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1757567AbZDNQOv (ORCPT ); Tue, 14 Apr 2009 12:14:51 -0400 Received: from rtr.ca ([76.10.145.34]:36725 "EHLO mail.rtr.ca" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1757577AbZDNQOu (ORCPT ); Tue, 14 Apr 2009 12:14:50 -0400 Message-ID: <49E4B678.9030508@rtr.ca> Date: Tue, 14 Apr 2009 12:14:48 -0400 From: Mark Lord Organization: Real-Time Remedies Inc. User-Agent: Thunderbird 2.0.0.21 (X11/20090318) MIME-Version: 1.0 To: Dmitry Torokhov Cc: Jiri Kosina , linux-kernel@vger.kernel.org, linux-input@vger.kernel.org Subject: Re: Input driver for Twinhan USB 6253:0100 remote control References: <20090408072935.GA27920@dtor-d630.eng.vmware.com> <49DCDEA9.2020502@rtr.ca> <200904131931.24009.dmitry.torokhov@gmail.com> In-Reply-To: <200904131931.24009.dmitry.torokhov@gmail.com> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1000 Lines: 29 Dmitry Torokhov wrote: > Hi Mark, > > On Wednesday 08 April 2009 10:28:09 Mark Lord wrote: >> Dmitry, >> >> I briefly had access to a Twinhan remote control (for Mythtv et al.) >> and cobbled something together quickly to make it work. >> >> But I really don't understand the new hid/input stuff, >> so this is undoubtedly a total abomination to your eyes. :) >> > > Actually HID is Juri's baby so let's see what he says ;). From my POV > we need to update keymap to make it emit proper codes instead of Myth > specific ones, but that is a lesser issue. .. That's one thing I haven't figured out: how to make this compatible with the userspace intput-kbd interface for loading new key maps and stuff. Some direct hints would be very welcome. Cheers -- 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/