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: Ricardo Cerqueira <v4l@cerqueira.org>
Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
This commit is contained in:
BoyZonder 2006-02-27 00:08:15 -03:00 committed by Mauro Carvalho Chehab
parent 8a9a5fbd33
commit 4ab2b99b9f
1 changed files with 1 additions and 0 deletions

View File

@ -328,6 +328,7 @@ int bttv_input_init(struct bttv *btv)
ir->polling = 50; // ms
break;
case BTTV_BOARD_CONCEPTRONIC_CTVFMI2:
case BTTV_BOARD_CONTVFMI:
ir_codes = ir_codes_pixelview;
ir->mask_keycode = 0x001F00;
ir->mask_keyup = 0x006000;