diff options
author | Chris Pascoe <c.pascoe@itee.uq.edu.au> | 2006-01-09 15:21:28 -0500 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@brturbo.com.br> | 2006-01-09 15:21:28 -0500 |
commit | 43eabb4e2284146f8bfae8730ae41c218b724b7d (patch) | |
tree | a085cd1a8045ec6516a9170da8a4f19b0e03cc7c /drivers/media/video/cx88/cx88.h | |
parent | 0029ee143d66ca89d0e8b074abb452cf4ca2c53c (diff) |
V4L/DVB (3311): DViCO FusionHDTV DVB-T Dual Digital PCI support
- Support for DVB reception on the PCI half of the DViCO DVB-T Dual Digital.
Signed-off-by: Chris Pascoe <c.pascoe@itee.uq.edu.au>
Signed-off-by: Mauro Carvalho Chehab <mchehab@brturbo.com.br>
Diffstat (limited to 'drivers/media/video/cx88/cx88.h')
-rw-r--r-- | drivers/media/video/cx88/cx88.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/media/video/cx88/cx88.h b/drivers/media/video/cx88/cx88.h index 120e5049a46f..e9fd55b57fa6 100644 --- a/drivers/media/video/cx88/cx88.h +++ b/drivers/media/video/cx88/cx88.h | |||
@@ -186,6 +186,7 @@ extern struct sram_channel cx88_sram_channels[]; | |||
186 | #define CX88_BOARD_HAUPPAUGE_HVR1100LP 41 | 186 | #define CX88_BOARD_HAUPPAUGE_HVR1100LP 41 |
187 | #define CX88_BOARD_DNTV_LIVE_DVB_T_PRO 42 | 187 | #define CX88_BOARD_DNTV_LIVE_DVB_T_PRO 42 |
188 | #define CX88_BOARD_KWORLD_DVB_T_CX22702 43 | 188 | #define CX88_BOARD_KWORLD_DVB_T_CX22702 43 |
189 | #define CX88_BOARD_DVICO_FUSIONHDTV_DVB_T_DUAL 44 | ||
189 | 190 | ||
190 | enum cx88_itype { | 191 | enum cx88_itype { |
191 | CX88_VMUX_COMPOSITE1 = 1, | 192 | CX88_VMUX_COMPOSITE1 = 1, |