1. 17 6月, 2009 6 次提交
  2. 30 3月, 2009 1 次提交
    • K
      V4L/DVB (11236): tda827x: fix locking issues with DVB-C · cf47d878
      klaas de waal 提交于
      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.
      Signed-off-by: NKlaas de Waal <klaas.de.waal@gmail.com>
      Signed-off-by: NMauro Carvalho Chehab <mchehab@redhat.com>
      cf47d878
  3. 08 1月, 2009 2 次提交
  4. 30 12月, 2008 23 次提交
  5. 12 10月, 2008 2 次提交
  6. 20 7月, 2008 2 次提交
  7. 25 4月, 2008 3 次提交
  8. 10 10月, 2007 1 次提交