Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1757982AbYKEUHi (ORCPT ); Wed, 5 Nov 2008 15:07:38 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1756714AbYKEUH0 (ORCPT ); Wed, 5 Nov 2008 15:07:26 -0500 Received: from rv-out-0506.google.com ([209.85.198.232]:21819 "EHLO rv-out-0506.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1757249AbYKEUHY (ORCPT ); Wed, 5 Nov 2008 15:07:24 -0500 DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:cc:in-reply-to:mime-version :content-type:content-transfer-encoding:content-disposition :references; b=STvtWndXDWTdUbgfm96awuSsSnADn/QmoDgYL5ee+TBKuXBZFL+wPkRLNqHbxez/VL hhMzrGssyORd07+AS9M4WJv7X5YC00AojIHoWhmKYvpxRvlhNg3KJ/AasL7QbRHrHkIJ 0af0pq/Yl3uBXO5NspC31iMdvmyH4aTlDe/cc= Message-ID: <9e4733910811051207w4e57086eq3c02f96c9530add6@mail.gmail.com> Date: Wed, 5 Nov 2008 15:07:23 -0500 From: "Jon Smirl" To: "J.R. Mauro" Subject: Re: [RFC PATCH V4 0/6] In-kernel IR remote control support Cc: linux-kernel@vger.kernel.org In-Reply-To: <3aaafc130811051159y1e2fb70fg6b1b915a07daf58e@mail.gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <20081105194640.19407.19682.stgit@localhost> <3aaafc130811051159y1e2fb70fg6b1b915a07daf58e@mail.gmail.com> Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1161 Lines: 25 On Wed, Nov 5, 2008 at 2:59 PM, J.R. Mauro wrote: > On Wed, Nov 5, 2008 at 2:47 PM, Jon Smirl wrote: >> New release of in-kernel IR support implementing evdev support. The goal of in-kernel IR is to integrate IR events into the evdev input event queue and maintain ordering of events from all input devices. Still looking for help with this project. > > (Forgive me if this has already been asked or dealt with) > > Have you contacted the LIRC developers? Is there any overlap between > your projects? The LIRC people know about this. Pieces of the code are coming from the LIRC source base and being reworked for kernel inclusion. LIRC needs a daemon to run and apps have to be modified to use it. This code runs all in-kernel and looks like keyboard input to apps. LIRC developers and anyone else and encouraged to help with this code. -- Jon Smirl jonsmirl@gmail.com -- 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/