|
@@ -619,6 +619,7 @@ struct em28xx_board em28xx_boards[] = {
|
|
|
.mts_firmware = 1,
|
|
|
.has_dvb = 1,
|
|
|
.dvb_gpio = hauppauge_wintv_hvr_900_digital,
|
|
|
+ .ir_codes = ir_codes_hauppauge_new,
|
|
|
.decoder = EM28XX_TVP5150,
|
|
|
.input = { {
|
|
|
.type = EM28XX_VMUX_TELEVISION,
|
|
@@ -643,6 +644,7 @@ struct em28xx_board em28xx_boards[] = {
|
|
|
.tuner_type = TUNER_XC2028,
|
|
|
.tuner_gpio = default_tuner_gpio,
|
|
|
.mts_firmware = 1,
|
|
|
+ .ir_codes = ir_codes_hauppauge_new,
|
|
|
.decoder = EM28XX_TVP5150,
|
|
|
.input = { {
|
|
|
.type = EM28XX_VMUX_TELEVISION,
|