V4L/DVB (6900): cx23885: enable EZ-QAM mode for Hauppauge WinTV HVR-1800
authorMichael Krufky <mkrufky@linuxtv.org>
Fri, 7 Dec 2007 04:40:36 +0000 (01:40 -0300)
committerMauro Carvalho Chehab <mchehab@infradead.org>
Fri, 25 Jan 2008 21:04:16 +0000 (19:04 -0200)
commit3ba71d2194500d1a9fef1b8491b9e0c168e7d46e
tree8399dcce77527d6e6ca2228027d6f9768ca84e9c
parent4cd8a7bd65a29c5b7833de177622cb2534d5e868
V4L/DVB (6900): cx23885: enable EZ-QAM mode for Hauppauge WinTV HVR-1800

Add module option 'alt_tuner' disabled by default.

When set to one, the dvb_frontend of HVR1800 will consist of:
s5h1409 demod + tda18271 tuner

When set zero (default), the dvb_frontend of HVR1800 will consist of:
s5h1409 demod + mt2131 tuner

If the tda18271 is used in digital mode, you will not be able to
tune an analog channel at the same time.

Signed-off-by: Michael Krufky <mkrufky@linuxtv.org>
Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
drivers/media/video/cx23885/cx23885-cards.c
drivers/media/video/cx23885/cx23885-dvb.c
This page took 0.02442 seconds and 5 git commands to generate.