Skip to content
Snippets Groups Projects
  • rsc's avatar
    · d5596cd6
    rsc authored
    Apparently the initial interrupt count lapic[TICR]
    must be set *after* initializing the lapic[TIMER] vector.
    
    Doing this, we now get clock interrupts on cpu 1.
    (No idea why we always got them on cpu 0.)
    
    Don't write to TCCR - it is read-only.
    d5596cd6