IRQ support fixed.
commitb1aa0bc5fdda4def89dd5d3d0bafd47be5bbfc70
authorschulz <schulz@fb15a70f-31f2-0310-bbcc-cdcc74a49acc>
Sun, 19 Apr 2015 19:41:21 +0000 (19 19:41 +0000)
committerschulz <schulz@fb15a70f-31f2-0310-bbcc-cdcc74a49acc>
Sun, 19 Apr 2015 19:41:21 +0000 (19 19:41 +0000)
tree22cb81f3312991791a11c58d8883b91bc8c930bd
parenta7f0f7edeeb768edc272be9881d8b8c918f273d9
IRQ support fixed.

1. IRQ handler runs in an endless loop and terminates only when no more
IRQs are pending.
2. Enablign and disabling of IRQs done properly
3. VBlank emulator IRQ acknowledgment fixed

git-svn-id: https://svn.aros.org/svn/aros/trunk/AROS@50429 fb15a70f-31f2-0310-bbcc-cdcc74a49acc
arch/arm-native/kernel/platform_bcm2708.c