Hello I just compiled my first Adeos-patched kernel for armnommu/arch-netarm and tried the test module: adtest.c
However adtest.c only catches the timer interrupts, counts them and propagates the interrupt to linux. It would be nice to check, if adtest is able to catch interrupts which are disabled by the linux kernel (the timer interrupt isn't disabled by linux). has anyone an idea which interrupt to test, or even an extended version of adtest.c ? btw: adtest.c refers to "adsysinfo_t.timer.irq" which is not available in adeos-linux-2.4.22-armnommu-r12.patch, its called "adsysinfo_t.archdep.tmirq" there. Thanks, Thomas.
