[linux-dvb] [PATCH] Fix support for Pinnacle PCTV Sat
Manu Abraham
abraham.manu at gmail.com
Mon Feb 13 17:37:00 CET 2006
Applied,
Thanks,
Manu
Holger Schurig wrote:
> # HG changeset patch
> # Node ID 6e89d88ad2dfe9b5c62fc2a5b3988fed6c090080
> # Parent 01c1e2031e44d8be87082a9ab6a30cc4033acfe8
> Fix support for Pinnacle PCTV Sat
>
> From: <holgerschurig at gmx.de>
>
>
> Somewhere around 2.6.13-rc2 the support for the Pinnacle PCTV Sat card
> stopped from working, e.g. the HF relais stopped clicking and there was no
> reception or channel tuning possible with tools like vdr or szap. This patch
> fixes it by re-adding those lines that got somehow removed.
>
> Signed-off-by: <holgerschurig at gmx.de>
>
> diff -r 01c1e2031e44 -r 6e89d88ad2df linux/drivers/media/video/bttv-cards.c
> --- a/linux/drivers/media/video/bttv-cards.c Sat Feb 11 15:28:48 2006 +0100
> +++ b/linux/drivers/media/video/bttv-cards.c Sat Feb 11 15:31:21 2006 +0100
> @@ -1968,6 +1968,8 @@ struct tvcard bttv_tvcards[] = {
> .no_msp34xx = 1,
> .no_tda9875 = 1,
> .no_tda7432 = 1,
> + .gpiomask = 0x01,
> + .audiomux = { 0, 0, 0, 0, 1},
> .muxsel = { 3, 0, 1, 2 },
> .pll = PLL_28,
> .no_gpioirq = 1,
>
>
More information about the linux-dvb
mailing list