i have already send this patch twice and the mailing list but get no
response. (Three weeks delay between the mails).
Why mail mails are ignored?
The tua6034 pll is corrupted by commit "[media] dvb-pll: use DVBv5
parameters on set_params()"
http://git.linuxtv.org/media_tree.git/commit/80d8d498
dth)
+ u32 bw = fe->dtv_property_cache.bandwidth_hz;
+ if (bw == 700)
buf[3] |= 0x08;
}
[SNIP]
so here is a patch to fix this typo to get the Skymaster DTMU100
(HANFTEK UMT010 OEM BOX)
working again.
Arne
Signed-off-by: Arne Fitzenreiter
---
diff -Naur a/d
commit 80d8d4985f280dca3c395286d13b49f910a029e7 introduce a bug
that set the wrong bandwich bit on the tua6034 pll.
Signed-off-by: Arne Fitzenreiter
diff -Naur a/drivers/media/dvb-frontends/dvb-pll.c
b/drivers/media/dvb-frontends/dvb-pll.c
--- a/drivers/media/dvb-frontends/dvb-pll.c 2012-08