[linux-dvb] bug in szap-utility

2007-03-06 Thread Uwe Bugla
Hi folks, as part of the Debain package dvb-utils 1.1.1-2 the szap utility has the following bug: 1. The start transponder file of Eutelsat Hotbird13.0E contains a H as description of the polarization. 2. Unfortunately this H is being interpreted as V. 3. So if you try to produce a

[linux-dvb] some necessary statements about the personel at linuxtv.org, part 2

2007-03-03 Thread Uwe Bugla
Mauro, I will try to fill the gap: 1. There is no discussion about the necessity of finishing the breakdown for /Documentation/dvb/bt8xx.txt. 2. You can never reduce a maintainer on his personal driver knowledge. Being an honest, appropriate and accurate maintainer requires some virtues like

Re: [linux-dvb] 2.6.21-rc1-git2 is incompilable

2007-03-03 Thread Uwe Bugla
Original-Nachricht Datum: Thu, 1 Mar 2007 18:31:25 +0100 Von: Marcel Siegert [EMAIL PROTECTED] An: linux-dvb@linuxtv.org CC: Uwe Bugla [EMAIL PROTECTED], [EMAIL PROTECTED], Slaby [EMAIL PROTECTED], [EMAIL PROTECTED], linux-kernel@vger.kernel.org, [EMAIL PROTECTED], Stephane

[linux-dvb] Re: 2.6.21-rc1-git2 is incompilable

2007-03-03 Thread Uwe Bugla
Original-Nachricht Datum: Thu, 1 Mar 2007 09:14:52 -0800 Von: Randy Dunlap [EMAIL PROTECTED] An: Uwe Bugla [EMAIL PROTECTED] CC: [EMAIL PROTECTED], [EMAIL PROTECTED], linux-dvb@linuxtv.org, [EMAIL PROTECTED], Jiri Slaby [EMAIL PROTECTED], [EMAIL PROTECTED], linux-kernel

[linux-dvb] patch 1 / 3: fix broken documentation for bt8xx cards

2007-03-01 Thread Uwe Bugla
deselection patch (i. e. patch 2 / 3) Written and Signed-off-by: Uwe Bugla [EMAIL PROTECTED] --- a/Documentation/dvb/bt8xx.txt +++ b/Documentation/dvb/bt8xx.txt @@ -9,9 +9,33 @@ Please see Documentation/dvb/cards.txt = o Cards based on the Conexant Bt8xx PCI bridge: Compiling kernel please enable

[linux-dvb] 2.6.21-rc1-git2 is incompilable

2007-03-01 Thread Uwe Bugla
Hi folks, trying to compile kernel 2.6.21-rc1-git2 is impossible. The broken module where the compiler gives up is /arch/i386/kernel/io_apic.c. Regards Uwe P. S.: Wouldn't it be a good idea to test at least error-free compilation before stuff like this is being published? -- Feel free - 10

[linux-dvb] patch 3 / 3: fix floppy mount bug in kernel 2.6.21-rc1

2007-03-01 Thread Uwe Bugla
? Signed-off-by: Uwe Bugla [EMAIL PROTECTED] --- a/arch/i386/kernel/process.c +++ b/arch/i386/kernel/process.c @@ -154,6 +154,7 @@ current_thread_info()-status |= TS_POLLING; } else { /* loop is done by the caller */ + local_irq_enable

Re: [linux-dvb] Pinnacle PCTV Sat Pro PCI DVB-S Card

2007-02-28 Thread Uwe Bugla
Original-Nachricht Datum: Wed, 28 Feb 2007 00:19:40 + Von: Rob Beard [EMAIL PROTECTED] An: linux-dvb@linuxtv.org CC: Betreff: [linux-dvb] Pinnacle PCTV Sat Pro PCI DVB-S Card Hi folks, I was wondering if someone could possibly advise me with regards to a Digital

[linux-dvb] incompatibilities of satlight 0.2.6

2007-02-22 Thread Uwe Bugla
Hello Arvind, hello Gowri, I just upgraded my Debian Etch distro to the snapshot from February 13, 2007 in connection with kernel 2.6.20. Unfortunately I cannot use satlight 0.2.6 anymore: neither can I compile the necessary tarballs nor can I use the rather old Debian packages. Would you please

[linux-dvb] patch 1 / 2: fix broken documentation for bt8xx cards

2007-02-21 Thread Uwe Bugla
extension and: Signed-off-by: Uwe Bugla [EMAIL PROTECTED] --- a/Documentation/dvb/bt8xx.txt +++ b/Documentation/dvb/bt8xx.txt @@ -9,9 +9,33 @@ Please see Documentation/dvb/cards.txt = o Cards based on the Conexant Bt8xx PCI bridge: Compiling kernel please enable: -a.)Device drivers

[linux-dvb] patch 2 / 2: deselect dst and dst-ca modules if they aren't needed

2007-02-21 Thread Uwe Bugla
PCTV Sat without CI extension and: Signed-off-by: Uwe Bugla [EMAIL PROTECTED] --- a/drivers/media/dvb/bt8xx/Makefile +++ b/drivers/media/dvb/bt8xx/Makefile @@ -1,3 +1,5 @@ -obj-$(CONFIG_DVB_BT8XX) += bt878.o dvb-bt8xx.o dst.o dst_ca.o +obj-$(CONFIG_DVB_BT8XX) += bt878.o dvb-bt8xx.o +obj

Re: [linux-dvb] patch 2 / 2: deselect dst and dst-ca if they aren?t needed

2007-02-07 Thread Uwe Bugla
Original-Nachricht Datum: Mon, 05 Feb 2007 21:40:36 +0100 Von: hermann pitton [EMAIL PROTECTED] An: Uwe Bugla [EMAIL PROTECTED] CC: [EMAIL PROTECTED], [EMAIL PROTECTED], [EMAIL PROTECTED], linux-dvb@linuxtv.org, [EMAIL PROTECTED], [EMAIL PROTECTED] Betreff: Re: [linux-dvb

Re: [linux-dvb] patch 2 / 2: deselect dst and dst-ca if they aren?t needed

2007-02-05 Thread Uwe Bugla
Original-Nachricht Datum: Mon, 05 Feb 2007 04:53:12 +0100 Von: hermann pitton [EMAIL PROTECTED] An: Uwe Bugla [EMAIL PROTECTED] CC: [EMAIL PROTECTED], [EMAIL PROTECTED], linux-dvb@linuxtv.org, [EMAIL PROTECTED], [EMAIL PROTECTED], [EMAIL PROTECTED] Betreff: Re: [linux-dvb

Re: [linux-dvb] Kernel panic with ifconfig down, Please help.

2007-02-05 Thread Uwe Bugla
Original-Nachricht Datum: Mon, 5 Feb 2007 18:52:40 +0100 Von: daniel garcia [EMAIL PROTECTED] An: linux-dvb@linuxtv.org CC: Betreff: [linux-dvb] Kernel panic with ifconfig down, Please help. Hello, I wrote a message last week, about a kernel Panic with 2.4.21-40ELsmp

[linux-dvb] patch 1 / 2: fix broken documentation for bt8xx cards

2007-02-04 Thread Uwe Bugla
with me for another ten months! Signed-off-by: Uwe Bugla [EMAIL PROTECTED] --- a/Documentation/dvb/bt8xx.txt +++ b/Documentation/dvb/bt8xx.txt @@ -9,9 +9,33 @@ Please see Documentation/dvb/cards.txt = o Cards based on the Conexant Bt8xx PCI bridge: Compiling kernel please enable: -a.)Device

[linux-dvb] patch 2 / 2: deselect dst and dst-ca if they aren?t needed

2007-02-04 Thread Uwe Bugla
free: Signed-off-by: Uwe Bugla [EMAIL PROTECTED] --- a/drivers/media/dvb/bt8xx/Makefile +++ b/drivers/media/dvb/bt8xx/Makefile @@ -1,3 +1,5 @@ -obj-$(CONFIG_DVB_BT8XX) += bt878.o dvb-bt8xx.o dst.o dst_ca.o +obj-$(CONFIG_DVB_BT8XX) += bt878.o dvb-bt8xx.o +obj-$(CONFIG_DVB_DST) += dst.o +obj

[linux-dvb] patch 2 / 2: deselect dst and dst-ca if they aren?t needed

2007-02-04 Thread Uwe Bugla
and error free: Signed-off-by: Uwe Bugla [EMAIL PROTECTED] --- a/drivers/media/dvb/bt8xx/Makefile +++ b/drivers/media/dvb/bt8xx/Makefile @@ -1,3 +1,5 @@ -obj-$(CONFIG_DVB_BT8XX) += bt878.o dvb-bt8xx.o dst.o dst_ca.o +obj-$(CONFIG_DVB_BT8XX) += bt878.o dvb-bt8xx.o +obj-$(CONFIG_DVB_DST) += dst.o +obj

[linux-dvb] Re: 3 patches for Kernel 2.6.19-rc5

2006-11-17 Thread Uwe Bugla
Original-Nachricht Datum: Fri, 17 Nov 2006 10:28:38 -0200 Von: Mauro Carvalho Chehab [EMAIL PROTECTED] An: Uwe Bugla [EMAIL PROTECTED] Betreff: Re: 3 patches for Kernel 2.6.19-rc5 Em Qui, 2006-11-16 às 16:31 +0100, Uwe Bugla escreveu: Hi Mauro, but the real core point

[linux-dvb] Re: 3 patches for Kernel 2.6.19-rc5

2006-11-17 Thread Uwe Bugla
Original-Nachricht Datum: Fri, 17 Nov 2006 14:12:51 -0200 Von: Mauro Carvalho Chehab [EMAIL PROTECTED] An: Uwe Bugla [EMAIL PROTECTED] Betreff: Re: 3 patches for Kernel 2.6.19-rc5 Em Sex, 2006-11-17 às 16:53 +0100, Uwe Bugla escreveu: Original-Nachricht

[linux-dvb] 3 patches for Kernel 2.6.19-rc5

2006-11-16 Thread Uwe Bugla
as above.” Wrong. Nobody needs two security warnings for the same issue. So here is revised patch number ONE: This patch synchronizes the documentation with the current state of kernel compilation: Signed-Off-By: Uwe Bugla [EMAIL PROTECTED] --- a/Documentation/dvb/bt8xx.txt +++ b/Documentation

[linux-dvb] Application or Kernel problem?

2006-11-16 Thread Uwe Bugla
When executing a list scan (i. e. no channel scan with a starting transponder, but a scan using a complete list of single transponders) using “szap” and “scan” the Pinnacle PCTV Sat card suffers timeouts. That is normal. But if those timeouts emerge again and again the card reaches a state in

[linux-dvb] 3 patches for Kernel 2.6.19-rc5

2006-11-14 Thread Uwe Bugla
three patches: Signed-Off-By: Uwe Bugla [EMAIL PROTECTED] Functional description: please see above. Number ONE: --- a/Documentation/dvb/bt8xx.txt +++ b/Documentation/dvb/bt8xx.txt @@ -9,9 +9,15 @@ Please see Documentation/dvb/cards.txt = o Cards based on the Conexant Bt8xx PCI bridge: Compiling

[linux-dvb] Patch 1 / 2: make dvb-pll.c deselectable

2006-11-02 Thread Uwe Bugla
that DO NOT NEED this frontend module. It DOES NOT HURT! So please imply it! Signed-off-by: Uwe Bugla [EMAIL PROTECTED] --- a/drivers/media/dvb/bt8xx/Kconfig +++ b/drivers/media/dvb/bt8xx/Kconfig @@ -1,7 +1,7 @@ config DVB_BT8XX tristate BT8xx based PCI cards depends on DVB_CORE PCI

[linux-dvb] Patch 3 / 3: makes bt8xx compile without dst and dst-ca

2006-11-02 Thread Uwe Bugla
mainline at all. I would like to invite some developpers to see this thing through and offer a more sophisticated solution that a. saves RAM b. is not getting rid of support for dst.c and dst-ca.c Signed-off-by: Uwe Bugla [EMAIL PROTECTED] --- a/drivers/media/dvb/bt8xx/Makefile +++ b/drivers/media/dvb

[linux-dvb] Patch for Pinnacle PCTVSAT, Kernel 2.6.19-rc3

2006-10-27 Thread Uwe Bugla
Hello! The following patch for Kernel 2.6.19-rc3 contains three functions: 1. synchronizes bt8xx.txt to the current graphical Kernel compilation menu 2. make module dvb-pll.c deselectable as it is not necessary for Pinnacle PCTVSAT 3. get rid of static backend dependencies for dst.c and dst-ca.c

[linux-dvb] Patch for Pinnacle PCTVSAT, Kernel 2.6.19-rc3

2006-10-27 Thread Uwe Bugla
Hello! The following patch for Kernel 2.6.19-rc3 contains three functions: 1. synchronizes bt8xx.txt to the current graphical Kernel compilation menu 2. make module dvb-pll.c deselectable as it is not necessary for Pinnacle PCTVSAT 3. get rid of static backend dependencies for dst.c and dst-ca.c

[linux-dvb] killer patch for Pinnacle PCTVSAT, kernel 2.6.19-rc1

2006-10-09 Thread Uwe Bugla
Hi everybody, the following material is nothing for Mercurial tree, and also nothing for the mainline kernel. It was written for: a. test reasons b. help to save memory. It wipes out support for TwinHan cards and for FusionHDTV cards. If you owe a Pinnsat card as the only one in your machine you

[linux-dvb] Problems with bt8xx cards in Kernel 2.6.19-rc1

2006-10-06 Thread Uwe Bugla
as frontend module without any obsolete dependencies the Pinnacle PCTVSAT does not need, but at the same time cannot involve the necessary backend modules dvb_bt8xx.c and bt878.c! That would be a solution I would call very efficient! Regards Uwe Bugla -- GMX DSL-Flatrate 0,- Euro* - Überall, wo

[linux-dvb] Patch 1 / 2: eliminate a type error in Kconfig

2006-10-06 Thread Uwe Bugla
Applies against: 2.6.19-rc1 Signed-off-by: Uwe Bugla [EMAIL PROTECTED] --- a/drivers/media/dvb/dvb-core/Kconfig +++ b/drivers/media/dvb/dvb-core/Kconfig @@ -19,6 +19,6 @@ allow the card drivers to only load the frontend modules they require. This saves several KBytes of memory

[linux-dvb] Patch 2 / 2: updates bt8xx.txt to the current state of development

2006-10-06 Thread Uwe Bugla
Applies against: 2.6.19-rc1 Signed-off-by: Uwe Bugla [EMAIL PROTECTED] --- a/Documentation/dvb/bt8xx.txt +++ b/Documentation/dvb/bt8xx.txt @@ -9,9 +9,15 @@ Please see Documentation/dvb/cards.txt = o Cards based on the Conexant Bt8xx PCI bridge: Compiling kernel please enable: -a.)Device

Re: [linux-dvb] Patch 1 / 2: eliminate a type error in Kconfig

2006-10-06 Thread Uwe Bugla
Original-Nachricht Datum: Fri, 06 Oct 2006 11:31:24 -0400 Von: Michael Krufky [EMAIL PROTECTED] An: Uwe Bugla [EMAIL PROTECTED] Betreff: Re: [linux-dvb] Patch 1 / 2: eliminate a type error in Kconfig Uwe Bugla wrote: Signed-off-by: Uwe Bugla [EMAIL PROTECTED] - Note

<    1   2