K 10 svn:author V 5 gonzo K 8 svn:date V 27 2012-03-12T01:23:09.224608Z K 7 svn:log V 283 - Rename apb_intr to apb_filter since it's a filter handler - Pass interrupt trapframe for handlers dow the chain - Add PMC interrupt handler PMC interrupt is a special case, so we want handle it as soon as possible with minimum overhead. So we handle it apb filter routine. END