From: Steven Toth <stoth@linuxtv.org>
To: Pieter Van Schaik <vansterpc@gmail.com>
Cc: linux-dvb <linux-dvb@linuxtv.org>
Subject: Re: [linux-dvb] cx88 Maintainers
Date: Tue, 07 Oct 2008 15:19:32 -0400 [thread overview]
Message-ID: <48EBB644.7060007@linuxtv.org> (raw)
In-Reply-To: <faf98b150810071202y5b1ea456o2647fe6917de948d@mail.gmail.com>
Pieter Van Schaik wrote:
> Hi Steve,
>
> first of all, I cannot begin to thank you enough for replying I am most
> grateful! Secondly, I apologize if my question seemed idiotic, I have
> still much to learn regarding the open source community.
>
> I am extremely glad to hear that you are one of the maintainers and I
> hope you can provide me with some guidance regarding the following matter:
>
> I have a winfast tv2000 xp global card installed on a mythbuntu system.
> I have everything working except for the remote control. I understand
> that the remote control should be listed in the output of "cat
> /proc/bus/input/devices" but I do not see it there. I have looked
> through the source code of the cx88-input.c file and I noticed that
> within the cx88-ir-init() function there is no case statement for this
> particular card, could this be related to my problem? Any guidance would
> be greatly appreciated.
Please CC the mailing list when it's related to basic kernel issues.
(I've re-added them).
cx88-input.c contains all of the code to handle IR for the cx88 cards.
If you don't see a case statement for your card then nobody has
implemented IR. Look for similar winfast cards and see how they
implement their IR,
CX88_BOARD_WINFAST_DTV2000H:
or
case CX88_BOARD_WINFAST2000XP_EXPERT:
case CX88_BOARD_WINFAST_DTV1000:
Add your baord definition in one of these points and see of you can
encourage some IR activity.
Regards,
Steve
_______________________________________________
linux-dvb mailing list
linux-dvb@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/linux-dvb
next prev parent reply other threads:[~2008-10-07 19:20 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-10-07 5:52 [linux-dvb] cx88 Maintainers Pieter
2008-10-07 15:09 ` Steven Toth
[not found] ` <faf98b150810071202y5b1ea456o2647fe6917de948d@mail.gmail.com>
2008-10-07 19:19 ` Steven Toth [this message]
[not found] ` <1225825210.8599.5.camel@vanster-laptop>
2008-11-04 19:24 ` [linux-dvb] Winfast TV2000 XP Global Remote Control Pieter
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=48EBB644.7060007@linuxtv.org \
--to=stoth@linuxtv.org \
--cc=linux-dvb@linuxtv.org \
--cc=vansterpc@gmail.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox