V4L/DVB (5948): Adding support for the S5H1409/CX24227 8VSB/QAM demodulator.
authorSteven Toth <stoth@hauppauge.com>
Sat, 28 Jul 2007 22:34:52 +0000 (19:34 -0300)
committerMauro Carvalho Chehab <mchehab@infradead.org>
Wed, 10 Oct 2007 01:03:38 +0000 (22:03 -0300)
commit89885558ada9e076b48f4b6887e252e13e7eaf74
tree606bd152aeb395649c8639b769cad0f42ea665a5
parentf47623a04dab402fb2c18fe516a174bc02005629
V4L/DVB (5948): Adding support for the S5H1409/CX24227 8VSB/QAM demodulator.

This patch adds support for the Samsung S5H1409 demodulator, also known
as the Conexant CX24227 demodulator. 8VSB mode has been tested and QAM
has been implemented based on the spec, although it's untested.

The S5H1409 / CX24227 appears on various Hauppauge boards.

Signed-off-by: Steven Toth <stoth@hauppauge.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
drivers/media/dvb/frontends/Kconfig
drivers/media/dvb/frontends/Makefile
drivers/media/dvb/frontends/s5h1409.c [new file with mode: 0644]
drivers/media/dvb/frontends/s5h1409.h [new file with mode: 0644]