- Implemented PCI functions.
commit1b45f52d985565f9611e6d782e33c6edcf808895
authorMathias Gottschlag <mathias-go@web.de>
Fri, 19 Dec 2008 19:15:46 +0000 (19 20:15 +0100)
committerMathias Gottschlag <mathias-go@web.de>
Fri, 19 Dec 2008 19:15:46 +0000 (19 20:15 +0100)
tree17fddb400667e79b47a611a1cf4b1d272aa39dda
parentd4528ee3ad0969ba9bef2afa4eaed7699d0429b4
- Implemented PCI functions.
- Fixed problem with masked interrupts on the second controller.
system/include/ke/pci.h [copied from system/include/ke/ports.h with 63% similarity]
system/include/ke/ports.h
system/kernel/CMakeLists.txt
system/kernel/ke/interrupts.c
system/kernel/ke/pci.c [new file with mode: 0644]
system/kernel/ke/start.c
system/kernel/ke/stdio.c