linux-stable/drivers/media/dvb/bt8xx
Arnuschky c75079cc2a V4L/DVB: Report supported QAM modes on bt8xx
Here a small patch to get a TwinHan VT DST DVB-T card working with
kernels >= 2.6.32. Analogously to
http://linuxtv.org/hg/v4l-dvb/rev/0e735b509163 I had to:

"Fill in the .caps field in struct dst_dvbt_ops (around line 1763) 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."

Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
2010-08-08 23:43:06 -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: Report supported QAM modes on bt8xx 2010-08-08 23:43:06 -03:00
dst_ca.c V4L/DVB: drivers/media: Remove unnecessary casts of private_data 2010-08-02 16:42:53 -03: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