V4L/DVB (10822): Add support for Zarlink ZL10036 DVB-S tuner.
authorMatthias Schwarzott <zzam@gentoo.org>
Tue, 24 Feb 2009 15:35:15 +0000 (12:35 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Mon, 30 Mar 2009 15:43:06 +0000 (12:43 -0300)
commit68b3289fdb27f5d3e32587766ddafa487037b0bd
tree79a82660f0ee648ead2f1374ae18f8fb0e8896ae
parent1a1500179a7c51c7851e18c56e7153c258fe91ab
V4L/DVB (10822): Add support for Zarlink ZL10036 DVB-S tuner.

This driver is based on initial work by Tino Reichardt and was heavily changed.
The datasheet of the zl10036 can be found here and on other places on the net:

http://www.mcmilk.de/projects/dvb-card/datasheets/ZL10036.pdf

The zl10038 is similar to the zl10036, so it is maybe possible to write a common
driver of necessary.

Signed-off-by: Matthias Schwarzott <zzam@gentoo.org>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
drivers/media/dvb/frontends/Kconfig
drivers/media/dvb/frontends/Makefile
drivers/media/dvb/frontends/zl10036.c [new file with mode: 0644]
drivers/media/dvb/frontends/zl10036.h [new file with mode: 0644]