K 10 svn:author V 7 yongari K 8 svn:date V 27 2010-03-12T18:18:04.829560Z K 7 svn:log V 267 Reorder interrupt handler a bit such that producer/consumer index of status block is read first before acknowledging the interrupts. Otherwise bge(4) may get stale status block as acknowledging an interrupt may yield another status block update. Reviewed by: marius END