Re: [RFC PATCH 1/1] [media] pci: Add support for DVB PCIe cards from Prospero Technologies Ltd.

2015-02-19 Thread Philip Downer
On Thu, Feb 19, 2015 at 12:40 PM, Sean Young wrote: > On Mon, Feb 16, 2015 at 07:48:46PM +0000, Philip Downer wrote: > -snip- >> + dev = rc_allocate_device(); >> + >> + if (!ir || !dev) >> + goto err_out_free; >> + >> + ir-&

Re: [RFC PATCH 1/1] [media] pci: Add support for DVB PCIe cards from Prospero Technologies Ltd.

2015-02-19 Thread Philip Downer
On Thu, Feb 19, 2015 at 11:06 AM, Sean Young wrote: > On Mon, Feb 16, 2015 at 07:48:46PM +0000, Philip Downer wrote: >> This patch adds support for the Vortex 1 PCIe card from Prospero >> Technologies Ltd. The Vortex 1 supports up to 8 tuner modules and >> currently ship

Re: [RFC PATCH 0/1] [media] pci: Add support for DVB PCIe cards from Prospero Technologies Ltd.

2015-02-18 Thread Philip Downer
Hi Antti, On Tue, Feb 17, 2015 at 7:14 PM, Antti Palosaari wrote: > On 02/17/2015 08:22 PM, Philip Downer wrote: >> >> Hi Mauro, >> >> On Mon, Feb 16, 2015 at 11:47 PM, Mauro Carvalho Chehab >> wrote: >>> >>> Em Mon, 16 Feb 2015 22:01:07 +

Re: [RFC PATCH 0/1] [media] pci: Add support for DVB PCIe cards from Prospero Technologies Ltd.

2015-02-17 Thread Philip Downer
Hi Mauro, On Mon, Feb 16, 2015 at 11:47 PM, Mauro Carvalho Chehab wrote: > Em Mon, 16 Feb 2015 22:01:07 +0200 > Antti Palosaari escreveu: > >> Moikka! >> >> On 02/16/2015 09:48 PM, Philip Downer wrote: >> > The Vortex PCIe card by Prospero Technologies L

Re: [RFC PATCH 0/1] [media] pci: Add support for DVB PCIe cards from Prospero Technologies Ltd.

2015-02-16 Thread Philip Downer
Hi Antti, On Mon, Feb 16, 2015 at 8:01 PM, Antti Palosaari wrote: > Moikka! > > > On 02/16/2015 09:48 PM, Philip Downer wrote: >> >> The Vortex PCIe card by Prospero Technologies Ltd is a modular DVB card >> with a hardware demux, the card can support up to 8 mod

[RFC PATCH 0/1] [media] pci: Add support for DVB PCIe cards from Prospero Technologies Ltd.

2015-02-16 Thread Philip Downer
es cleanly and builds without issue for me. More information on the card can be found at: http://prospero-tech.com/vortex-1-dvb-t-pcie-card/ Regards, Philip Downer Philip Downer (1): [media] pci: Add support for DVB PCIe cards from Prospero Technologies Ltd. drivers/media/pci/Kconf

[RFC PATCH 1/1] [media] pci: Add support for DVB PCIe cards from Prospero Technologies Ltd.

2015-02-16 Thread Philip Downer
This patch adds support for the Vortex 1 PCIe card from Prospero Technologies Ltd. The Vortex 1 supports up to 8 tuner modules and currently ships with 8xDibcom 7090p tuners. The card also has raw infra-red support and a hardware demuxer. Signed-off-by: Philip Downer --- drivers/media/pci

Implementing a hardware dvb pid filter

2010-06-02 Thread Philip Downer
Hi all, I'm looking to implement a hardware pid filter for a card I'm working on. I've been looking at how other drivers do this however all the drivers I've looked at still seem to call the software filter routines to pass data to user space. For example I've been looking at the flexcop (ie

Re: Conexant Systems, Inc. Hauppauge Inc. HDPVR-1250 model 1196 (rev 04) [How to make it work?]

2010-01-21 Thread Philip Downer
Ukko Happonen wrote: How do I make the TV tuner work? lspci -d 14f1:8880 -v says Kernel driver in use: cx23885 Kernel modules: cx23885 Looks to me like it's already working. Do you have a /dev/dvb/adapter0 dir with anything in it? if so see http://www.linuxtv.org/wiki/inde

Re: V4L-DVB modules not loading

2009-11-23 Thread Philip Downer
Stacey wrote: I've built the module okay. It installed correctly and copied the files into /lib/modules/2.6.31-14-generic/kernel/drivers/media/dvb/dvb-usb. After that I rebooted (since it was easier for me). Then I got to the "If the Modules load correctly" section to find that nothing has worked