Re: ML delivery failures

2009-09-07 Thread Peter Brouwer
Michael Krufky wrote: On Mon, Sep 7, 2009 at 1:37 PM, H. Willstrand wrote: On Mon, Sep 7, 2009 at 6:52 PM, Michael Krufky wrote: On Mon, Sep 7, 2009 at 12:35 PM, Randy Dunlap wrote: On Mon, 07 Sep 2009 09:20:02 -0400 Steven Toth wrote: Hi, I have the traffic from this list going to a gmail

Re: problem building v4l2-spec from docbook source

2009-09-05 Thread Peter Brouwer
Is it possible to create a link on the linuxtv.org website to the latest dvb and v4l spec in pdf? For dvb the v3 is still on the documentation page. Peter Németh Márton wrote: Mauro Carvalho Chehab wrote: Em Thu, 3 Sep 2009 08:54:55 -0300 Mauro Carvalho Chehab escreveu: Em Thu, 03 Sep 2009

Question on video device in /dev for S460 card cx88

2009-09-04 Thread Peter Brouwer
Hello Quick question regarding video devices that show up when using a cx88 base S460 (tevii) DVB-S2 card. I see two devices in /dev /dev/video0 and /dev/vbi0 related to the cx88 based dvb-s2 card. What are those devices, is the video0 the video out of the card after the demuxer? If so, should t

Should I see a videoN and audioN in /dev/dvb/adapterN??

2009-09-02 Thread Peter Brouwer
Hello I am using a S460 Tevii ( Cx88) and a nova T 500 card. I see three adapter directories ( T 500 is dual tuner). Each has demux0 frontend0 net0 and dvr0 Should I not see a video0 and audio0 in each of them too? I see one /dev/video0 and one /dev/vbi0 that seems to belong to the S460 card Re

Re: [RFC] Infrared Keycode standardization

2009-08-28 Thread Peter Brouwer
Would like to add one more dimension to the discussion. The situation of having multiple DVB type boards in one system. Using one remote would be enough to control the system. So we should have a mechanism/kernel config option, to enable/disable an IR device on a board. For multiple boards of

Re: [RFC] Infrared Keycode standardization

2009-08-27 Thread Peter Brouwer
Mauro Carvalho Chehab wrote: Hi Mauro, All Would it be an alternative to let lirc do the mapping and just let the driver pass the codes of the remote to the event port. That way you do not need to patch the kernel for each new card/remote that comes out. Just release a different map file for

Feature request: Kernel config option to enable/disable IR interface per adapter

2009-08-25 Thread Peter Brouwer
Hello When dealing with multiple different adapters, it does not make sense to have the IR interfaces of all adapters active. Like a DVB-T and a DVB sat adapter in one system. It would not solve the issue when having multiple of the same adapters by that is may be a next step to think about.