|
@@ -2327,7 +2327,7 @@ struct tvcard bttv_tvcards[] = {
|
|
|
.tuner = 0,
|
|
|
.svhs = 2,
|
|
|
.muxsel = { 2, 3, 1, 0 },
|
|
|
- .tuner_type = TUNER_PHILIPS_ATSC,
|
|
|
+ .tuner_type = TUNER_PHILIPS_FCV1236D,
|
|
|
.tuner_addr = ADDR_UNSET,
|
|
|
.radio_addr = ADDR_UNSET,
|
|
|
.has_dvb = 1,
|
|
@@ -2966,7 +2966,7 @@ struct tvcard bttv_tvcards[] = {
|
|
|
[BTTV_BOARD_DVICO_FUSIONHDTV_2] = {
|
|
|
.name = "DViCO FusionHDTV 2",
|
|
|
.tuner = 0,
|
|
|
- .tuner_type = TUNER_PHILIPS_ATSC, /* FCV1236D */
|
|
|
+ .tuner_type = TUNER_PHILIPS_FCV1236D,
|
|
|
.tuner_addr = ADDR_UNSET,
|
|
|
.radio_addr = ADDR_UNSET,
|
|
|
.video_inputs = 3,
|