+++ linux/drivers/media/video/saa7134/saa7134-input.c 2007-03-28 12:59:04.000000000 +0100
@@ -322,6 +322,7 @@ int saa7134_input_init1(struct saa7134_d
mask_keydown = 0x0040000;
break;
case SAA7134_BOARD_ASUSTeK_P7131_DUAL:
+ case SAA7134_BOARD_ASUSTeK_P7131_HYBRID_LNA:
ir_codes = ir_codes_asus_pc39;
mask_keydown = 0x0040000;
rc5_gpio = 1;
cut above here____________________________________
The above appears to make the remote work.
Not made a diff file before so not sure how it will apply to virgin sources but I'm sure it can be made to work by someone more experienced than me.
Signed-off-by: Ed Vipas <epvipas@xxxxxxxxx>
_______________________________________________ linux-dvb mailing list linux-dvb@xxxxxxxxxxx http://www.linuxtv.org/cgi-bin/mailman/listinfo/linux-dvb