Mailing List archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[linux-dvb] Re: kernel 2.6.9 and cvs-head has regressed



On Tue, 26 Oct 2004 13:17:29 +0200
Gerd Knorr <kraxel@bytesex.org> wrote:

> > 1 linux 2.6.9-rc2
> > 2 patch-2.6.9-rc2-kraxel
> > 3 dvb-kernel cvs head from today
> > 4 patch you attached in previous mail
> > 
> > So I guess the bug is in either:
> > - linux rc3/rc4/final
> > - the changes in patch-2.6.9-rc2-kraxel to All-2.6.9-rc4.diff
> 
> Any differences in the load messages of the drivers?
> 
>   Gerd

I tried vanilla 2.6.10-rc1 and it has the same problem. Here's a diff of
the dmesg:

Does the change in bttv0 in= look suspicous?


--- 9rc2	2004-10-26 22:14:10.144523224 +1000
+++ 10rc1	2004-10-26 22:16:15.516463792 +1000
@@ -6,7 +6,7 @@
 bttv0: Bt878 (rev 17) at 0000:00:0d.0, irq: 10, latency: 32, mmio: 0xe9000000
 bttv0: detected: AVermedia DVB-T 771 [card=123], PCI subsystem ID is 1461:0771
 bttv0: using: AVerMedia AVerTV DVB-T 771 [card=123,autodetected]
-bttv0: gpio: en=00000000, out=00000000 in=0096000f [init]
+bttv0: gpio: en=00000000, out=00000000 in=00d6018f [init]
 bttv0: using tuner=4
 tuner: Ignoring new-style parameters in presence of obsolete ones
 bttv0: registered device video0
@@ -19,14 +19,14 @@
 ACPI: PCI interrupt 0000:00:0d.1[A] -> GSI 10 (level, low) -> IRQ 10
 bt878(0): Bt878 (rev 17) at 00:0d.1, irq: 10, latency: 32, memory: 0xe9001000
 DVB: registering new adapter (bttv0).
-mt352_read_register: readreg error (ret == -38)
-dvbfe_mt352: Setup for AverMedia DVB-T 771
+dvbfe_mt352: Setup for Avermedia 771.
 xxx attach
-DVB: registering frontend 0 (AverMedia DVB-T 771)...
+DVB: registering frontend 0 (DVB-T Zarlink MT352 demodulator driver)...
 ir-kbd-gpio: bttv IR (card=123) detected at pci-0000:00:0d.0/ir0
+ACPI: PCI interrupt 0000:01:00.0[A] -> GSI 11 (level, low) -> IRQ 11
 Matrox MGA G200/G400/G450/G550 YUV Video interface v2.01 (c) Aaron Holtzman & A'rpi
 mga_vid: Found MGA G400/G450 at 0000:01:00.0 [0000:01:00.0]
-mga_vid: MMIO at 0xcca90000 IRQ: 11  framebuffer: 0xE4000000
+mga_vid: MMIO at 0xccad8000 IRQ: 11  framebuffer: 0xE4000000
 mga_vid: OPTION word: 0x50040D20  mem: 0x03  SDRAM
 mga_vid: detected RAMSIZE is 32 MB
 syncfb (mga): IRQ disabled in mga_vid.c


-- 
Peter.




Home | Main Index | Thread Index