K 10 svn:author V 6 marcel K 8 svn:date V 27 2011-02-08T01:43:45.603922Z K 7 svn:log V 333 o Make sure to mask off timer1 interrupts. It's not necessarily masked-off by the firmware. o In DELAY(). Make sure we have an inner-loop body that the compiler cannot eliminate. While timing does not have to be perfect, the loops must be there to have at least some notion of delay. Obtained from: Juniper Networks END