On Mon, Dec 20, 2010 at 02:41:03PM +0900, Dmitri Belimov wrote:
> Hi
>
> If Apple use full 32-bit scancode we need full raw 32-bit keytable for
> compatibility.
The Apple format is two bytes for what I guess is vendor ID, one byte for
pairing ID and one byte for the actual command. The actual ke
Hi
If Apple use full 32-bit scancode we need full raw 32-bit keytable for
compatibility.
For this need rework all keytables and all keyread function for add scanmask
configuration and
rework single byte scancode code -> key << 8.
Use scanmask and return IR reading bytes on real place.
For tm6
Am 18.12.2010 14:56, schrieb Andy Walls:
On Fri, 2010-12-17 at 22:24 -0200, Mauro Carvalho Chehab wrote:
Despite all discussions, we didn't reach an agreement yet.
There are some points to consider whatever solution we do:
1) A keycode table should be able to work with a generic raw decoder.
On Fri, 2010-12-17 at 22:24 -0200, Mauro Carvalho Chehab wrote:
> Despite all discussions, we didn't reach an agreement yet.
>
> There are some points to consider whatever solution we do:
>
> 1) A keycode table should be able to work with a generic raw decoder. So, on
> all
> drivers, the bit
Hi Dmitri/Stefan,
Em 17-12-2010 05:08, Dmitri Belimov escreveu:
> On Fri, 17 Dec 2010 06:18:31 +0100
> Stefan Ringel wrote:
>
>> Am 17.12.2010 02:46, schrieb Dmitri Belimov:
>>> Hi Stefan
>>>
Am 16.12.2010 10:38, schrieb Dmitri Belimov:
> Hi
>
>>> I think your mean is wrong. Our
On Fri, 17 Dec 2010 06:18:31 +0100
Stefan Ringel wrote:
> Am 17.12.2010 02:46, schrieb Dmitri Belimov:
> > Hi Stefan
> >
> >> Am 16.12.2010 10:38, schrieb Dmitri Belimov:
> >>> Hi
> >>>
> > I think your mean is wrong. Our IR remotes send extended NEC it
> > is 4 bytes. We removed inverted
Am 17.12.2010 02:46, schrieb Dmitri Belimov:
Hi Stefan
Am 16.12.2010 10:38, schrieb Dmitri Belimov:
Hi
I think your mean is wrong. Our IR remotes send extended NEC it is
4 bytes. We removed inverted 4 byte and now we have 3 bytes from
remotes. I think we must have full RCMAP with this 3 byte
Hi Stefan
> Am 16.12.2010 10:38, schrieb Dmitri Belimov:
> > Hi
> >
> >>> I think your mean is wrong. Our IR remotes send extended NEC it is
> >>> 4 bytes. We removed inverted 4 byte and now we have 3 bytes from
> >>> remotes. I think we must have full RCMAP with this 3 bytes from
> >>> remotes. A
Am 16.12.2010 10:38, schrieb Dmitri Belimov:
Hi
I think your mean is wrong. Our IR remotes send extended NEC it is
4 bytes. We removed inverted 4 byte and now we have 3 bytes from
remotes. I think we must have full RCMAP with this 3 bytes from
remotes. And use this remotes with some different I
Hi
> > I think your mean is wrong. Our IR remotes send extended NEC it is
> > 4 bytes. We removed inverted 4 byte and now we have 3 bytes from
> > remotes. I think we must have full RCMAP with this 3 bytes from
> > remotes. And use this remotes with some different IR recievers like
> > some TV car
Hi Stefan
> >> The nec initiation looks right and must adding code for
> >> tm5600/6000 (going over message pipe).
> > I haven't USB stick with tm5600/6000 for test. Need people with
> > this TV cards.
> >
> then add a todo line.
I'll do it.
> >> rc5 need some code for tm6010 (for tm5600/6000 ar
Am 15.12.2010 08:46, schrieb Dmitri Belimov:
Hi Stefan
Am 14.12.2010 04:23, schrieb Dmitri Belimov:
Hi
What about my last patch?? This is OK or bad?
Our customers kick me every day with IR remotes.
With my best regards, Dmitry.
I think, you use the second variant, Dmitry.
Why you doesn't us
Hi Stefan
> Am 14.12.2010 04:23, schrieb Dmitri Belimov:
> > Hi
> >
> > What about my last patch?? This is OK or bad?
> > Our customers kick me every day with IR remotes.
> >
> > With my best regards, Dmitry.
> I think, you use the second variant, Dmitry.
> Why you doesn't use this key map - RCMAP
Am 14.12.2010 04:23, schrieb Dmitri Belimov:
Hi
What about my last patch?? This is OK or bad?
Our customers kick me every day with IR remotes.
With my best regards, Dmitry.
I think, you use the second variant, Dmitry.
Why you doesn't use this key map - RCMAP_BEHOLD.
The power led we can change
Hi
What about my last patch?? This is OK or bad?
Our customers kick me every day with IR remotes.
With my best regards, Dmitry.
--
To unsubscribe from this list: send the line "unsubscribe linux-media" in
the body of a message to majord...@vger.kernel.org
More majordomo info at http://vger.kerne
Hi
This is my summary changes:
1. Add vendor specific keymap for USB TV card (try git add file, but git diff
doesn't include this into diff)
2. Spilt ir_config and work with a key to different rc_type
3. When rc_type is NEC get first scancode from a scantable cut address and
store it for filteri
Am 08.12.2010 04:55, schrieb Dmitri Belimov:
Hi Stefan
Am 06.12.2010 11:02, schrieb Dmitri Belimov:
Thank you. When I switched to this branch modules is not crash
when USB removed. But disable IR over interrupt after start
video/radio
With my best regards, Dmitry.
changing the interface con
Hi Stefan
> Am 06.12.2010 11:02, schrieb Dmitri Belimov:
> >>>
> >>> Thank you. When I switched to this branch modules is not crash
> >>> when USB removed. But disable IR over interrupt after start
> >>> video/radio
> >>>
> >>> With my best regards, Dmitry.
> >>>
> >> changing the interface config
Am 06.12.2010 11:02, schrieb Dmitri Belimov:
Thank you. When I switched to this branch modules is not crash when
USB removed. But disable IR over interrupt after start video/radio
With my best regards, Dmitry.
changing the interface configuration by initiation isoc urb can
deactivating the in
Hi Stefan
> Am 05.12.2010 17:09, schrieb Dmitri Belimov:
> > Hi
> >
> >> Em 02-12-2010 02:41, Dmitri Belimov escreveu:
> >>> Hi Stefan
> >>>
> >> Am 29.11.2010 09:44, schrieb Dmitri Belimov:
> >>> Hi
> >>>
> >>> I try add IR for our TV cards.
> >>> After my some changes IR is w
Am 05.12.2010 17:09, schrieb Dmitri Belimov:
Hi
Em 02-12-2010 02:41, Dmitri Belimov escreveu:
Hi Stefan
Am 29.11.2010 09:44, schrieb Dmitri Belimov:
Hi
I try add IR for our TV cards.
After my some changes IR is working. But when I remove USB stick
from USB port
What has you change?
1. Ad
Hi
> Em 02-12-2010 02:41, Dmitri Belimov escreveu:
> > Hi Stefan
> >
> Am 29.11.2010 09:44, schrieb Dmitri Belimov:
> > Hi
> >
> > I try add IR for our TV cards.
> > After my some changes IR is working. But when I remove USB stick
> > from USB port
> What has you cha
Em 02-12-2010 02:41, Dmitri Belimov escreveu:
> Hi Stefan
>
Am 29.11.2010 09:44, schrieb Dmitri Belimov:
> Hi
>
> I try add IR for our TV cards.
> After my some changes IR is working. But when I remove USB stick
> from USB port
What has you change?
>>> 1. Add vendor-s
Hi Stefan
> >> Am 29.11.2010 09:44, schrieb Dmitri Belimov:
> >>> Hi
> >>>
> >>> I try add IR for our TV cards.
> >>> After my some changes IR is working. But when I remove USB stick
> >>> from USB port
> >> What has you change?
> > 1. Add vendor-specific init code for IR.
> > 2. Add vendor-specif
Am 01.12.2010 17:41, schrieb Stefan Ringel:
Am 01.12.2010 06:47, schrieb Dmitri Belimov:
Hi Stefan
Am 29.11.2010 09:44, schrieb Dmitri Belimov:
Hi
I try add IR for our TV cards.
After my some changes IR is working. But when I remove USB stick
from USB port
What has you change?
1. Add vendo
Am 01.12.2010 06:47, schrieb Dmitri Belimov:
Hi Stefan
Am 29.11.2010 09:44, schrieb Dmitri Belimov:
Hi
I try add IR for our TV cards.
After my some changes IR is working. But when I remove USB stick
from USB port
What has you change?
1. Add vendor-specific init code for IR.
2. Add vendor-sp
Hi Stefan
> Am 29.11.2010 09:44, schrieb Dmitri Belimov:
> > Hi
> >
> > I try add IR for our TV cards.
> > After my some changes IR is working. But when I remove USB stick
> > from USB port
> What has you change?
1. Add vendor-specific init code for IR.
2. Add vendor-specific key filter for IR.
3
Am 29.11.2010 09:44, schrieb Dmitri Belimov:
Hi
I try add IR for our TV cards.
After my some changes IR is working. But when I remove USB stick from USB port
What has you change? Has it received keys? Which protocol you it? As I
wrote that I haven't the right value for rc5 protocol, and nec pro
Hi
I try add IR for our TV cards.
After my some changes IR is working. But when I remove USB stick from USB port
modules crashed with dmesg
[ 133.881750] tm6000: New video device @ 480 Mbps (6000:dec0, ifnum 0)
[ 133.881759] tm6000: Found Beholder Wander DVB-T/TV/FM USB2.0
[ 134.343012] Board
Hi Stefan,
Em 04-06-2010 18:03, Stefan Ringel escreveu:
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA1
>
> Hi Mauro,
>
> I write actually the ir implementation (tm6000-input.c). Can you give
> me any stuff what can help me?
I never tried to implement IR support for tm6000, but if you use th
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Hi Mauro,
I write actually the ir implementation (tm6000-input.c). Can you give
me any stuff what can help me?
Stefan Ringel
-BEGIN PGP SIGNATURE-
Version: GnuPG v2.0.12 (MingW32)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.or
31 matches
Mail list logo