diff options
author | Igor M. Liplianin <liplianin@me.by> | 2009-01-17 10:18:26 -0500 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | 2009-03-30 11:42:23 -0400 |
commit | 579943f5487baa7f9fd8e3189a4f357d6b06c76d (patch) | |
tree | 8829327663e4ae9b9a0617e421868fe997ea1d5f /drivers/media/video/cx23885/cx23885.h | |
parent | 96318d0cca02a91b22a2e1a1097ffeea0b3becae (diff) |
V4L/DVB (10267): Add support for TeVii S470 DVB-S2 PCI-e card.
TeVii S470 DVB-S2 PCI-e card contains cx23885 PCI-e bridge
and cx24116 demodulator.
http://www.linuxtv.org/wiki/index.php/TeVii_S470
The card tested by me (Igor).
Signed-off-by: Igor M. Liplianin <liplianin@me.by>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
Diffstat (limited to 'drivers/media/video/cx23885/cx23885.h')
-rw-r--r-- | drivers/media/video/cx23885/cx23885.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/media/video/cx23885/cx23885.h b/drivers/media/video/cx23885/cx23885.h index b4f23238598f..01856fb48a40 100644 --- a/drivers/media/video/cx23885/cx23885.h +++ b/drivers/media/video/cx23885/cx23885.h | |||
@@ -68,6 +68,7 @@ | |||
68 | #define CX23885_BOARD_LEADTEK_WINFAST_PXDVR3200_H 12 | 68 | #define CX23885_BOARD_LEADTEK_WINFAST_PXDVR3200_H 12 |
69 | #define CX23885_BOARD_COMPRO_VIDEOMATE_E650F 13 | 69 | #define CX23885_BOARD_COMPRO_VIDEOMATE_E650F 13 |
70 | #define CX23885_BOARD_TBS_6920 14 | 70 | #define CX23885_BOARD_TBS_6920 14 |
71 | #define CX23885_BOARD_TEVII_S470 15 | ||
71 | 72 | ||
72 | /* Currently unsupported by the driver: PAL/H, NTSC/Kr, SECAM B/G/H/LC */ | 73 | /* Currently unsupported by the driver: PAL/H, NTSC/Kr, SECAM B/G/H/LC */ |
73 | #define CX23885_NORMS (\ | 74 | #define CX23885_NORMS (\ |