Re: Not receiving any messages since 2012-11-04

2012-12-01 Thread Oliver Endriss
Andreas Regel andreas.re...@gmx.de wrote: Hi, am I the only one that is receiveing no mails from linux-media since Nov 04, 2012? No, the same happened to me, and I found that I was unsubscribed from linux-meadia for unknown reasons. When I tried to subscribe again, I got a few messages,

Re: Re: [GIT PULL] Disintegrate UAPI for media

2012-10-11 Thread Oliver Endriss
Mauro Carvalho Chehab mche...@infradead.org wrote: Em Tue, 09 Oct 2012 14:30:24 +0100 David Howells dhowe...@redhat.com escreveu: Can you merge the following branch into the media tree please. This is to complete part of the Userspace API (UAPI) disintegration for which the

Re: [PATCH 1/2] drxk: allow loading firmware synchrousnously

2012-10-03 Thread Oliver Endriss
Mauro Carvalho Chehab mche...@redhat.com wrote: Due to udev-182, the firmware load was changed to be async, as otherwise udev would give up of loading a firmware. Add an option to return to the previous behaviour, async firmware loads cause failures with the tda18271 driver.

Re: How to toggle Cine CT V6 to DVB-T mode?

2012-05-06 Thread Oliver Endriss
Hi, On Saturday 05 May 2012 16:39:42 Ludovic BOUE wrote: Hello Oliver, I am facing an issue with my Cine CT V6 DuoFlex CT cards. All tuners are recognized in DVB-C mode and I don't know how to switch to DVB-T mode. Could you tell me how to do that ? If you use an application which is

Re: [git:v4l-dvb/for_v3.3] [media] dvb_frontend: Don't use ops-info.type anymore

2012-01-06 Thread Oliver Endriss
On Wednesday 04 January 2012 20:29:36 Mauro Carvalho Chehab wrote: drivers/media/dvb/dvb-core/dvb_frontend.c | 541 ++--- 1 files changed, 266 insertions(+), 275 deletions(-) ... -static int dvb_frontend_check_parameters(struct dvb_frontend *fe, -

Re: [PATCH] drxk: Fix regression introduced by commit '[media] Remove Annex A/C selection via roll-off factor'

2012-01-06 Thread Oliver Endriss
On Friday 06 January 2012 20:11:56 Mauro Carvalho Chehab wrote: On 04-01-2012 16:45, Oliver Endriss wrote: Fix regression introduced by commit '[media] Remove Annex A/C selection via roll-off factor' As a result of this commit, DVB-T tuning did not work anymore. Signed-off-by: Oliver

Re: [git:v4l-dvb/for_v3.3] [media] dvb_frontend: Don't use ops-info.type anymore

2012-01-06 Thread Oliver Endriss
On Saturday 07 January 2012 03:05:40 Mauro Carvalho Chehab wrote: On 06-01-2012 22:36, Oliver Endriss wrote: On Wednesday 04 January 2012 20:29:36 Mauro Carvalho Chehab wrote: drivers/media/dvb/dvb-core/dvb_frontend.c | 541 ++--- 1 files changed, 266 insertions

Re: [PATCH 0/5] Fix dvb-core set_delivery_system and port drxk to one frontend

2012-01-05 Thread Oliver Endriss
On Thursday 05 January 2012 17:40:54 Devin Heitmueller wrote: On Thu, Jan 5, 2012 at 10:37 AM, Mauro Carvalho Chehab mche...@redhat.com wrote: With all these series applied, it is now possible to use frontend 0 for all delivery systems. As the current tools don't support changing the

[PATCH] drxk: Fix regression introduced by commit '[media] Remove Annex A/C selection via roll-off factor'

2012-01-04 Thread Oliver Endriss
Fix regression introduced by commit '[media] Remove Annex A/C selection via roll-off factor' As a result of this commit, DVB-T tuning did not work anymore. Signed-off-by: Oliver Endriss o.endr...@gmx.de diff --git a/drivers/media/dvb/frontends/drxk_hard.c b/drivers/media/dvb/frontends

Re: [PATCH 2/3] drxk: correction frontend attatching

2011-12-17 Thread Oliver Endriss
On Saturday 17 December 2011 21:57:16 linu...@stefanringel.de wrote: From: Stefan Ringel linu...@stefanringel.de all drxk have dvb-t, but not dvb-c. Signed-off-by: Stefan Ringel linu...@stefanringel.de --- drivers/media/dvb/frontends/drxk_hard.c |6 -- 1 files changed, 4

Re: [PATCH 2/3] drxk: correction frontend attatching

2011-12-17 Thread Oliver Endriss
On Sunday 18 December 2011 00:39:49 Oliver Endriss wrote: On Saturday 17 December 2011 21:57:16 linu...@stefanringel.de wrote: From: Stefan Ringel linu...@stefanringel.de all drxk have dvb-t, but not dvb-c. Signed-off-by: Stefan Ringel linu...@stefanringel.de --- drivers/media

Re: [PATCHv2] [media] drxk: Switch the delivery system on FE_SET_PROPERTY

2011-12-09 Thread Oliver Endriss
-full-ts-mod/ Oliver Endriss ESCAPE GmbH e-mail: o.endr...@escape-edv.de EDV-Loesungen phone: +49 (0)7722 21504 Birkenweg 9 fax: +49 (0)7722 21510 D-78098 Triberg

Re: [RFCv2 PATCH 12/12] Remove audio.h, video.h and osd.h.

2011-11-26 Thread Oliver Endriss
On Saturday 26 November 2011 12:59:11 Mauro Carvalho Chehab wrote: Em 26-11-2011 09:32, Mauro Carvalho Chehab escreveu: Em 26-11-2011 03:55, Oliver Endriss escreveu: On Friday 25 November 2011 23:06:34 Andreas Oberritter wrote: On 25.11.2011 17:51, Manu Abraham wrote: On Fri, Nov 25, 2011

Re: [RFCv2 PATCH 12/12] Remove audio.h, video.h and osd.h.

2011-11-25 Thread Oliver Endriss
-- VDR Remote Plugin 0.4.0: http://www.escape-edv.de/endriss/vdr/ 4 MByte Mod: http://www.escape-edv.de/endriss/dvb-mem-mod/ Full-TS Mod: http://www.escape-edv.de/endriss/dvb-full-ts-mod/ Oliver Endriss ESCAPE

Re: [RFC PATCH 0/4] Replace VIDEO_COMMAND with VIDIOC_DECODER_CMD

2011-11-24 Thread Oliver Endriss
Hi, no matter what that workshop discussed: *** It is not acceptable to change the DVB kernel - user-space API! *** The av7110 driver is working for years and still in use. I hereby NACK any attempt to remove dvb/audio.h or dvb/video.h. Nacked-by: Oliver Endriss o.endr...@gmx.de On Wednesday

Re: [RFCv2 PATCH 10/12] av7110: replace audio.h, video.h and osd.h by av7110.h.

2011-11-24 Thread Oliver Endriss
. Nacked-by: Oliver Endriss o.endr...@gmx.de CU Oliver On Thursday 24 November 2011 14:39:07 Hans Verkuil wrote: From: Hans Verkuil hans.verk...@cisco.com Create a new public header, av7110.h, that contains all the av7110 specific audio, video and osd APIs that used to be defined in dvb/audio.h

Re: [RFCv2 PATCH 12/12] Remove audio.h, video.h and osd.h.

2011-11-24 Thread Oliver Endriss
. Nacked-by: Oliver Endriss o.endr...@gmx.de CU Oliver On Thursday 24 November 2011 14:39:09 Hans Verkuil wrote: From: Hans Verkuil hans.verk...@cisco.com Signed-off-by: Hans Verkuil hans.verk...@cisco.com --- fs/compat_ioctl.c | 41 +--- include/linux/dvb/Kbuild |3

Re: [RFCv2 PATCH 12/12] Remove audio.h, video.h and osd.h.

2011-11-24 Thread Oliver Endriss
On Thursday 24 November 2011 18:37:02 Mauro Carvalho Chehab wrote: Userspace applications that support av7110 can include the new linux/av7110.h header. Other applications that support out-of-tree drivers can just have their own copy of audio.h, osd.h and video.h. So, it won't break or prevent

Re: PATCH v3: Query DVB frontend delivery capabilities (was: Re: PATCH: Query DVB frontend capabilities)

2011-11-24 Thread Oliver Endriss
.) Acked-by: Oliver Endriss o.endr...@gmx.de CU Oliver -- VDR Remote Plugin 0.4.0: http://www.escape-edv.de/endriss/vdr/ 4 MByte Mod: http://www.escape-edv.de/endriss/dvb-mem-mod/ Full-TS Mod: http://www.escape-edv.de/endriss/dvb-full

Re: PATCH 08/13: 0008-STV090x-Query-DVB-frontend-delivery-capabilities

2011-11-24 Thread Oliver Endriss
Acked-by: Oliver Endriss o.endr...@gmx.de CU Oliver -- VDR Remote Plugin 0.4.0: http://www.escape-edv.de/endriss/vdr/ 4 MByte Mod: http://www.escape-edv.de/endriss/dvb-mem-mod/ Full-TS Mod: http://www.escape-edv.de/endriss/dvb

Re: [DVB] Digital Devices Cine CT V6 support

2011-10-24 Thread Oliver Endriss
Hi, Using your latest development tree (hg clone http://linuxtv.org/hg/~endriss/media_build_experimental), I have made a small modification in ddbridge-core.c (see below) to make the new Cine CT V6 card detected by the ddbridge module. With this small patch, the card is now detected, but

Re: [patch] [media] av7110: wrong limiter in av7110_start_feed()

2011-10-20 Thread Oliver Endriss
-media in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Acked-by: Oliver Endriss o.endr...@gmx.de -- VDR Remote Plugin 0.4.0: http://www.escape-edv.de/endriss

[Patch] media_build: Add support for kernel 3.x, remove support for kernel 2.4

2011-07-25 Thread Oliver Endriss
Signed-off-by: Oliver Endriss o.endr...@gmx.de diff -r 7830053e4245 v4l/Makefile --- a/v4l/Makefile Mon Jul 18 22:25:39 2011 +0200 +++ b/v4l/Makefile Mon Jul 25 20:05:51 2011 +0200 @@ -135,21 +135,11 @@ EXTRA_CFLAGS += -include $(obj)/compat.h

Re: [PATCH 0/5] Driver support for cards based on Digital Devices bridge (ddbridge)

2011-07-16 Thread Oliver Endriss
On Saturday 16 July 2011 16:54:50 Mauro Carvalho Chehab wrote: Em 16-07-2011 11:16, Antti Palosaari escreveu: On 07/16/2011 03:25 PM, Mauro Carvalho Chehab wrote: Em 15-07-2011 20:41, Antti Palosaari escreveu: On 07/15/2011 08:01 PM, Andreas Oberritter wrote: On 15.07.2011 15:25, Mauro

[Patch] media_build: Include Kconfig of cxd2099 driver

2011-07-15 Thread Oliver Endriss
Include cxd2099/Kconfig from Kconfig.staging, so cxd2099 can be selected in menuconfig etc. Signed-off-by: Oliver Endriss o.endr...@gmx.de diff -r 61f1ae80149b v4l/Kconfig.staging --- a/v4l/Kconfig.staging Wed Jul 13 05:24:01 2011 +0200 +++ b/v4l/Kconfig.staging Fri Jul 15 21:42:18

Re: [PATCH 0/5] Driver support for cards based on Digital Devices bridge (ddbridge)

2011-07-14 Thread Oliver Endriss
On Monday 04 July 2011 02:17:52 Mauro Carvalho Chehab wrote: Em 03-07-2011 20:24, Oliver Endriss escreveu: ... Anyway, I spent the whole weekend to re-format the code carefully and create both patch series, trying not to break anything. I simply cannot go through the driver code and verify

Re: [PATCH 0/5] Driver support for cards based on Digital Devices bridge (ddbridge)

2011-07-14 Thread Oliver Endriss
On Friday 15 July 2011 02:47:27 Mauro Carvalho Chehab wrote: Em 14-07-2011 20:45, Oliver Endriss escreveu: On Monday 04 July 2011 02:17:52 Mauro Carvalho Chehab wrote: Em 03-07-2011 20:24, Oliver Endriss escreveu: ... Anyway, I spent the whole weekend to re-format the code carefully

Re: [PATCH 0/5] Driver support for cards based on Digital Devices bridge (ddbridge)

2011-07-14 Thread Oliver Endriss
On Friday 15 July 2011 06:18:27 Mauro Carvalho Chehab wrote: Em 14-07-2011 20:45, Oliver Endriss escreveu: - DVB-T tuning does not work anymore. The enclosed patch should fix the issue. It were due to a wrong goto error replacements that happened at the changeset that were fixing the error

Re: [PATCH 00/16] New drivers: DRX-K, TDA18271c2, Updates: CXD2099 and ngene

2011-07-07 Thread Oliver Endriss
On Monday 04 July 2011 18:41:10 Hans von Marwijk wrote: In which GIT or HG repository can I find these patches. They are not in any of my public repositories yet. If you need a working driver, I recommend one of the following repositories: For kernel = 2.6.32:

[PATCH 00/16] New drivers: DRX-K, TDA18271c2, Updates: CXD2099 and ngene

2011-07-03 Thread Oliver Endriss
[PATCH 01/16] tda18271c2dd: Initial check-in [PATCH 02/16] tda18271c2dd: Lots of coding-style fixes [PATCH 03/16] DRX-K: Initial check-in [PATCH 04/16] DRX-K: Shrink size of drxk_map.h [PATCH 05/16] DRX-K: Tons of coding-style fixes [PATCH 06/16] DRX-K, TDA18271c2: Add build support [PATCH 07/16]

[PATCH 01/16] tda18271c2dd: Initial check-in

2011-07-03 Thread Oliver Endriss
From: Ralph Metzler r...@metzlerbros.de Driver for the NXP TDA18271c2 silicon tuner. Signed-off-by: Ralph Metzler r...@metzlerbros.de Signed-off-by: Oliver Endriss o.endr...@gmx.de --- drivers/media/dvb/frontends/tda18271c2dd.c | 1063 +++ drivers/media/dvb/frontends

[PATCH 06/16] DRX-K, TDA18271c2: Add build support

2011-07-03 Thread Oliver Endriss
Add both drivers to Makefile and Kconfig. Signed-off-by: Oliver Endriss o.endr...@gmx.de --- drivers/media/dvb/frontends/Kconfig | 21 + drivers/media/dvb/frontends/Makefile |3 +++ 2 files changed, 24 insertions(+), 0 deletions(-) diff --git a/drivers/media/dvb

[PATCH 07/16] get_dvb_firmware: Get DRX-K firmware for Digital Devices DVB-CT cards

2011-07-03 Thread Oliver Endriss
Get DRX-K firmware for Digital Devices DVB-CT cards Signed-off-by: Oliver Endriss o.endr...@gmx.de --- Documentation/dvb/get_dvb_firmware | 20 +++- 1 files changed, 19 insertions(+), 1 deletions(-) diff --git a/Documentation/dvb/get_dvb_firmware b/Documentation/dvb

[PATCH 09/16] ngene: Codingstyle fixes

2011-07-03 Thread Oliver Endriss
Codingstyle fixes Signed-off-by: Oliver Endriss o.endr...@gmx.de --- drivers/media/dvb/ngene/ngene-cards.c | 36 +--- drivers/media/dvb/ngene/ngene-core.c | 14 ++-- drivers/media/dvb/ngene/ngene-dvb.c |4 +- drivers/media/dvb/ngene/ngene.h

[PATCH 08/16] ngene: Support Digital Devices DuoFlex CT

2011-07-03 Thread Oliver Endriss
From: Ralph Metzler rmetz...@digitaldevices.de Support Digital Devices DuoFlex CT with ngene. Signed-off-by: Ralph Metzler rmetz...@digitaldevices.de Signed-off-by: Oliver Endriss o.endr...@gmx.de --- drivers/media/dvb/ngene/Kconfig |2 + drivers/media/dvb/ngene/ngene-cards.c | 176

[PATCH 10/16] ngene: Fix return code if no demux was found

2011-07-03 Thread Oliver Endriss
Fix return code if no demux was found (cineS2_probe). Signed-off-by: Oliver Endriss o.endr...@gmx.de --- drivers/media/dvb/ngene/ngene-cards.c |1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/drivers/media/dvb/ngene/ngene-cards.c b/drivers/media/dvb/ngene/ngene-cards.c

[PATCH 11/16] ngene: Fix name of Digital Devices PCIe/miniPCIe

2011-07-03 Thread Oliver Endriss
Fix name of Digital Devices PCIe/miniPCIe. Signed-off-by: Oliver Endriss o.endr...@gmx.de --- drivers/media/dvb/ngene/ngene-cards.c |8 1 files changed, 4 insertions(+), 4 deletions(-) diff --git a/drivers/media/dvb/ngene/ngene-cards.c b/drivers/media/dvb/ngene/ngene-cards.c index

[PATCH 12/16] ngene: Support DuoFlex CT attached to CineS2 and SaTiX-S2

2011-07-03 Thread Oliver Endriss
Support DuoFlex CT with Digital Devices CineS2 and Mystique SaTiX-S2. Signed-off-by: Oliver Endriss o.endr...@gmx.de --- drivers/media/dvb/ngene/ngene-cards.c |4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/drivers/media/dvb/ngene/ngene-cards.c b/drivers/media/dvb

[PATCH 13/16] cxd2099: Update to latest version

2011-07-03 Thread Oliver Endriss
From: Ralph Metzler rmetz...@digitaldevices.de Import latest driver from ddbridge-0.6.1.tar.bz2. Signed-off-by: Ralph Metzler rmetz...@digitaldevices.de Signed-off-by: Oliver Endriss o.endr...@gmx.de --- drivers/staging/cxd2099/cxd2099.c | 250 - drivers

[PATCH 14/16] cxd2099: Codingstyle fixes

2011-07-03 Thread Oliver Endriss
Codingstyle fixes. Signed-off-by: Oliver Endriss o.endr...@gmx.de --- drivers/staging/cxd2099/cxd2099.c | 75 ++--- drivers/staging/cxd2099/cxd2099.h |6 +- 2 files changed, 40 insertions(+), 41 deletions(-) diff --git a/drivers/staging/cxd2099/cxd2099.c b

[PATCH 15/16] ngene: Update for latest cxd2099

2011-07-03 Thread Oliver Endriss
Modifications for latest cxd2099. Signed-off-by: Oliver Endriss o.endr...@gmx.de --- drivers/media/dvb/ngene/ngene-core.c |9 - 1 files changed, 8 insertions(+), 1 deletions(-) diff --git a/drivers/media/dvb/ngene/ngene-core.c b/drivers/media/dvb/ngene/ngene-core.c index fa4b3eb

[PATCH 16/16] ngene: Strip dummy packets inserted by the driver

2011-07-03 Thread Oliver Endriss
As the CI requires a continuous data stream, the driver inserts dummy packets when necessary. Do not pass these packets to userspace anymore. Signed-off-by: Oliver Endriss o.endr...@gmx.de --- drivers/media/dvb/ngene/ngene-core.c |2 +- drivers/media/dvb/ngene/ngene-dvb.c | 42

[PATCH 04/16] DRX-K: Shrink size of drxk_map.h

2011-07-03 Thread Oliver Endriss
As the patch is too large, it is available from here: http://escape-edv.de/endriss/tmp/dvb-20110703/0004-drxk-Shrink-size-of-drxk_map.h.patch CU Oliver -- To unsubscribe from this list: send the line unsubscribe linux-media in the body of a message to majord...@vger.kernel.org More majordomo

[PATCH 03/16] DRX-K: Initial check-in

2011-07-03 Thread Oliver Endriss
As the patch is too large, it is available from here: http://escape-edv.de/endriss/tmp/dvb-20110703/0003-drxk-Initial-check-in.patch CU Oliver -- 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

[PATCH 0/5] Driver support for cards based on Digital Devices bridge (ddbridge)

2011-07-03 Thread Oliver Endriss
[PATCH 1/5] ddbridge: Initial check-in [PATCH 2/5] ddbridge: Codingstyle fixes [PATCH 3/5] ddbridge: Allow compiling of the driver [PATCH 4/5] cxd2099: Fix compilation of ngene/ddbridge for DVB_CXD2099=n [PATCH 5/5] cxd2099: Update Kconfig descrition (ddbridge support) Note: This patch series

PATCH 1/5] ddbridge: Initial check-in

2011-07-03 Thread Oliver Endriss
Signed-off-by: Oliver Endriss o.endr...@gmx.de --- drivers/media/dvb/ddbridge/ddbridge-core.c | 1690 drivers/media/dvb/ddbridge/ddbridge-regs.h | 151 +++ drivers/media/dvb/ddbridge/ddbridge.h | 187 +++ 3 files changed, 2028 insertions(+), 0 deletions(-) create

[PATCH 2/5] ddbridge: Codingstyle fixes

2011-07-03 Thread Oliver Endriss
Codingstyle fixes Signed-off-by: Oliver Endriss o.endr...@gmx.de --- drivers/media/dvb/ddbridge/ddbridge-core.c | 191 drivers/media/dvb/ddbridge/ddbridge-regs.h | 62 +- drivers/media/dvb/ddbridge/ddbridge.h |8 +- 3 files changed, 144 insertions

[PATCH 3/5] ddbridge: Allow compiling of the driver

2011-07-03 Thread Oliver Endriss
Driver added to Makefile and Kconfig. Signed-off-by: Oliver Endriss o.endr...@gmx.de --- drivers/media/dvb/Kconfig |4 drivers/media/dvb/Makefile |3 ++- drivers/media/dvb/ddbridge/Kconfig | 18 ++ drivers/media/dvb/ddbridge/Makefile | 14

[PATCH 5/5] cxd2099: Update Kconfig description (ddbridge support)

2011-07-03 Thread Oliver Endriss
Update Kconfig description (ddbridge with cxd2099) Signed-off-by: Oliver Endriss o.endr...@gmx.de --- drivers/staging/cxd2099/Kconfig | 11 ++- 1 files changed, 6 insertions(+), 5 deletions(-) diff --git a/drivers/staging/cxd2099/Kconfig b/drivers/staging/cxd2099/Kconfig index 9d638c3

[PATCH 4/5] cxd2099: Fix compilation of ngene/ddbridge for DVB_CXD2099=n

2011-07-03 Thread Oliver Endriss
Fix compilation of ngene/ddbridge for DVB_CXD2099=n. Note: Bug was introduced by commit 'cxd2099: Update to latest version'. Signed-off-by: Oliver Endriss o.endr...@gmx.de --- drivers/staging/cxd2099/cxd2099.h |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/drivers

Re: [PATCH 0/5] Driver support for cards based on Digital Devices bridge (ddbridge)

2011-07-03 Thread Oliver Endriss
Hi Mauro, On Monday 04 July 2011 00:27:54 Mauro Carvalho Chehab wrote: Hi Oliver, Em 03-07-2011 18:21, Oliver Endriss escreveu: [PATCH 1/5] ddbridge: Initial check-in [PATCH 2/5] ddbridge: Codingstyle fixes [PATCH 3/5] ddbridge: Allow compiling of the driver [PATCH 4/5] cxd2099: Fix

Re: [DVB] Octopus driver status

2011-06-24 Thread Oliver Endriss
Hi, On Thursday 23 June 2011 23:31:08 Sébastien RAILLARD wrote: Dear all, I'm looking at the Octopus DVB cards system from Digital Devices for a while as their system seems to be very interesting Here is link with their products:

Re: [DVB] Octopus driver status

2011-06-24 Thread Oliver Endriss
Hi Mauro, On Friday 24 June 2011 13:57:16 Mauro Carvalho Chehab wrote: Em 24-06-2011 06:51, Oliver Endriss escreveu: Hi, On Thursday 23 June 2011 23:31:08 Sébastien RAILLARD wrote: Dear all, I'm looking at the Octopus DVB cards system from Digital Devices for a while

Re: [DVB] Octopus driver status

2011-06-24 Thread Oliver Endriss
On Friday 24 June 2011 14:44:50 Simon Liddicott wrote: Do you have a Terratec Cinergy 2400i? It belongs to the ngene family but has PLL tuners. http://linuxtv.org/wiki/index.php/TerraTec_Cinergy_2400i_DVB-T There are some drivers floating on the net that I have got to work in Ubuntu 8.04 but

Re: Fwd: [PATCH] ngene: blocking and nonblocking io for sec0

2011-06-18 Thread Oliver Endriss
Hi, sorry for the delay, I don't have much time atm. On Wednesday 01 June 2011 23:01:52 Mauro Carvalho Chehab wrote: Oliver/Ralph, Could you please review this patch? On a quick look, it looks fine on my eyes, but I don't have any ngene hardware here for testing. Thanks! Mauro The

Bug: media_build always compiles with '-DDEBUG'

2011-06-18 Thread Oliver Endriss
Hi Mauro, bug is triggered by the code block ifdef CONFIG_VIDEO_OMAP3_DEBUG EXTRA_CFLAGS += -DDEBUG endif from media/video/omap3isp/Makefile, which is part of Makefile.media. The expression above is always true, as make_myconfig.pl initialises boolean options to 'n', i.e.

Re: RFC: Add V4L2 decoder commands/controls to replace dvb/video.h

2011-06-18 Thread Oliver Endriss
On Thursday 09 June 2011 14:45:53 Hans Verkuil wrote: RFC: Proposal for a V4L2 decoder API This RFC is based on this discussion: http://www.mail-archive.com/linux-media@vger.kernel.org/msg32703.html The purpose is to remove the dependency of ivtv to

Re: Bug: media_build always compiles with '-DDEBUG'

2011-06-18 Thread Oliver Endriss
On Saturday 18 June 2011 23:11:21 Helmut Auer wrote: Hi Replacing ifdef CONFIG_VIDEO_OMAP3_DEBUG by ifeq ($(CONFIG_VIDEO_OMAP3_DEBUG),y) would do the trick. I guess that would not ive the intended result. Setting CONFIG_VIDEO_OMAP3_DEBUG to yes should not lead to debug

Re: ngene CI problems

2011-05-12 Thread Oliver Endriss
On Thursday 12 May 2011 22:28:52 Issa Gorissen wrote: On 11/05/11 20:59, Oliver Endriss wrote: I reworked the driver to strip those null packets. Please try http://linuxtv.org/hg/~endriss/ngene-octopus-test/raw-rev/f0dc4237ad08 Tried your patch, but FFs have been replaced by 6Fs in null

Re: ngene CI problems

2011-05-11 Thread Oliver Endriss
On Monday 07 March 2011 14:50:02 Martin Vidovic wrote: ... - SEC device generates NULL packets (ad infinitum): When reading from SEC, NULL packets are read and interleaved with expected packets. They can be even read with dd(1) when nobody is writing to SEC and even when CAM is not ready.

media_build broken due to wrong indention of timberdale entry in Kconfig

2011-05-06 Thread Oliver Endriss
-edv.de/endriss/vdr/ 4 MByte Mod: http://www.escape-edv.de/endriss/dvb-mem-mod/ Full-TS Mod: http://www.escape-edv.de/endriss/dvb-full-ts-mod/ From 0903a2a1574541035a7fcaf7f83c95bb08a91a07 Mon Sep 17 00:00:00 2001 From: Oliver Endriss

Re: new tt s-1500 diseqc

2011-04-29 Thread Oliver Endriss
) by Oliver Endriss. This runs great if the card is directly connected to the dish. Once connected trough a diseqc switch dvblast-1.2.0 no longer gets a lock. Where this was possible when using the old tt-1500 using the BSBE1-502A tuner. Does anyone have the new tt-1500 working using a diseqc

Re: [PATCH] ngene: Fix CI data transfer regression

2011-04-23 Thread Oliver Endriss
On Tuesday 29 March 2011 22:35:24 Oliver Endriss wrote: Fix CI data transfer regression introduced by previous cleanup. Signed-off-by: Oliver Endriss o.endr...@gmx.de --- drivers/media/dvb/ngene/ngene-core.c |1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/drivers

Re: ngene CI problems

2011-04-23 Thread Oliver Endriss
On Saturday 23 April 2011 00:16:56 Issa Gorissen wrote: Running a bunch of test with gnutv and a DuoFLEX S2. I saw the same problem concerning the decryption with a CAM. I'm running kern 2.6.39 rc 4 with the latest patches from Oliver. Also applied the patch moving from SEC to CAIO. If

Re: ngene CI problems

2011-04-23 Thread Oliver Endriss
On Saturday 23 April 2011 20:56:47 Issa Gorissen wrote: On 23/04/11 19:40, Oliver Endriss wrote: On Saturday 23 April 2011 00:16:56 Issa Gorissen wrote: Running a bunch of test with gnutv and a DuoFLEX S2. I saw the same problem concerning the decryption with a CAM. I'm running kern

Re: [PATCH] DVB-APPS: azap gets -p argument

2011-04-06 Thread Oliver Endriss
On Monday 04 April 2011 13:05:19 Janne Grunau wrote: On Tue, Mar 15, 2011 at 02:50:05PM +0100, Oliver Endriss wrote: On Tuesday 15 March 2011 13:32:58 Janne Grunau wrote: On Tue, Mar 15, 2011 at 01:23:40PM +0100, Christian Ulrich wrote: Hi, thank you for your feedback. Indeed, I

[PATCH] ngene: Fix CI data transfer regression

2011-03-29 Thread Oliver Endriss
Fix CI data transfer regression introduced by previous cleanup. Signed-off-by: Oliver Endriss o.endr...@gmx.de --- drivers/media/dvb/ngene/ngene-core.c |1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/drivers/media/dvb/ngene/ngene-core.c b/drivers/media/dvb/ngene/ngene

[PATCH] budget-ci: Add support for TT S-1500 with BSBE1-D01A tuner

2011-03-29 Thread Oliver Endriss
Add support for TT S-1500 with BSBE1-D01A tuner. Signed-off-by: Oliver Endriss o.endr...@gmx.de --- drivers/media/dvb/frontends/bsbe1-d01a.h | 146 ++ drivers/media/dvb/ttpci/Kconfig |2 + drivers/media/dvb/ttpci/budget-ci.c | 21 + 3 files

Re: [PATCH 2/2] STV0299 Register 02 on Opera1/Bsru6/z0194a/mantis_vp1033

2011-03-28 Thread Oliver Endriss
/bsru6.h |2 +- drivers/media/dvb/frontends/z0194a.h |2 +- drivers/media/dvb/mantis/mantis_vp1033.c |2 +- 4 files changed, 4 insertions(+), 4 deletions(-) ... Acked-by: Oliver Endriss o.endr...@gmx.de CU Oliver

Re: [PATCH 1/2] STV0299 incorrect standby setting issues register 02 (MCR)

2011-03-28 Thread Oliver Endriss
of standby before writing inittab. Signed-off-by: Malcolm Priestley tvbox...@gmail.com --- drivers/media/dvb/frontends/stv0299.c | 10 -- 1 files changed, 8 insertions(+), 2 deletions(-) ... Acked-by: Oliver Endriss o.endr...@gmx.de CU Oliver

Re: [PATCH] Ngene cam device name

2011-03-28 Thread Oliver Endriss
On Monday 28 March 2011 02:44:14 Ralph Metzler wrote: Hi, since I just saw cxd2099 appear in staging in the latest git kernel, a simple question which has been pointed out to me before: Why is cxd2099.c in staging regarding the device name question? It has nothing to do with the naming.

Re: [PATCH] DVB-APPS: azap gets -p argument

2011-03-15 Thread Oliver Endriss
On Tuesday 15 March 2011 13:32:58 Janne Grunau wrote: On Tue, Mar 15, 2011 at 01:23:40PM +0100, Christian Ulrich wrote: Hi, thank you for your feedback. Indeed, I never used -r alone, but only with -p. So with your patch, [acst]zap -r will be the same as -rp. That looks good to me.

Re: [PATCH] Ngene cam device name

2011-03-12 Thread Oliver Endriss
Hi, On Saturday 12 March 2011 14:29:08 Andreas Oberritter wrote: On 03/11/2011 10:44 PM, Martin Vidovic wrote: Andreas Oberritter wrote: It's rather unintuitive that some CAMs appear as ca0, while others as cam0. Ngene CI appears as both ca0 and cam0 (or sec0). The ca0 node is used

Re: [patch v2] [media] stv090x: handle allocation failures

2011-02-27 Thread Oliver Endriss
remove_dev() to fix it. Also Oliver Endriss pointed out an additional leak that I missed in the first version of this patch. Signed-off-by: Dan Carpenter erro...@gmail.com --- v2: Fix the leak Oliver noticed. diff --git a/drivers/media/dvb/frontends/stv090x.c b/drivers/media/dvb

Re: Sony CXD2099AR decryption failing

2011-02-14 Thread Oliver Endriss
Hello, On Monday 14 February 2011 17:42:55 Issa Gorissen wrote: Hi, I am having some trouble with the Sony CXD2099AR CI chip. With a SMIT Viaccess CAM, I am not able to decrypt channels from the french package Bis.TV on Hotbird 13E. The CAM decrypts fine when inserted in a set top box.

Re: [patch] [media] stv090x: handle allocation failures

2011-02-14 Thread Oliver Endriss
On Monday 07 February 2011 17:56:50 Dan Carpenter wrote: kmalloc() can fail so check whether state-internal is NULL. append_internal() can return NULL on allocation failures so check that. Also if we hit the error condition later in the function then there is a memory leak and we need to call

Re: ngene Satix-S2 dual problems

2011-01-31 Thread Oliver Endriss
On Monday 31 January 2011 15:46:30 Ludovic BOUÉ wrote: Are you planning to merge your ngene development repository to the V4L-DVB Upstream repository ? The patches have already been submitted. See http://www.mail-archive.com/linux-media@vger.kernel.org/msg26813.html CU Oliver --

Re: [PATCH 07/16] ngene: CXD2099AR Common Interface driver

2011-01-18 Thread Oliver Endriss
On Monday 17 January 2011 17:31:15 Mauro Carvalho Chehab wrote: Em 10-01-2011 15:20, Oliver Endriss escreveu: On Monday 10 January 2011 15:05:34 Andreas Oberritter wrote: On 01/10/2011 10:36 AM, Oliver Endriss wrote: From: Ralph Metzler r...@metzlerbros.de Driver for the Common

Re: [GIT PATCHES FOR 2.6.38] Compile error fix

2011-01-18 Thread Oliver Endriss
On Tuesday 18 January 2011 21:03:49 Hans Verkuil wrote: Hi Mauro, That beautiful 'OK' from the daily build disappeared again. This should bring it back :-) Regards, Hans The following changes since commit fd4564a8c4f23b5ea6526180898ca2aedda2444e: Jarod Wilson (1):

[PATCH 01/16] stv090x: make sleep/wakeup specific to the demod path

2011-01-10 Thread Oliver Endriss
functionality specific to the demod path. The global stuff is only switched off, when both paths are in sleep mode. The wakeup function always turns on the global functionality and then works specific to the path. Signed-off-by: Andreas Regel andreas.re...@gmx.de Signed-off-by: Oliver Endriss o.endr

[PATCH 04/16] ngene: Fixes for TS input over I2S

2011-01-10 Thread Oliver Endriss
Fix TS input over I2S. Signed-off-by: Oliver Endriss o.endr...@gmx.de --- drivers/media/dvb/ngene/ngene-core.c |4 ++-- drivers/media/dvb/ngene/ngene-dvb.c |5 - 2 files changed, 6 insertions(+), 3 deletions(-) diff --git a/drivers/media/dvb/ngene/ngene-core.c b/drivers/media/dvb

[PATCH 06/16] ngene: Clean-up driver initialisation (part 1)

2011-01-10 Thread Oliver Endriss
If tuner initialisation failed, the frontend node was not removed. When the frontend was opened, a kernel oops occurred... This is the first step to improve error handling during initialisation. Signed-off-by: Oliver Endriss o.endr...@gmx.de --- drivers/media/dvb/ngene/ngene-cards.c |1

[PATCH 08/16] ngene: Shutdown workaround

2011-01-10 Thread Oliver Endriss
From: Ralph Metzler r...@metzlerbros.de Implement shutdown workaround for some chipsets. Signed-off-by: Ralph Metzler r...@metzlerbros.de Signed-off-by: Oliver Endriss o.endr...@gmx.de --- drivers/media/dvb/ngene/ngene-cards.c |1 + drivers/media/dvb/ngene/ngene-core.c | 37

[PATCH 09/16] ngene: Add net device

2011-01-10 Thread Oliver Endriss
From: Ralph Metzler r...@metzlerbros.de Add dvb net device. Note that the physical address must be setup manually. Signed-off-by: Ralph Metzler r...@metzlerbros.de Signed-off-by: Oliver Endriss o.endr...@gmx.de --- drivers/media/dvb/ngene/ngene-core.c |3 +++ drivers/media/dvb/ngene/ngene.h

[PATCH 10/16] ngene: Enable CI for Mystique SaTiX-S2 Dual (v2)

2011-01-10 Thread Oliver Endriss
Enable CI for Mystique SaTiX-S2 Dual (v2). Signed-off-by: Oliver Endriss o.endr...@gmx.de --- drivers/media/dvb/ngene/ngene-cards.c |3 ++- 1 files changed, 2 insertions(+), 1 deletions(-) diff --git a/drivers/media/dvb/ngene/ngene-cards.c b/drivers/media/dvb/ngene/ngene-cards.c index

[PATCH 15/16] ngene: Improved channel initialisation and release

2011-01-10 Thread Oliver Endriss
Refactored code for channel initialisation and release: - Do not create device nodes which are not required. - Better error handling. Signed-off-by: Oliver Endriss o.endr...@gmx.de --- drivers/media/dvb/ngene/ngene-core.c | 109 ++ drivers/media/dvb/ngene/ngene.h

[PATCH 12/16] ngene: Fix copy-paste error

2011-01-10 Thread Oliver Endriss
Signed-off-by: Oliver Endriss o.endr...@gmx.de --- drivers/media/dvb/ngene/ngene-core.c |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/drivers/media/dvb/ngene/ngene-core.c b/drivers/media/dvb/ngene/ngene-core.c index b370bd2..02118f2 100644 --- a/drivers/media/dvb

[PATCH 14/16] stv090x: Fix losing lock in dual DVB-S2 mode

2011-01-10 Thread Oliver Endriss
Do not clear registers ACLC/BCLC in DVB-S2 mode for Cut = 20. Otherwise, the demod could lose the lock periodically. Verified with cineS2 and Duoflex. Signed-off-by: Oliver Endriss o.endr...@gmx.de Signed-off-by: Manu Abraham m...@linuxtv.org --- drivers/media/dvb/frontends/stv090x.c | 10

[PATCH 13/16] stv090x: Fixed typos in register macros

2011-01-10 Thread Oliver Endriss
Fixed typos in register macros. Signed-off-by: Oliver Endriss o.endr...@gmx.de Signed-off-by: Manu Abraham m...@linuxtv.org --- drivers/media/dvb/frontends/stv090x_reg.h | 16 1 files changed, 8 insertions(+), 8 deletions(-) diff --git a/drivers/media/dvb/frontends

[PATCH 02/16] stv090x: Optional external lock routine

2011-01-10 Thread Oliver Endriss
Card driver may supply its own lock routine now. Signed-off-by: Oliver Endriss o.endr...@gmx.de Signed-off-by: Manu Abraham m...@linuxtv.org --- drivers/media/dvb/frontends/stv090x.c | 21 - drivers/media/dvb/frontends/stv090x.h |1 + 2 files changed, 17 insertions

[PATCH 03/16] ngene: Firmware 18 support

2011-01-10 Thread Oliver Endriss
Small modifications for firmware 18. Signed-off-by: Oliver Endriss o.endr...@gmx.de --- drivers/media/dvb/ngene/ngene-core.c | 10 -- 1 files changed, 8 insertions(+), 2 deletions(-) diff --git a/drivers/media/dvb/ngene/ngene-core.c b/drivers/media/dvb/ngene/ngene-core.c index

[PATCH 07/16] ngene: CXD2099AR Common Interface driver

2011-01-10 Thread Oliver Endriss
using device 'ca0'. Signed-off-by: Ralph Metzler r...@metzlerbros.de Signed-off-by: Oliver Endriss o.endr...@gmx.de --- drivers/media/dvb/ngene/Makefile |2 +- drivers/media/dvb/ngene/cxd2099.c | 574 + drivers/media/dvb/ngene/cxd2099.h | 32

[PATCH 11/16] get_dvb_firmware: ngene_18.fw added

2011-01-10 Thread Oliver Endriss
Add download link for ngene firmware rev 18. Signed-off-by: Oliver Endriss o.endr...@gmx.de --- Documentation/dvb/get_dvb_firmware |8 +++- 1 files changed, 7 insertions(+), 1 deletions(-) diff --git a/Documentation/dvb/get_dvb_firmware b/Documentation/dvb/get_dvb_firmware index

Re: [PATCH 03/16] ngene: Firmware 18 support

2011-01-10 Thread Oliver Endriss
On Monday 10 January 2011 15:00:18 Bjørn Mork wrote: Oliver Endriss o.endr...@gmx.de writes: + case 18: + size = 0; + fw_name = ngene_18.fw; + break; } if (request_firmware(fw, fw_name, dev-pci_dev-dev) 0) { @@ -1266,6 +1270,8 @@ static

Re: [PATCH 07/16] ngene: CXD2099AR Common Interface driver

2011-01-10 Thread Oliver Endriss
On Monday 10 January 2011 15:05:34 Andreas Oberritter wrote: On 01/10/2011 10:36 AM, Oliver Endriss wrote: From: Ralph Metzler r...@metzlerbros.de Driver for the Common Interface Controller CXD2099AR. Supports the CI of the cineS2 DVB-S2. For now, data is passed through '/dev/dvb

Re: [PATCH] DVB Satellite Channel Routing support for DVB-S

2011-01-10 Thread Oliver Endriss
On Monday 10 January 2011 16:54:14 Andreas Oberritter wrote: On 01/10/2011 04:07 PM, Thomas Schlöter wrote: I decided this should be supported by the kernel frontend code as it is impossible to send that special DiSEqC / voltage sequence from userspace. Why do you think that's

Re: Debug code in HG repositories

2011-01-10 Thread Oliver Endriss
On Monday 10 January 2011 13:27:09 Mauro Carvalho Chehab wrote: ... diff -upr /tmp/stripped/drivers/media/dvb/ngene/ngene-cards.c /tmp/not_stripped/drivers/media/dvb/ngene/ngene-cards.c --- /tmp/stripped/drivers/media/dvb/ngene/ngene-cards.c 2011-01-10 10:01:49.0 -0200

Re: Interconnection of different DVB adapters (was: Re: [PATCH 07/16] ngene: CXD2099AR Common Interface driver)

2011-01-10 Thread Oliver Endriss
On Tuesday 11 January 2011 02:32:14 Andreas Oberritter wrote: On 01/10/2011 06:20 PM, Oliver Endriss wrote: On Monday 10 January 2011 15:05:34 Andreas Oberritter wrote: On 01/10/2011 10:36 AM, Oliver Endriss wrote: From: Ralph Metzler r...@metzlerbros.de Driver for the Common Interface

Re: Debug code in HG repositories

2011-01-07 Thread Oliver Endriss
On Friday 07 January 2011 22:06:30 Hans Verkuil wrote: On Friday, January 07, 2011 21:13:31 Devin Heitmueller wrote: On Fri, Jan 7, 2011 at 2:53 PM, Oliver Endriss o.endr...@gmx.de wrote: Hi guys, are you aware that there is a lot of '#if 0' code in the HG repositories which

Re: ngene Satix-S2 dual problems

2010-12-28 Thread Oliver Endriss
On Monday 27 December 2010 22:49:51 Oliver Endriss wrote: On Sunday 26 December 2010 15:40:15 Ludovic BOUÉ wrote: Hi all, I have a Satix-S2 Dual and I'm trying to get to work without his CI in a first time. I'm trying ngene-test2 from http://linuxtv.org/hg/~endriss/ngene-test2/ under

  1   2   >