WIP: irq handler
authorBernhard Urban <lewurm@gmx.net>
Thu, 3 Sep 2009 18:10:10 +0000 (20:10 +0200)
committerBernhard Urban <lewurm@gmx.net>
Thu, 3 Sep 2009 18:10:10 +0000 (20:10 +0200)
commit3a17a5742283d2510b6bdcf42dcb76cdb66d3770
tree85fb62a2073c2b653bf58af845d7c7f76ad8e7f5
parentcbb2f30692a3d5cb7817aaa95dc14f8db24f5adb
WIP: irq handler

hw-pic still don't work, but the irq #14 will be cleared...
maybe all hw-ppc-flags should be cleared -- how?!

write32(HW_PPCIRQFLAG, ~0);
don't work :(
exception.c
irq.c
main.c