[linux-dvb] [PATCH] Add support for remote of Asustech P7131 Hybrid
LNA
Ed
epvipas at gmail.com
Wed Mar 28 20:55:33 CEST 2007
--- linux/drivers/media/video/saa7134/saa7134-input.c.orig 2007-03-28
19:16:25.000000000 +0100
+++ 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 at gmail.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.linuxtv.org/pipermail/linux-dvb/attachments/20070328/3d6aa775/attachment.htm
More information about the linux-dvb
mailing list