Re: 2.6.9-mm1

From: Gerd Knorr
Date: Sat Oct 23 2004 - 06:03:22 EST


On Sat, Oct 23, 2004 at 02:13:57AM +0200, Dominik Karall wrote:
> On Friday 22 October 2004 12:20, Andrew Morton wrote:
> > ftp://ftp.kernel.org/pub/linux/kernel/people/akpm/patches/2.6/2.6.9/2.6.9-m
> >m1/
>
> I got this error without starting any tv application:
> saa7134[0]/irq[10,4251666]: r=0x20 s=0x00 PE
> saa7134[0]/irq: looping -- clearing PE (parity error!) enable bit

It's the saa7134 chip raising the IRQ with "parity error" bit set in the
IRQ status register. Permanent error, acking the bit to the chip
doesn't make it go away, so the driver disables this IRQ condition to
make the card quiet.

Not sure why this happens, it really shouldn't see parity errors on the
PCI bus. I've never seen that myself on my machines, probably it is
hardware related.

Gerd

--
return -ENOSIG;
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/