Progress report

Oleg Gusev oleg@usm.uni-muenchen.de
Fri Jul 9 16:28:40 CEST 2004


On Friday 09 July 2004 02:41 pm, Matan Ziv-Av wrote:
>
> This patch seems to solve the "spurious interrupt 35" problem.
> I suspect that there is no problem with the ps2_txint, since the driver
> does not use the interrupt for occasional writes.
>

Great !

>  #include <asm/arch/SA-1101.h>
>  #include <asm/hardware/sa1101.h>

IMHO, this is redundant, and SA-1100.h should be merged
into hardware/sa1101.h. We are the only users of the header,
 anyway.

>
> @@ -99,9 +99,10 @@
>         stat0 = INTSTATCLR0;
>         stat1 = INTSTATCLR1;
>         INTSTATCLR0 = stat0;
>         INTSTATCLR1 = stat1;

What is this code supposed to do ??

 Oleg.



More information about the Jornada820 mailing list