diff options
author | Mauro Carvalho Chehab <mchehab@infradead.org> | 2008-01-29 11:54:35 -0200 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@infradead.org> | 2008-01-29 11:54:35 -0200 |
commit | 3bda651d03154294f4d35ca78da14c6a573e30fc (patch) | |
tree | bd1ba12dea402a0e213e749019212b8d2d401ef7 /linux/Documentation/video4linux/CARDLIST.cx88 | |
parent | 0f94dd6558d5cebdf356bdc5d8fcc9b946011d7f (diff) | |
download | mediapointer-dvb-s2-3bda651d03154294f4d35ca78da14c6a573e30fc.tar.gz mediapointer-dvb-s2-3bda651d03154294f4d35ca78da14c6a573e30fc.tar.bz2 |
Support DVB-T tuning on the DViCO FusionHDTV DVB-T Pro
From: Chris Pascoe <c.pascoe@itee.uq.edu.au>
Add support for tuning DVB-T channels on DViCO's FusionHDTV DVB-T Pro board.
The IR remote and analog tuner are not supported at this time.
Signed-off-by: Chris Pascoe <c.pascoe@itee.uq.edu.au>
Some changes made by Mauro Chehab to allow merging it with some other xc3028
patches.
Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
---
linux/Documentation/video4linux/CARDLIST.cx88 | 1
linux/drivers/media/video/cx88/cx88-cards.c | 65 ++++++++++++++++++++++++--
linux/drivers/media/video/cx88/cx88-dvb.c | 23 +++++++++
linux/drivers/media/video/cx88/cx88.h | 1
4 files changed, 85 insertions(+), 5 deletions(-)
Diffstat (limited to 'linux/Documentation/video4linux/CARDLIST.cx88')
-rw-r--r-- | linux/Documentation/video4linux/CARDLIST.cx88 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/linux/Documentation/video4linux/CARDLIST.cx88 b/linux/Documentation/video4linux/CARDLIST.cx88 index c92795b6e..423da1543 100644 --- a/linux/Documentation/video4linux/CARDLIST.cx88 +++ b/linux/Documentation/video4linux/CARDLIST.cx88 @@ -62,3 +62,4 @@ 61 -> Winfast TV2000 XP Global [107d:6f18] 62 -> PowerColor Real Angel 330 [14f1:ea3d] 63 -> Geniatech X8000-MT DVBT [14f1:8852] + 64 -> DViCO FusionHDTV DVB-T PRO [18ac:db30] |