next up previous
Next: Programming the PIT Up: Registering a Timer with Previous: Registering a Timer with

Initializing the PIC

Read about the Priority Interrupt Controller (PIC). It must be initialized for interrupts to be delivered to the processor. OSkit provides macros to initialize it. Look at
oskit/x86/pc/pic.h


Soumyadeb Mitra 2002-10-23