By Date: <-- -->
By Thread: <-- -->

remote control codes for BTTV_BOARD_CONTVFMI



BoyZonder wrote:

I would like to contribute the following patch. It seems that BTTV_BOARD_CONTVFMI
uses the same codes as BTTV_BOARD_CONCEPTRONIC_CTVFMI2, I hand-checked every one
of them. I noticed that in CVS the latter now uses ir_codes_pixelview instead of
ir_codes_conceptronic, so I'm assuming the same applies for CONTVFMI. Here comes
the patch, relative to CVS checkout of 09:25 today (Feb 12):



--- linux/drivers/media/video/bttv-input.c
+++ patch/drivers/media/video/bttv-input.c
(at) (at) -329,6 +329,7 (at) (at) ir->mask_keyup = 0x008000;
ir->polling = 50; // ms
break;
+ case BTTV_BOARD_CONTVFMI:
case BTTV_BOARD_CONCEPTRONIC_CTVFMI2:
ir_codes = ir_codes_pixelview;
ir->mask_keycode = 0x001F00;



--

The patch looks fine, and I would be happy to apply this for you. However, we require that you respond to this email with your developer's certificate of origin -- a sign-off, in the form:

Signed-off-by: Your Name <email (at) addre.ss>

Also, please be aware that we are no longer using cvs as our development repository. Once I receive your sign-off, this patch will be applied to our mercurial repository, and from there, it will eventually make it into the linux kernel. For information, please see http://linuxtv.org/cvs.php

Cheers,
Michael

--
video4linux-list mailing list
Unsubscribe mailto:video4linux-list-request (at) redhat.com?subject=unsubscribe
https://www.redhat.com/mailman/listinfo/video4linux-list