You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Ideally, we'd use IRQ0 for the timer, in order to match what we have with the PIC. Unfortunately, qemu unconditionally redirects irqs on pin0 to pin2.
We should report this upstream bug, and move back to IRQ0 once it is fixed.
Ideally, we'd use IRQ0 for the timer, in order to match what we have with the PIC. Unfortunately, qemu unconditionally redirects irqs on pin0 to pin2.
We should report this upstream bug, and move back to IRQ0 once it is fixed.
SunriseOS/kernel/src/devices/hpet.rs
Lines 515 to 525 in 8012637
This issue was generated by todo based on a
TODO
comment in 8012637 when #304 was merged. cc @roblabla.The text was updated successfully, but these errors were encountered: