Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 4ab2b99b authored by BoyZonder's avatar BoyZonder Committed by Mauro Carvalho Chehab
Browse files

V4L/DVB (3349): Remote control codes for BTTV_BOARD_CONTVFMI



The remote control interface for this board is the same as the one for 
BTTV_BOARD_CONCEPTRONIC_CTVFMI2

Signed-off-by: default avatarRicardo Cerqueira <v4l@cerqueira.org>
Signed-off-by: default avatarMauro Carvalho Chehab <mchehab@infradead.org>
parent 8a9a5fbd
Loading
Loading
Loading
Loading
+1 −0
Original line number Original line Diff line number Diff line
@@ -328,6 +328,7 @@ int bttv_input_init(struct bttv *btv)
		ir->polling      = 50; // ms
		ir->polling      = 50; // ms
		break;
		break;
	case BTTV_BOARD_CONCEPTRONIC_CTVFMI2:
	case BTTV_BOARD_CONCEPTRONIC_CTVFMI2:
	case BTTV_BOARD_CONTVFMI:
		ir_codes         = ir_codes_pixelview;
		ir_codes         = ir_codes_pixelview;
		ir->mask_keycode = 0x001F00;
		ir->mask_keycode = 0x001F00;
		ir->mask_keyup   = 0x006000;
		ir->mask_keyup   = 0x006000;