diff options
author | Ricardo Cerqueira <v4l@cerqueira.org> | 2006-06-08 16:36:17 -0400 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@infradead.org> | 2006-06-25 01:05:07 -0400 |
commit | be4f451975c6514a9e12451c2ae2ce91d5673b06 (patch) | |
tree | b217deec3af38171343fc25d2d6f10b9798afb62 /drivers/media/video/cx88/cx88.h | |
parent | 2ed64eb9e7b4cf27055f78a7bd2ccf33a912d0cd (diff) |
V4L/DVB (4088): Fixes for card cx88 #50
The description of the card has been updated to it's full name/model.
The tuner has also been switched to a more compatible one (radio
wasn't working, now it is)
Signed-off-by: Ricardo Cerqueira <v4l@cerqueira.org>
Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
Diffstat (limited to 'drivers/media/video/cx88/cx88.h')
-rw-r--r-- | drivers/media/video/cx88/cx88.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/media/video/cx88/cx88.h b/drivers/media/video/cx88/cx88.h index b9501295a416..f27d4df5b30e 100644 --- a/drivers/media/video/cx88/cx88.h +++ b/drivers/media/video/cx88/cx88.h | |||
@@ -193,7 +193,7 @@ extern struct sram_channel cx88_sram_channels[]; | |||
193 | #define CX88_BOARD_PCHDTV_HD5500 47 | 193 | #define CX88_BOARD_PCHDTV_HD5500 47 |
194 | #define CX88_BOARD_KWORLD_MCE200_DELUXE 48 | 194 | #define CX88_BOARD_KWORLD_MCE200_DELUXE 48 |
195 | #define CX88_BOARD_PIXELVIEW_PLAYTV_P7000 49 | 195 | #define CX88_BOARD_PIXELVIEW_PLAYTV_P7000 49 |
196 | #define CX88_BOARD_NPGTECH_REALTV 50 | 196 | #define CX88_BOARD_NPGTECH_REALTV_TOP10FM 50 |
197 | #define CX88_BOARD_WINFAST_DTV2000H 51 | 197 | #define CX88_BOARD_WINFAST_DTV2000H 51 |
198 | 198 | ||
199 | enum cx88_itype { | 199 | enum cx88_itype { |