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

GoTView PCI 7135 remote control



I have a problem while using remote control for GoTView PCI 7135 tuner based on 7135 chip. The reply after key pressing do not stop (symbols running infinitely). How can I fix it. I cant understand the source code properly. Is build_key function gets any state of the button action(key down/key up)? What function calls the build_key. I have an opinion that there is no event key up for some reason. I made some code changes - after gpio getting, like this (file saa7134-input.c):
gpio = saa_readl(SAA7134_GPIO_GPSTATUS0 >> 2);
printk("MY_gpio_all= 0x%x",gpio);
so that gives me in syslog all my actions upon pressing keys BUT there is no event keyup. Why?


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