From: "David T. L. Wong" <davidtlwong@gmail.com>
To: Devin Heitmueller <dheitmueller@kernellabs.com>
Cc: linux-media@vger.kernel.org, Steven Toth <stoth@kernellabs.com>
Subject: Re: CX23885 card Analog/Digital Switch
Date: Tue, 29 Sep 2009 00:30:12 +0800 [thread overview]
Message-ID: <4AC0E494.1050604@gmail.com> (raw)
In-Reply-To: <829197380909280920v2d86d41nb42d4e90b5136215@mail.gmail.com>
Devin Heitmueller wrote:
> On Mon, Sep 28, 2009 at 11:54 AM, David T. L. Wong
> <davidtlwong@gmail.com> wrote:
>> Hello List,
>>
>> cx23885 card Magic-Pro ProHDTV Extreme 2, has a cx23885 GPIO pin to
>> select Analog TV+Radio or Digital TV. How should I add that GPIO setting
>> code into cx23885?
>> The current model that all operations goes to FE instead of card is not very
>> appropriate to model this case.
>> I thought of adding a callback code for the tuner (XC5000), but my case
>> is that this behavior is card specific, but not XC5000 generic.
>>
>> Is there any "Input Selection" hook / callback mechanism to notify the card,
>> the device.
>>
>> Regards,
>> David T.L. Wong
>
> You should definitely *not* add a callback to xc5000 (and such a patch
> will not be accepted). The best approach may be to look at Michael
> Krufky's fe_override tree, which is pending for merge:
>
> http://www.kernellabs.com/hg/~mkrufky/fe_ioctl_override/
>
> Devin
>
Thanks Devin and Steven. I'll will study Michael's tree.
David
next prev parent reply other threads:[~2009-09-28 16:30 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-09-28 15:54 CX23885 card Analog/Digital Switch David T. L. Wong
2009-09-28 16:20 ` Devin Heitmueller
2009-09-28 16:30 ` David T. L. Wong [this message]
2009-09-28 16:25 ` Steven Toth
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=4AC0E494.1050604@gmail.com \
--to=davidtlwong@gmail.com \
--cc=dheitmueller@kernellabs.com \
--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.