[Pxc] Unexpected IRQ
Marius van Wyk
marius@e.co.za
Mon, 02 Oct 2000 08:42:38 +0200
On Sun, 1 Oct 2000 22:06:24 -0400, M Bianchi <mbianchi@Foveal.com> wrote:
> Folks,
>=20
> I also saw the Unexpected IRQ/lockup detected with pxc-0.28 on a
> Pentium III single processor machine, running on an Intel L440GX
> dual-processor motherboard, with Linux 2.2.12-20 (Red Hat 6.1) compiled
> _without_ SMP.
>=20
> Allessandro:
> I don't understand your mail of 16 September, suggesting:
> :
-snip-
> ... and pick the one that works?
There were two places in the code that you will find the code segment. =
The one
place is for initial settings, and the other is when there is a problem =
for
recovery. (I think)
I think, yes, one is to try the values 4, ... 32 until one works. At =
least that
is what I understood to Allesandro's last suggestion.
This is what Allesandro mailed in the past:
-------------
A possible solution is changing=20
| BT848_GPIO_DMA_CTL_PKTP_4 /* and do DMA as soon as =
possible */
| BT848_GPIO_DMA_CTL_PLTP1_4
| BT848_GPIO_DMA_CTL_PLTP23_4;
into three _8 _16 or _32 (main.c, line 934 more or less -- and 530
if you want, but it's much less important).
-------------
On my system I still get messages at times, (which I comment out) but my =
screen
interference is now gone.
I'm sure Allesandro will answer this more fully when he gets back from =
his
(fatherly?) duties... -grin-
Marius.