V4L/DVB (12182): cx18: Add DVB-T support for Yuan MPC-718 cards with an MT352 or...
authorAndy Walls <awalls@radix.net>
Fri, 3 Jul 2009 14:54:40 +0000 (11:54 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Sun, 5 Jul 2009 17:29:59 +0000 (14:29 -0300)
commitff861fb21e44ab178eddc6a1dd7c5478e3eb2ec5
tree56aaf1167a8965cc90fcb54605f5c38fe5984e49
parent9f38a920b232800fd4000ba3d4617b41198e017e
V4L/DVB (12182): cx18: Add DVB-T support for Yuan MPC-718 cards with an MT352 or ZL10353

Add DVB-T support for Yuan MPC-718 cards with an MT352 or ZL10353 demodulator.

There are apparently some units with a DiBcom demodulator which could be
supported by one of the dib7000 modules - but this is not implemented in the
cx18 driver (yet).

Due to lack of porgramming details for the MT352 and the mt352 module requiring
a "demod_init" function, a "firmware" must be obtained and loaded to get
DVB-T working for Yuan MPC-718 cards with an MT352.

Tested-by: Steve Firth <firth650@btinternet.com>
Signed-off-by: Andy Walls <awalls@radix.net>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
drivers/media/video/cx18/cx18-cards.c
drivers/media/video/cx18/cx18-dvb.c