[linux-dvb] Re: DViCo PCI Dual-T USB Problem (SOLVED)
Michael Krufky
mkrufky at linuxtv.org
Sat Feb 4 18:22:39 CET 2006
Christopher Pascoe wrote:
> Use the parallel transport function of the MT352 in USB demodulator of the
> Dual Digital board.
>
> Signed-Off-By: Chris Pascoe <c.pascoe at itee.uq.edu.au>
>
> Index: cxusb.c
> ===================================================================
> RCS file: /cvs/video4linux/v4l-dvb/linux/drivers/media/dvb/dvb-usb/cxusb.c,v
> retrieving revision 1.22
> diff -u -r1.22 cxusb.c
> --- cxusb.c 22 Jan 2006 18:10:39 -0000 1.22
> +++ cxusb.c 3 Feb 2006 15:05:45 -0000
> @@ -234,7 +234,7 @@
>
> static int cxusb_dee1601_demod_init(struct dvb_frontend* fe)
> {
> - static u8 clock_config [] = { CLOCK_CTL, 0x38, 0x38 };
> + static u8 clock_config [] = { CLOCK_CTL, 0x38, 0x28 };
> static u8 reset [] = { RESET, 0x80 };
> static u8 adc_ctl_1_cfg [] = { ADC_CTL_1, 0x40 };
> static u8 agc_cfg [] = { AGC_TARGET, 0x28, 0x20 };
>
Chris-
I applied the patch for you. Thanks. Do you think we'll need the same
fix for cxusb_mt352_demod_init (for TH7579 and LGZ201)? I don't have a
box to test this on... When I originally added support for this device,
the patch was tested by Ben on the linux-dvb list.
If you think it is needed, the attached patch would probably be in order.
Ben-
Could you test the attached patch on your FusionHDTV DVB-T box and
confirm that it still functions properly?
Thanks.
Signed-off-by: Michael Krufky <mkrufky at m1k.net>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: bluebird-mt352-fix.patch
Type: text/x-patch
Size: 608 bytes
Desc: not available
Url : http://www.linuxtv.org/pipermail/linux-dvb/attachments/20060204/b64a91e5/bluebird-mt352-fix.bin
More information about the linux-dvb
mailing list