Interrupts and PMode
Posted: Mon Aug 09, 2004 4:06 pm
Hello All,
I am having a problem(a triple fault) with enabling interrupts in protected mode after remapping the PIC and setting up the IDT. The problem does not appear to be in the code for the IDT, as the computer triple faults with the IDT in or out.
The problem occurs when I unmask an IRQ
Does anyone know what my problem is?
Al
I am having a problem(a triple fault) with enabling interrupts in protected mode after remapping the PIC and setting up the IDT. The problem does not appear to be in the code for the IDT, as the computer triple faults with the IDT in or out.
The problem occurs when I unmask an IRQ
Does anyone know what my problem is?
Al