Mailing List archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[linux-dvb] possibly wrong frequency range for mt352+Samsung TDTC9251DH01C couple



Hi,
mt352.c reads:
{
.fe_name = "Zarlink MT352 + Samsung TDTC9251DH01C DVB-T",
.fe_frequency_min = 474000000,
.fe_frequency_max = 858000000,
.fe_frequency_stepsize = 166667,
.pll_i2c_addr = 0xc2,
.mt352_init = mt352_init_TDTC9251DH01C,
.mt352_charge_pump = mt352_cp_TDTC9251DH01C,
.mt352_band_select = mt352_bs_TDTC9251DH01C
},

this .fe_frequency_min excludes VHF, but it can't be right: I can surely tune VHF
under windows.

Maybe the tuner can tune but the driver can't?

Nico




Home | Main Index | Thread Index