summaryrefslogtreecommitdiff
path: root/linux/drivers/media/dvb/frontends/itd1000_priv.h
AgeCommit message (Collapse)Author
2009-02-28Fix i2c code of flexcop-driver for rare revisionsPatrick Boettcher
From: Patrick Boettcher <pb@linuxtv.org> This patch adds a workaround in the i2c-code of the flexcop-driver to fix support for SkyStar2 rev 2.7. There are not many devices out there, that's why this bug was not revealed earlier. Priority: high Signed-off-by: Patrick Boettcher <pb@linuxtv.org>
2008-04-13Added support for SkyStar2 rev2.7 and ITD1000 DVB-S tunerPatrick Boettcher
From: Patrick Boettcher <pb@linuxtv.org> This patches adds support for the SkyStar2 rev2.7 with the PN1010/ITD1000 Frontend. Signed-off-by: Patrick Boettcher <pb@linuxtv.org>