V4L/DVB (6884): Add support for the Xceive xc5000 silicon tuner
authorSteven Toth <stoth@hauppauge.com>
Tue, 18 Dec 2007 04:55:51 +0000 (01:55 -0300)
committerMauro Carvalho Chehab <mchehab@infradead.org>
Fri, 25 Jan 2008 21:04:11 +0000 (19:04 -0200)
commitaacb9d31ee65c0685745ca4dfc7cdd24f8b7d92b
treea955b767ddb0d7e4f2f6a59a318d3a80a2a4a1ef
parent2426a27e4d25cf932ce73aa84a085ee94b4189a8
V4L/DVB (6884): Add support for the Xceive xc5000 silicon tuner

This is an all formats tuner, QAM, ATSC, DVB-T and others.
Only ATSC and QAM have been tested.

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/xc5000.c [new file with mode: 0644]
drivers/media/dvb/frontends/xc5000.h [new file with mode: 0644]
drivers/media/dvb/frontends/xc5000_priv.h [new file with mode: 0644]