public inbox for linux-media@vger.kernel.org
 help / color / mirror / Atom feed
* Re: [git:v4l-dvb/master] V4L/DVB: em28xx : Terratec Cinergy Hybrid T USB XS FR is working
       [not found] <E1NiJbR-0002DD-UB@www.linuxtv.org>
@ 2010-02-21  8:16 ` Catimimi
  2010-02-21 20:01   ` Mauro Carvalho Chehab
  0 siblings, 1 reply; 2+ messages in thread
From: Catimimi @ 2010-02-21  8:16 UTC (permalink / raw)
  To: linux-media

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.




^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [git:v4l-dvb/master] V4L/DVB: em28xx : Terratec Cinergy Hybrid T USB XS FR is working
  2010-02-21  8:16 ` [git:v4l-dvb/master] V4L/DVB: em28xx : Terratec Cinergy Hybrid T USB XS FR is working Catimimi
@ 2010-02-21 20:01   ` Mauro Carvalho Chehab
  0 siblings, 0 replies; 2+ messages in thread
From: Mauro Carvalho Chehab @ 2010-02-21 20:01 UTC (permalink / raw)
  To: Catimimi; +Cc: linux-media

Catimimi wrote:
i,
> 
> This patch works well on a 32bits kernel but not on a 64 bits one.
> (openSUSE 11.2)
> I'm working on that problem.

64bits kernel with 64 bit usespace or are you using a 32bits application with a
64 bits kernel? 

Cheers,
Mauro

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2010-02-21 20:01 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <E1NiJbR-0002DD-UB@www.linuxtv.org>
2010-02-21  8:16 ` [git:v4l-dvb/master] V4L/DVB: em28xx : Terratec Cinergy Hybrid T USB XS FR is working Catimimi
2010-02-21 20:01   ` Mauro Carvalho Chehab

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox