Problem with Interrupts.
Problem with Interrupts.
My kernel works in pmode. The floppy bootsector I am using disables the interrupts. When I try to enable them using sti , the system restarts. What is the problem ?
Re: Problem with Interrupts.
Did you setup an interrupt descriptor table?
Did you load the idt-register?
Did you load the idt-register?