> Attached is a 2.6.11-rc4 kernel patch that adds support for the Hauppauge > PVR-350 remote (the grey remote, not the old black one). Several keys were > missing and this patch completes the set for this remote.
There seem to be two different versions of the gray one btw. > The only possible problem might be the assignment of keycode 0x3b to KEY_GOTO > as there is already a previous keycode (0x33) that is assigned to that key. > This PVR-350 remote does not generate the 0x33 keycode. The label of the > button on the remote that generates 0x3b is 'Go', so KEY_GOTO seemed the > logical choice. However, feel free to choose another key if this is not > acceptable. Yep, some keys of the gray one don't match the standard rc5 coding. I already have a separate keytable for the gray hauppauge remotes in the cx88 driver, guess the best is to simply move that one to ir-common so ivtv can use it as well ;) Gerd ------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click _______________________________________________ ivtv-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/ivtv-devel
