better interrupt plan---this one appears to work
ioapic
This commit is contained in:
parent
32630628a9
commit
c8b29f6d03
11 changed files with 217 additions and 12 deletions
1
Makefile
1
Makefile
|
@ -4,6 +4,7 @@ OBJS = \
|
|||
ide.o\
|
||||
kalloc.o\
|
||||
lapic.o\
|
||||
ioapic.o\
|
||||
main.o\
|
||||
mp.o\
|
||||
picirq.o\
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue