metalsvm/arch/x86/kernel
stefan 45219bce2e - huge commit
- enable the paging support
- redesign of the APIC code

TODO:
- Currently, we are not able to start user-level applications.
- The RTL8139 driver does not longer work. Perhaps, a bug in the output function.
- The APIC codes doesn't work on all systems. Therefore, the code is currently disabled.



git-svn-id: http://svn.lfbs.rwth-aachen.de/svn/scc/trunk/MetalSVM@326 315a16e6-25f9-4109-90ae-ca3045a26c18
2010-12-10 06:16:58 +00:00
..
apic.c - huge commit 2010-12-10 06:16:58 +00:00
entry.asm - huge commit 2010-12-10 06:16:58 +00:00
gdt.c - huge commit 2010-12-10 06:16:58 +00:00
idt.c - remove typo 2010-09-08 12:16:39 +00:00
irq.c - huge commit 2010-12-10 06:16:58 +00:00
isrs.c - huge commit 2010-12-10 06:16:58 +00:00
kb.c - huge commit 2010-12-10 06:16:58 +00:00
Makefile - huge commit 2010-12-10 06:16:58 +00:00
multiboot.c - add code to detect pci interfaces 2010-08-05 11:53:02 +00:00
pci.c - remove an awful bug in the calculation of the io address 2010-11-29 02:36:40 +00:00
pcihdr.h - cleanup pci code 2010-11-27 17:28:32 +00:00
processor.c - huge commit 2010-12-10 06:16:58 +00:00
scc.c - add APIC support for the SCC 2010-11-26 05:33:02 +00:00
schedule.asm - add the first steps to support the (local and IO) APIC 2010-10-25 16:58:31 +00:00
string.asm - add missing file 2010-08-11 10:46:23 +00:00
timer.c - huge commit 2010-12-10 06:16:58 +00:00
vga.c - huge commit 2010-12-10 06:16:58 +00:00