Re: [PATCH 5/5] saa7164: Hauppauge HVR-2205 and HVR-2215 DVB-C/T/T2 tuners

2015-03-27 Thread Steven Toth
> The HVR-2215 is sold in Australia, it's not a prototype card: > http://www.pccasegear.com/index.php?main_page=product_info&products_id=28385&cPath=172 Thanks for the URL. I've ordered a card. I'll look into the gapped clock. If it's not required on the HVR2205 (using 2168) then it shouldn't be r

Re: [PATCH 5/5] saa7164: Hauppauge HVR-2205 and HVR-2215 DVB-C/T/T2 tuners

2015-03-27 Thread Olli Salonen
Hi, Feel free to ignore the patches I sent. Just thought that since I made the work to get the devices working anyway I'll post my code in case someone can benefit from that somehow. The HVR-2215 is sold in Australia, it's not a prototype card: http://www.pccasegear.com/index.php?main_page=produc

Re: [PATCH 5/5] saa7164: Hauppauge HVR-2205 and HVR-2215 DVB-C/T/T2 tuners

2015-03-27 Thread Steven Toth
>> I did not require any 2168/2157 driver changes to make these devices >> work. (Antti please note). > > > There seems to be only minor TS config change (which is not even needed if > you set that bit to existing TS mode config value) for gapped/variable > length TS clock (which is in my understan

Re: [PATCH 5/5] saa7164: Hauppauge HVR-2205 and HVR-2215 DVB-C/T/T2 tuners

2015-03-27 Thread Antti Palosaari
On 03/27/2015 02:08 PM, Steven Toth wrote: I know there's parallel activity ongoing regarding these devices, but I thought I'll submit my own version here as well. The maintainers of each module can then make the call what to merge. http://git.linuxtv.org/cgit.cgi/stoth/media_tree.git/log/?h=sa

Re: [PATCH 5/5] saa7164: Hauppauge HVR-2205 and HVR-2215 DVB-C/T/T2 tuners

2015-03-27 Thread Steven Toth
> I know there's parallel activity ongoing regarding these devices, but I > thought I'll submit my own version here as well. The maintainers of each > module can then make the call what to merge. http://git.linuxtv.org/cgit.cgi/stoth/media_tree.git/log/?h=saa7164-dev As mentioned previously, I've

[PATCH 5/5] saa7164: Hauppauge HVR-2205 and HVR-2215 DVB-C/T/T2 tuners

2015-03-27 Thread Olli Salonen
Hauppauge HVR-2205 and HVR-2215 are PCIe dual tuner cards that support DVB-C, DVB-T and DVB-T2. PCIe bridge: SAA7164 Demodulator: Si2168-B40 Tuner: SI2157-A20 I know there's parallel activity ongoing regarding these devices, but I thought I'll submit my own version here as well. The maintainers