All of lore.kernel.org
 help / color / mirror / Atom feed
From: Andy Walls <awalls@radix.net>
To: stoth@kernellabs.com
Cc: linux-media@vger.kernel.org
Subject: Preliminary working HVR-1850 IR hardware and grey Hauppauge RC-5 remote
Date: Sat, 19 Sep 2009 22:20:36 -0400	[thread overview]
Message-ID: <1253413236.13400.24.camel@morgan.walls.org> (raw)
In-Reply-To: <1252369138.2571.17.camel@morgan.walls.org>

Steve,

I've finally have a working implementation of the the HVR-1850 IR
receiver and the grey Hauppauge RC-5 remote with in kernel (non-LIRC) IR
input to key press events.

If you feel adventurous, give it a try for testing the IR receiver:

http://www.linuxtv.org/hg/~awalls/cx23888-ir


Caveat emptor:

1. I would not recommend reviewing the code by individual change sets.
The change sets become an evolutionary mess towards the end, as I would
find a few minutes here or there to add a few lines of code. :)  I will
provide a cleaned up version, most likely some time after the LPC.

2. I need to clean up of some dead/commented out code.

3. I need to port it forward to catch up with recent changes to the
cx25840 module, cx23885 module, and IR keytable changes.  (The code
compiles and works, but I started working from a v4l-dvb clone from a
few months ago. There have been a few changes in areas I have worked.)

4. It only works for CX23888 devices right now. CX23885 devices should
be easy enough to support after cleanup and initial merge of this code.

5. I specifically did not address the RC-6(A) remote.  With the
CX2388[58] hardware, it wouldn't be hard to handle the RC-6(A) remote,
but the v4l-dvb tree is missing lots of RC-6 definitions and helper
functions.  I figured I'd rather focus on a LIRC plug-in for a
v4l_device rather than reinvent RC-6(A) inside the v4l-dvb code.


Regards,
Andy


       reply	other threads:[~2009-09-20  2:22 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <1252297247.18025.8.camel@morgan.walls.org>
     [not found] ` <1252369138.2571.17.camel@morgan.walls.org>
2009-09-20  2:20   ` Andy Walls [this message]
2009-09-21 13:36     ` Preliminary working HVR-1850 IR hardware and grey Hauppauge RC-5 remote Steven Toth
2009-09-21 13:54       ` George Joseph
2009-09-21 14:46         ` Andreas Oberritter
2009-09-21 15:27           ` Re: George Joseph
2009-09-21 16:07             ` Re: Andreas Oberritter

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1253413236.13400.24.camel@morgan.walls.org \
    --to=awalls@radix.net \
    --cc=linux-media@vger.kernel.org \
    --cc=stoth@kernellabs.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.