diff options
author | Michael Krufky <devnull@localhost> | 2006-01-12 01:31:53 +0000 |
---|---|---|
committer | Michael Krufky <devnull@localhost> | 2006-01-12 01:31:53 +0000 |
commit | c318a2e360018edafec19c8207280184c59493ae (patch) | |
tree | 76aee09442852012abe6e986cca822134e8141b0 /v4l | |
parent | 5e4ddf4a0042b31d8e0057934181f96b06f4de23 (diff) | |
download | mediapointer-dvb-s2-c318a2e360018edafec19c8207280184c59493ae.tar.gz mediapointer-dvb-s2-c318a2e360018edafec19c8207280184c59493ae.tar.bz2 |
adding support for knc1 Tv Star dvb-s
From: Regis Prevot <regis.prevot@anevia.com>
- added knc1 tv star dvb-s support with philips tuner sd1878.
Signed-off-by: Regis Prevot <regis.prevot@anevia.com>
Signed-off-by: Michael Krufky <mkrufky@m1k.net>
Diffstat (limited to 'v4l')
-rw-r--r-- | v4l/ChangeLog | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/v4l/ChangeLog b/v4l/ChangeLog index a44211081..154b77ae1 100644 --- a/v4l/ChangeLog +++ b/v4l/ChangeLog @@ -1,3 +1,16 @@ +2006-01-12 01:26 mkrufky + + * linux/drivers/media/dvb/frontends/dvb-pll.c: + * linux/drivers/media/dvb/frontends/dvb-pll.h: + * linux/drivers/media/dvb/ttpci/budget-av.c: + (philips_sd1878_tda8261_pll_set), + (philips_sd1878_ci_set_symbol_rate), (frontend_init): + * linux/drivers/media/dvb/ttpci/budget.h: + - added knc1 tv star dvb-s support with philips tuner sd1878. + + Signed-off-by: Regis Prevot <regis.prevot@anevia.com> + Signed-off-by: Michael Krufky <mkrufky@m1k.net> + 2006-01-12 01:17 mkrufky * linux/drivers/media/dvb/dvb-usb/cxusb.c: |