Applied, thanks!
Damien Zammit, le mer. 31 janv. 2024 10:02:15 +, a ecrit:
> Move cninit() further down so that IOAPIC has a chance
> to initialize before the com port interrupt is unmasked
> in the IOAPIC, fixing a fault and reboot.
> ---
> i386/i386at/model_dep.c | 10 +-
> 1 file c
Move cninit() further down so that IOAPIC has a chance
to initialize before the com port interrupt is unmasked
in the IOAPIC, fixing a fault and reboot.
---
i386/i386at/model_dep.c | 10 +-
1 file changed, 5 insertions(+), 5 deletions(-)
diff --git a/i386/i386at/model_dep.c b/i386/i386at/