Re: PCTV 290e nanostick and remote control support

2011-08-14 Thread Antti Palosaari
On 08/14/2011 04:48 AM, Devin Heitmueller wrote: On Sat, Aug 13, 2011 at 9:43 PM, Chris Rankin ranki...@yahoo.com wrote: The rc-pinnacle-pctv-hd keymap is missing the definition of the OK key: --- linux-3.0/drivers/media/rc/keymaps/rc-pinnacle-pctv-hd.c.orig 2011-08-14

PCTV 290e nanostick and remote control support

2011-08-13 Thread Chris Rankin
Hi, I've just acquired a PCTV 290e nanostick, and have successfully tuned it into a DVB-T2 MUX. Yay! :-). However, before declaring total victory, I have noticed that no-one has yet wired up the device's IR support in the em28xx driver. The adapter ships with a tiny RC with only 26 buttons,

Re: PCTV 290e nanostick and remote control support

2011-08-13 Thread Antti Palosaari
Hello On 08/13/2011 10:36 PM, Chris Rankin wrote: I've just acquired a PCTV 290e nanostick, and have successfully tuned it into a DVB-T2 MUX. Yay! :-). However, before declaring total victory, I have noticed that no-one has yet wired up the device's IR support in the em28xx driver. The

Re: PCTV 290e nanostick and remote control support

2011-08-13 Thread Chris Rankin
--- On Sat, 13/8/11, Antti Palosaari cr...@iki.fi wrote: Remote is already supported, but from the 3.1 or maybe 3.2 (I am not sure if Mauro was hurry to sent it 3.1). Hi, This appears to be the diff from 3.1 that adds RC support: --- linux-3.0/drivers/media/video/em28xx/em28xx-cards.c.orig

Re: PCTV 290e nanostick and remote control support

2011-08-13 Thread Chris Rankin
Hi, The rc-pinnacle-pctv-hd keymap is missing the definition of the OK key: --- linux-3.0/drivers/media/rc/keymaps/rc-pinnacle-pctv-hd.c.orig 2011-08-14 02:42:01.0 +0100 +++ linux-3.0/drivers/media/rc/keymaps/rc-pinnacle-pctv-hd.c2011-08-14 02:12:45.0 +0100 @@ -20,6

Re: PCTV 290e nanostick and remote control support

2011-08-13 Thread Devin Heitmueller
On Sat, Aug 13, 2011 at 9:43 PM, Chris Rankin ranki...@yahoo.com wrote: Hi, The rc-pinnacle-pctv-hd keymap is missing the definition of the OK key: --- linux-3.0/drivers/media/rc/keymaps/rc-pinnacle-pctv-hd.c.orig       2011-08-14 02:42:01.0 +0100 +++