Interrupts: Difference between revisions

Jump to navigation Jump to search
[unchecked revision][unchecked revision]
Line 76:
* Tell the PIC that you no longer want to use the BIOS defaults (see [[PIC#Programming the PIC chips|Programming the PIC chips]])
* Write a couple of ISR handlers (see [[Interrupt Service Routines]]) for both IRQs and exceptions
* Put the addresses of the ISR handlers in the appropriate descriptors (in [[Interrupt Descriptor Table]])
* Enable all supported interrupts in the IRQ mask (of the PIC)
 
 
== General IBM-PC Compatible Interrupt Information ==
Anonymous user
Cookies help us deliver our services. By using our services, you agree to our use of cookies.

Navigation menu