From: Catimimi <catimimi@orange.fr>
To: linux-media@vger.kernel.org
Subject: Re: [git:v4l-dvb/master] V4L/DVB: em28xx : Terratec Cinergy Hybrid T USB XS FR is working
Date: Sun, 21 Feb 2010 09:16:43 +0100 [thread overview]
Message-ID: <4B80EBEB.4010005@orange.fr> (raw)
In-Reply-To: <E1NiJbR-0002DD-UB@www.linuxtv.org>
Le 19/02/2010 04:32, Patch from Catimimi a écrit :
> From: Catimimi<catimimi@orange.fr>
>
> I succeeded in running Cinergy Hybrid T USB XS FR in both modes.
>
> Signed-off-by: Mauro Carvalho Chehab<mchehab@redhat.com>
>
> drivers/media/video/em28xx/em28xx-cards.c | 3 ++-
> drivers/media/video/em28xx/em28xx-dvb.c | 1 +
> 2 files changed, 3 insertions(+), 1 deletions(-)
>
> ---
>
> http://git.linuxtv.org/v4l-dvb.git?a=commitdiff;h=a6e03bf56cb824507fff424eac193eca7a2fe17f
>
> diff --git a/drivers/media/video/em28xx/em28xx-cards.c b/drivers/media/video/em28xx/em28xx-cards.c
> index 77870a6..ecbcefb 100644
> --- a/drivers/media/video/em28xx/em28xx-cards.c
> +++ b/drivers/media/video/em28xx/em28xx-cards.c
> @@ -745,11 +745,12 @@ struct em28xx_board em28xx_boards[] = {
>
> [EM2880_BOARD_TERRATEC_HYBRID_XS_FR] = {
> .name = "Terratec Hybrid XS Secam",
> - .valid = EM28XX_BOARD_NOT_VALIDATED,
> .has_msp34xx = 1,
> .tuner_type = TUNER_XC2028,
> .tuner_gpio = default_tuner_gpio,
> .decoder = EM28XX_TVP5150,
> + .has_dvb = 1,
> + .dvb_gpio = default_digital,
> .input = { {
> .type = EM28XX_VMUX_TELEVISION,
> .vmux = TVP5150_COMPOSITE0,
> diff --git a/drivers/media/video/em28xx/em28xx-dvb.c b/drivers/media/video/em28xx/em28xx-dvb.c
> index fcf8c10..1b96356 100644
> --- a/drivers/media/video/em28xx/em28xx-dvb.c
> +++ b/drivers/media/video/em28xx/em28xx-dvb.c
> @@ -502,6 +502,7 @@ static int dvb_init(struct em28xx *dev)
> }
> break;
> case EM2880_BOARD_TERRATEC_HYBRID_XS:
> + case EM2880_BOARD_TERRATEC_HYBRID_XS_FR:
> case EM2881_BOARD_PINNACLE_HYBRID_PRO:
> case EM2882_BOARD_DIKOM_DK300:
> dvb->frontend = dvb_attach(zl10353_attach,
>
>
>
Hi,
This patch works well on a 32bits kernel but not on a 64 bits one.
(openSUSE 11.2)
I'm working on that problem.
Sorry.
Michel alias Catimimi.
next parent reply other threads:[~2010-02-21 8:16 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <E1NiJbR-0002DD-UB@www.linuxtv.org>
2010-02-21 8:16 ` Catimimi [this message]
2010-02-21 20:01 ` [git:v4l-dvb/master] V4L/DVB: em28xx : Terratec Cinergy Hybrid T USB XS FR is working Mauro Carvalho Chehab
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=4B80EBEB.4010005@orange.fr \
--to=catimimi@orange.fr \
--cc=linux-media@vger.kernel.org \
/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