add the address of error status register

This commit is contained in:
Stefan Lankes 2011-04-07 20:25:49 +02:00
parent e599063dd2
commit 6b86f3c572

View file

@ -33,6 +33,7 @@ extern "C" {
#define APIC_TPR 0x0080 // Task Priority Regster
#define APIC_EOI 0x00B0 // EOI Register
#define APIC_SVR 0x00F0 // Spurious Interrupt Vector Register
#define APIC_ESR 0x0280 // Error Status Regsiter
#define APIC_ICR1 0x0300 // Interrupt Command Register [0-31]
#define APIC_ICR2 0x0310 // Interrupt Command Register [32-63]
#define APIC_LVT_T 0x0320 // LVT Timer Register