StuBS
pic.h File Reference

Handle (disable) the old Programmable Interrupt Controller (PIC) More...

Namespaces

namespace  PIC
 The Programmable Interrupt Controller (PIC aka 8259A)
 

Functions

void PIC::initialize ()
 Initialize the PICs (Programmable Interrupt Controller, 8259A), such that all 15 hardware interrupts are stored sequentially in the IDT and the hardware interrupts are disabled (in favor of APIC).
 

Detailed Description

Handle (disable) the old Programmable Interrupt Controller (PIC)