linux/drivers/media/dvb/bt8xx
Klaas de Waal f0289efa19 V4L/DVB: dst: fixes for DVB-C Twinhan VP2031
Remove check  "state->dst_type == DST_DTYPE_IS_CABLE"  in function
dst_get_tuna (around line 1352) to select the correct checksum
computation

Fill in the .caps field in struct dst_dvbc_ops (around line 1824) with
all the supported QAM modulation methods to match the capabilities of
the card as implemented in function dst_set_modulation (around line
502). Note that beginning with linux kernel version 2.6.32 the
modulation method is checked (by function
dvb_frontend_check_parameters in file
drivers/media/dvb/dvb-core/dvb_frontend.c) and thus tuning fails if
you use a modulation method that is not present in the .caps field.

This patch has been tested on a Twinhan VP2031A DVB-C card with the
2.6.32.2 kernel.

Signed-off-by: Klaas de Waal <klaas.de.waal@gmail.com>
Signed-off-by: Manu Abraham <manu@linuxtv.org>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
2010-02-26 15:10:57 -03:00
..
bt878.c V4L/DVB: dvb/bt8xx: Clean-up init and exit functions 2010-02-26 15:10:49 -03:00
bt878.h V4L/DVB (8132): bt8xx endianness annotations and fixes 2008-07-20 07:13:31 -03:00
dst.c V4L/DVB: dst: fixes for DVB-C Twinhan VP2031 2010-02-26 15:10:57 -03:00
dst_ca.c headers: smp_lock.h redux 2009-07-12 12:22:34 -07:00
dst_ca.h
dst_common.h
dst_priv.h
dvb-bt8xx.c V4L/DVB (13523): dvb-bt8xx: fix compile warning 2009-12-05 18:42:15 -02:00
dvb-bt8xx.h V4L/DVB (7441): kconfig fixes for tuner-simple 2008-04-24 14:07:55 -03:00
Kconfig V4L/DVB (11127): Kconfig: replace all occurrences of CUSTOMIZE to CUSTOMISE 2009-03-30 12:43:31 -03:00
Makefile V4L/DVB(7767): Move tuners to common/tuners 2008-04-29 18:41:37 -03:00