diff options
author | Manenti Marco <marco_manenti@colman.it> | 2006-01-09 12:32:45 -0500 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@brturbo.com.br> | 2006-01-09 12:32:45 -0500 |
commit | f39624fda00d2a30d31f0fa06153e9b460295676 (patch) | |
tree | 65d1637c0ee1b893c75bd18bef5d337d0bb836cf /drivers/media/video/cx88/cx88.h | |
parent | b7f355d23c34399ccfd54fd613c306ab4a788234 (diff) |
V4L/DVB (3294): Add Kworld/Vstream Xpert DVB-T card with cx22702 tuner.
- Add Kworld/Vstream Xpert DVB-T card with cx22702 tuner.
Signed-off-by: Manenti Marco <marco_manenti@colman.it>
Signed-off-by: Nickolay V. Shmyrev <nshmyrev@yandex.ru>
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 022ef13c45bc..120e5049a46f 100644 --- a/drivers/media/video/cx88/cx88.h +++ b/drivers/media/video/cx88/cx88.h | |||
@@ -185,6 +185,7 @@ extern struct sram_channel cx88_sram_channels[]; | |||
185 | #define CX88_BOARD_HAUPPAUGE_HVR1100 40 | 185 | #define CX88_BOARD_HAUPPAUGE_HVR1100 40 |
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 | 189 | ||
189 | enum cx88_itype { | 190 | enum cx88_itype { |
190 | CX88_VMUX_COMPOSITE1 = 1, | 191 | CX88_VMUX_COMPOSITE1 = 1, |