aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/video/cx88/cx88.h
diff options
context:
space:
mode:
authorOleg Roitburd <oroitburd@gmail.com>2008-09-17 10:30:21 -0400
committerMauro Carvalho Chehab <mchehab@redhat.com>2008-10-12 07:37:06 -0400
commit4cd7fb876ce0beecd4907f81d1a16ea95f5d6d6e (patch)
tree037c632e4589c724e745da7d9132c25974f368df /drivers/media/video/cx88/cx88.h
parent21b007b94c714cda3ebf0fa5b4e40342d2444f79 (diff)
V4L/DVB (9019): Added support for Omicom SS4 DVB-S/S2 card
Added support for Omicom SS4 DVB-S/S2 card. The card based on cx24116 demodulator. Signed-off-by: Oleg Roitburd <oroitburd@gmail.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
Diffstat (limited to 'drivers/media/video/cx88/cx88.h')
-rw-r--r--drivers/media/video/cx88/cx88.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/media/video/cx88/cx88.h b/drivers/media/video/cx88/cx88.h
index 2b82c6aac89a..628371b49c56 100644
--- a/drivers/media/video/cx88/cx88.h
+++ b/drivers/media/video/cx88/cx88.h
@@ -224,6 +224,7 @@ extern struct sram_channel cx88_sram_channels[];
224#define CX88_BOARD_HAUPPAUGE_HVR4000 68 224#define CX88_BOARD_HAUPPAUGE_HVR4000 68
225#define CX88_BOARD_HAUPPAUGE_HVR4000LITE 69 225#define CX88_BOARD_HAUPPAUGE_HVR4000LITE 69
226#define CX88_BOARD_TEVII_S460 70 226#define CX88_BOARD_TEVII_S460 70
227#define CX88_BOARD_OMICOM_SS4_PCI 71
227 228
228enum cx88_itype { 229enum cx88_itype {
229 CX88_VMUX_COMPOSITE1 = 1, 230 CX88_VMUX_COMPOSITE1 = 1,