Re: [PATCH] rc-core: fix dib0700 scancode generation for RC5

2015-03-18 Thread David Cimbůrek
Hi, any progress?? Do you need some more debugging output from me? Regards, David 2015-02-26 19:14 GMT+01:00 David Cimbůrek : > 2015-02-25 23:30 GMT+01:00 David Härdeman : >> David, could you please test this patch? >> --- >> drivers/media/usb/dvb-usb/

Re: [PATCH] rc-core: fix dib0700 scancode generation for RC5

2015-02-26 Thread David Cimbůrek
2015-02-25 23:30 GMT+01:00 David Härdeman : > David, could you please test this patch? > --- > drivers/media/usb/dvb-usb/dib0700_core.c | 70 > +- > 1 file changed, 40 insertions(+), 30 deletions(-) > > diff --git a/drivers/media/usb/dvb-usb/dib0700_core.c > b/drive

Re: [PATCH] media: Pinnacle 73e infrared control stopped working since kernel 3.17

2015-02-24 Thread David Cimbůrek
>> Hi, >> >> I looked at this again and I still don't see why the order is important. >> Plus the code looks like it does what it should be doing when using >> RC_SCANCODE_NEC, RC_SCANCODE_NEC32, RC_SCANCODE_NECX and RC_SCANCODE_RC5. >> >> Unfortunately I can't review this if I am not sure about it

Re: [PATCH] media: Pinnacle 73e infrared control stopped working since kernel 3.17

2015-02-13 Thread David Cimbůrek
2015-02-12 22:57 GMT+01:00 Luis de Bethencourt : > On Thu, Feb 12, 2015 at 06:34:40PM +0100, David Cimbůrek wrote: >> 2015-02-12 12:50 GMT+01:00 Mauro Carvalho Chehab : >> > Em Wed, 11 Feb 2015 17:41:01 +0100 >> > David Cimbůrek escreveu: >> > >> > Pl

Re: [PATCH] media: Pinnacle 73e infrared control stopped working since kernel 3.17

2015-02-12 Thread David Cimbůrek
2015-02-12 12:50 GMT+01:00 Mauro Carvalho Chehab : > Em Wed, 11 Feb 2015 17:41:01 +0100 > David Cimbůrek escreveu: > > Please don't top post. I reordered the messages below in order to get some > sanity. > >> >> 2015-02-11 15:40 GMT+01:00 David Härdeman : &

Re: [PATCH] media: Pinnacle 73e infrared control stopped working since kernel 3.17

2015-02-11 Thread David Cimbůrek
being filled from this transfer buffer. Therefore I suppose that the order of structure members IS important. Of course it's only my guess but my patch is really working for me :-) 2015-02-12 1:10 GMT+01:00 Luis de Bethencourt : > On Tue, Feb 10, 2015 at 11:38:11AM +0100, David Cimbůre

Re: [PATCH] media: Pinnacle 73e infrared control stopped working since kernel 3.17

2015-02-11 Thread David Cimbůrek
> > > On 2015-02-11 14:53, David Cimbůrek wrote: >> >> David Härdeman: I'm using defaults, I have no custom modifications. >> >> >> 2015-02-11 14:24 GMT+01:00 David Härdeman : >>> >>> David C: are you using the in-kernel keymap or

Re: [PATCH] media: Pinnacle 73e infrared control stopped working since kernel 3.17

2015-02-11 Thread David Cimbůrek
; Could you look that as it is your patch which has broken it >> >> commit af3a4a9bbeb00df3e42e77240b4cdac5479812f9 >> Author: David Härdeman >> Date: Thu Apr 3 20:31:51 2014 -0300 >> >> [media] dib0700: NEC scancode cleanup >> >> >> Antti

Re: [PATCH] media: Pinnacle 73e infrared control stopped working since kernel 3.17

2015-02-10 Thread David Cimbůrek
Please include this patch to kernel! It takes too much time for such a simple fix! 2015-01-07 13:51 GMT+01:00 David Cimbůrek : > No one is interested? I'd like to get this patch to kernel to fix the > issue. Can someone here do it please? > > > 2014-12-20 14:36 GMT+01:00 Da

Re: [PATCH] media: Pinnacle 73e infrared control stopped working since kernel 3.17

2015-01-07 Thread David Cimbůrek
No one is interested? I'd like to get this patch to kernel to fix the issue. Can someone here do it please? 2014-12-20 14:36 GMT+01:00 David Cimbůrek : > Hi, > > with kernel 3.17 remote control for Pinnacle 73e (ID 2304:0237 > Pinnacle Systems, Inc. PCTV 73e [DiBcom DiB7000P

[PATCH] media: Pinnacle 73e infrared control stopped working since kernel 3.17

2014-12-20 Thread David Cimbůrek
Hi, with kernel 3.17 remote control for Pinnacle 73e (ID 2304:0237 Pinnacle Systems, Inc. PCTV 73e [DiBcom DiB7000PC]) does not work anymore. I checked the changes and found out the problem in commit af3a4a9bbeb00df3e42e77240b4cdac5479812f9. In dib0700_core.c in struct dib0700_rc_response the fo