[PATCH] tm6000-dvb: Fix module unload.

2012-11-05 Thread Julian Scheel
dvb_unregister_frontend has to be called before detach. Otherwise the unregister call will segfault. This made tm6000-dvb module unload unusable. Signed-off-by: Julian Scheel jul...@jusst.de --- drivers/media/usb/tm6000/tm6000-dvb.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff

Re: [PATCH] tm6000: Add parameter to keep urb bufs allocated.

2012-10-08 Thread Julian Scheel
Hi Ezequiel, Am Donnerstag, den 04.10.2012, 14:35 -0300 schrieb Ezequiel Garcia: Nice work! Just one pico-tiny nitpick: Should I update the patch to reflect this? Or is it ok if the maintainer integrated your proposal when comitting it? On Thu, Oct 4, 2012 at 11:04 AM, Julian Scheel jul

[PATCH] tm6000: Add parameter to keep urb bufs allocated.

2012-10-04 Thread Julian Scheel
the driver is unloaded. Signed-off-by: Julian Scheel jul...@jusst.de --- drivers/media/video/tm6000/tm6000-video.c | 111 +- drivers/media/video/tm6000/tm6000.h | 5 ++ 2 files changed, 97 insertions(+), 19 deletions(-) diff --git a/drivers/media/video/tm6000

[PATCH] Add support for new revision of KNC 1 DVB-C cards. Using tda10024 instead of tda10023, which is compatible to tda10023 driver.

2011-07-28 Thread Julian Scheel
Signed-off-by: Julian Scheel jul...@jusst.de --- drivers/media/dvb/ttpci/budget-av.c |4 drivers/media/dvb/ttpci/budget-core.c |2 ++ drivers/media/dvb/ttpci/budget.h |1 + 3 files changed, 7 insertions(+), 0 deletions(-) diff --git a/drivers/media/dvb/ttpci/budget-av.c

Re: S2-3200 switching-timeouts on 2.6.38

2011-03-24 Thread Julian Scheel
Hi, Am 23.03.2011 19:19, schrieb H. Ellenberger: @Manu: Your argumentation is inconsistent and lacks any proof. Running a full scan of Astra 19.2 E with Kaffeine together with cards model Skystar HD and Twinhan/Azurewave VP-1041 results in a channel list of approx 400 stations only. When I

Re: S2-3200 switching-timeouts on 2.6.38

2011-03-24 Thread Julian Scheel
Am 24.03.2011 19:32, schrieb Steffen Barszus: It has been done some work (and effort), to prove its having positive effect. you should allways have more then 1000 stations at any time on that SAT, if you see that maximum number of stations is somewhere at 1600. everything around 400 is broken

Re: Hauppauge HVR-2200 analog

2011-02-24 Thread Julian Scheel
Am 01.02.2011 14:22, schrieb Mauro Carvalho Chehab: Em 08-01-2011 13:40, Julian Scheel escreveu: Am 06.01.2011 23:31, schrieb Julian Scheel: Attached is the diff I currently use. Some more process. Attached is a new patch, which allows me to capture video and audio from a PAL tuner. Imho

Re: Hauppauge HVR-2200 analog

2011-01-06 Thread Julian Scheel
Attached is the diff I currently use. Some more process. Attached is a new patch, which allows me to capture video and audio from a PAL tuner. Imho the video has wrong colours though (using PAL-B). Maybe someone would want to test that patch and give some feedback? Regards, Julian Nur in

Re: Hauppauge HVR-2200 analog

2011-01-03 Thread Julian Scheel
Am 15.12.2010 08:04, schrieb Julian Scheel: Am 14.12.2010 um 20:51 schrieb Steven Toth: On 12/14/10 12:23 PM, Julian Scheel wrote: Is there any reason, why the additional card-information found here: http://www.kernellabs.com/hg/~stoth/saa7164-dev/ is not yet in the kernel tree? On my todo

Re: Hauppauge HVR-2200 analog

2010-12-27 Thread Julian Scheel
Hi Steve, Am 14.12.2010 20:51, schrieb Steven Toth: On 12/14/10 12:23 PM, Julian Scheel wrote: Is there any reason, why the additional card-information found here: http://www.kernellabs.com/hg/~stoth/saa7164-dev/ is not yet in the kernel tree? PAL encoder support is broken in the current tree

Re: Hauppauge HVR-2200 analog

2010-12-14 Thread Julian Scheel
Am 07.12.2010 14:01, schrieb Andy Walls: On Tue, 2010-12-07 at 12:04 +0100, Julian Scheel wrote: Hi, is there any progress on adding analog support to the HVR-2200? It seems support for the used chipsets in general is already in the kernel? It appears to be in the media_tree.git repository

Re: Hauppauge HVR-2200 analog

2010-12-14 Thread Julian Scheel
Am 14.12.2010 18:23, schrieb Julian Scheel: Am 07.12.2010 14:01, schrieb Andy Walls: It appears to be in the media_tree.git repository on the staging/for_v2.6.37-rc1 branch: http://git.linuxtv.org/media_tree.git?a=tree;f=drivers/media/video/saa7164;h=0acaa4ada45ae6881bfbb19447ae9db43f06ef9b;hb

Re: Hauppauge HVR-2200 analog

2010-12-14 Thread Julian Scheel
Am 14.12.2010 um 20:51 schrieb Steven Toth: On 12/14/10 12:23 PM, Julian Scheel wrote: Is there any reason, why the additional card-information found here: http://www.kernellabs.com/hg/~stoth/saa7164-dev/ is not yet in the kernel tree? On my todo list. Ok, fine. I validate each board

Hauppauge HVR-2200 analog

2010-12-07 Thread Julian Scheel
Hi, is there any progress on adding analog support to the HVR-2200? It seems support for the used chipsets in general is already in the kernel? Regards, Julian -- To unsubscribe from this list: send the line unsubscribe linux-media in the body of a message to majord...@vger.kernel.org More

Re: Announcing v4l-utils-0.7.90 (which includes libv4l-0.7.90)

2010-03-01 Thread Julian Scheel
Hi, Am Montag, 1. März 2010 10:26:47 schrieb Hans de Goede: I'm happy to announce the first (test / beta) release of v4l-utils, v4l-utils is the combination of various v4l and dvb utilities which used to be part of the v4l-dvb mercurial kernel tree and libv4l. Reading some more about

Re: New DVB-Statistics API

2009-12-09 Thread Julian Scheel
Am 09.12.09 14:02, schrieb Mauro Carvalho Chehab: Manu Abraham wrote: On Wed, Dec 9, 2009 at 3:43 AM, Mauro Carvalho Chehab mche...@redhat.com wrote: Even with STB, let's assume a very slow cpu that runs at 100 Megabytes/second. So, the clock speed is 10 nanoseconds. Assuming

New USB-Statistics API

2009-12-08 Thread Julian Scheel
Hello together, after the last thread which asked about signal statistics details degenerated into a discussion about the technical possibilites for implementing an entirely new API, which lead to nothing so far, I wanted to open a new thread to bring this forward. Maybe some more people can

Re: New DVB(!!)-Statistics API

2009-12-08 Thread Julian Scheel
Am 08.12.09 10:16, schrieb Julian Scheel: Hello together, after the last thread which asked about signal statistics details degenerated into a discussion about the technical possibilites for implementing an entirely new API, which lead to nothing so far, I wanted to open a new thread

Re: Details about DVB frontend API

2009-11-20 Thread Julian Scheel
Am Freitag, 20. November 2009 10:29:34 schrieb Manu Abraham: Let me explain a bit. The current issue that persists as Devin explained in another email explains things to a certain extend, but still i think it might be better to detail further. Generally a request can be classified to 3 basic

Re: Details about DVB frontend API

2009-11-20 Thread Julian Scheel
Manu Abraham schrieb Not only is it time critical, but it should also be atomic, ie it should be all in one go, ie one single snapshot of an event, not events bunched together serially. Things wont seem that atomic on a system with a large load. Latency will have a significant effect on the

Re: stb0899 i2c communication broken after suspend

2009-08-02 Thread Julian Scheel
Am Freitag, 31. Juli 2009 18:44:13 schrieb Julian Scheel: I made an interesting observation with the stb0899 drivers. If the system was in suspend to ram state (no matter if dvb modules were unloaded before or not) the i2c communication of stb0899 driver and chipset seems to be somewhat broken

Re: [PATCH] Fix lowband tuning with tda8261

2009-07-31 Thread Julian Scheel
if (frequency 215) buf[3] = 0x80; /* Set params */ Signed-off-by: Julian Scheel jul...@jusst.de -- 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 http