lkml.org 
[lkml]   [2008]   [Jun]   [13]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: [PATCH][RESEND] New type of DTV2000H TV Card
Hi all,

forgive me if I jump in the conversation without invitation but I've got
the same board and basically started the same task as you, Zbynek.

I'm still stuck with the radio support and your patch seems more
advanced on the mpeg side.

Therefore, would you mind if I ask a question about what's proposed in
the cx88-mpeg.c file?

> diff -r 04ddbe145932 linux/drivers/media/video/cx88/cx88-mpeg.c
> --- a/linux/drivers/media/video/cx88/cx88-mpeg.c Tue Jun 10 15:27:29 2008 -0300
> +++ b/linux/drivers/media/video/cx88/cx88-mpeg.c Fri Jun 13 15:07:34 2008 -0300
> @@ -148,6 +148,12 @@
> cx_write(TS_SOP_STAT, 0);
> cx_write(TS_VALERR_CNTRL, 0);
> udelay(100);
> + break;
> + case CX88_BOARD_WINFAST_DTV2000H_2:
> + /* switch signal input to antena */
> + cx_write(MO_GP0_IO, 0x00017300);
> +
> + cx_write(TS_SOP_STAT, 0x00);
> break;
> default:
> cx_write(TS_SOP_STAT, 0x00);
>

Correct me if I'm wrong but this change doesn't it prevent from
processing data coming from the cable input?

Cheers,
André
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/

\
 
 \ /
  Last update: 2008-06-13 23:11    [W:0.068 / U:0.320 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site