diff options
author | Mauro Carvalho Chehab <mchehab@redhat.com> | 2009-03-25 20:53:02 +0000 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | 2009-03-25 20:53:02 +0000 |
commit | 86948a72d224082ef87b1a46b9bc7ce3292e1003 (patch) | |
tree | 1d1a6f82e31f440f0428be29b909cbf1255ed68d /README.patches | |
parent | 9a161310d7fbbc285576a6d822bbcdf93744e836 (diff) | |
download | mediapointer-dvb-s2-86948a72d224082ef87b1a46b9bc7ce3292e1003.tar.gz mediapointer-dvb-s2-86948a72d224082ef87b1a46b9bc7ce3292e1003.tar.bz2 |
tda827x: fix locking issues with DVB-C
From: klaas de waal <klaas.de.waal@gmail.com>
Separate tuning table for DVB-C solves tuning problem at 388MHz
TechnoTrend C-1501 DVB-C card does not lock on 388MHz. I assume that
existing frequency table is valid for DVB-T.
This is suggested by the name of the table: tda827xa_dvbt.
Added a table for DVB-C with the name tda827xa_dvbc.
Added runtime selection of the DVB-C table when the tuner is type
FE_QAM.
This should leave the behaviour of this driver with with DVB_T tuners
unchanged. This modification is in file tda827x.c
The tda827x.c gives the following warning message when debug=1:
tda827x: tda827x_config not defined, cannot set LNA gain!
Solved this by adding a tda827x_config struct in budget-ci.c.
Priority: normal
Signed-off-by: Klaas de Waal <klaas.de.waal@gmail.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
Diffstat (limited to 'README.patches')
0 files changed, 0 insertions, 0 deletions