Changeset 202 for trunk/hal/x86_64/core/hal_apic.h
- Timestamp:
- Jul 13, 2017, 2:09:32 PM (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/hal/x86_64/core/hal_apic.h
r154 r202 177 177 # define LAPIC_DCRT_DIV128 0x0a 178 178 179 /* 180 ******************************************************************************* 181 * IRQ numbers 182 ******************************************************************************* 183 */ 184 185 #define IRQ_TIMER 0 186 #define IRQ_KEYBOARD 1 187 #define IRQ_COM2 3 188 #define IRQ_COM1 4 189 #define IRQ_FLOPPY 6 190 #define IRQ_ATA0 14 191 #define IRQ_ATA1 15 192
Note: See TracChangeset
for help on using the changeset viewer.