StuBS
pic.cc File Reference
#include "machine/pic.h"
#include "machine/ioport.h"
#include "types.h"
Include dependency graph for pic.cc:

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).