dvb: Stay with filtered hw for now
This commit is contained in:
parent
d97f19f963
commit
0634ac207d
1 changed files with 1 additions and 1 deletions
|
@ -452,7 +452,7 @@ tda_add(int adapter_num)
|
|||
|
||||
TAILQ_INSERT_TAIL(&dvb_adapters, tda, tda_global_link);
|
||||
|
||||
dvb_input_raw_setup(tda);
|
||||
dvb_input_filtered_setup(tda);
|
||||
|
||||
if(tda->tda_sat)
|
||||
dvb_satconf_init(tda);
|
||||
|
|
Loading…
Add table
Reference in a new issue