Re: [PATCH] Add support for TechniSat Skystar S2

2015-04-20 Thread Johannes Stezenbach
(add Mauro) On Sun, Apr 19, 2015 at 11:19:43PM +0200, Patrick Boettcher wrote: On Fri, 17 Apr 2015 11:06:30 +0200 Patrick Boettcher patrick.boettc...@posteo.de wrote: http://git.linuxtv.org/cgit.cgi/pb/media_tree.git/ cx24120-v2 Jannis pointed out, that my repository on linuxtv.org was not

Re: [PATCH] Add support for TechniSat Skystar S2

2015-04-20 Thread Patrick Boettcher
Hi Johannes, On Mon, 20 Apr 2015 10:20:47 +0200 Johannes Stezenbach j...@linuxtv.org wrote: (add Mauro) On Sun, Apr 19, 2015 at 11:19:43PM +0200, Patrick Boettcher wrote: On Fri, 17 Apr 2015 11:06:30 +0200 Patrick Boettcher patrick.boettc...@posteo.de wrote:

Re: [PATCH] Add support for TechniSat Skystar S2

2015-04-20 Thread Patrick Boettcher
Hi Jemma, On Fri, 17 Apr 2015 12:47:50 +0100 Jemma Denson jden...@gmail.com wrote: To prepare an integration into 4.2 (or at least 4.3) I suggest using my media_tree on linuxtv.org . http://git.linuxtv.org/cgit.cgi/pb/media_tree.git/ cx24120-v2 I added a checkpatch-patch on top of

Re: [PATCH] Add support for TechniSat Skystar S2

2015-04-19 Thread Patrick Boettcher
Hi, On Fri, 17 Apr 2015 11:06:30 +0200 Patrick Boettcher patrick.boettc...@posteo.de wrote: http://git.linuxtv.org/cgit.cgi/pb/media_tree.git/ cx24120-v2 Jannis pointed out, that my repository on linuxtv.org was not fetchable... I put one onto github, this should work:

Re: [PATCH] Add support for TechniSat Skystar S2

2015-04-17 Thread Patrick Boettcher
Hi Jemma, Thanks for taking this one. I had this on my list for years. On Mon, 13 Apr 2015 07:32:15 +0100 Jemma Denson jden...@gmail.com wrote: Oh, I was doing this the wrong way then. I did have some preamble to this but it seems to have been stripped. Anyway, this patch adds support for

Re: [PATCH] Add support for TechniSat Skystar S2

2015-04-17 Thread Jemma Denson
On 17/04/15 10:06, Patrick Boettcher wrote: I have my Skystar S2 pointed to 19.2E. That would be great if you could test on that, 28.2E can be a bit conservative. The parts that I consider need testing are FEC and Pilot on DVBS2 - I didn't have that much variety in FEC values, and as far as I

Re: [PATCH] Add support for TechniSat Skystar S2

2015-04-13 Thread Jemma Denson
Oh, I was doing this the wrong way then. I did have some preamble to this but it seems to have been stripped. Anyway, this patch adds support for the Technisat Skystar S2 - this has been tried before but the cx24120 driver was a bit out of shape and it didn't got any further:

[PATCH] Add support for TechniSat Skystar S2

2015-04-12 Thread Jemma Denson
Signed-off-by: Jemma Denson jden...@gmail.com --- drivers/media/common/b2c2/Kconfig|1 + drivers/media/common/b2c2/flexcop-fe-tuner.c | 51 +- drivers/media/common/b2c2/flexcop-misc.c |1 + drivers/media/common/b2c2/flexcop-reg.h |1 +

Re: [PATCH] Add support for TechniSat SkyStar S2 / CX24120-13Z frontend

2012-04-11 Thread Mauro Carvalho Chehab
Hi Jannis, Em 04-04-2012 04:11, Jannis escreveu: Hi all, some (longer) time ago, I posted to this list concerning the CX24120-frontend (http://www.spinics.net/lists/linux-media/msg33717.html). By now I modified the patch to work with linux-3.4-r1 (after the DVB-interface changes): [