metalsvm/arch/x86/kernel
stefan 81df510743 - add comments
- use readable macros instead of constants
- use the same error number like newlib


git-svn-id: http://svn.lfbs.rwth-aachen.de/svn/scc/trunk/MetalSVM@156 315a16e6-25f9-4109-90ae-ca3045a26c18
2010-09-10 22:18:55 +00:00
..
entry.asm - add comments 2010-09-10 22:18:55 +00:00
gdt.c - add comments 2010-09-10 22:18:55 +00:00
idt.c - remove typo 2010-09-08 12:16:39 +00:00
irq.c - add comments 2010-09-10 22:18:55 +00:00
isrs.c - increase the readability by using macros instead of some hard-coded numbers 2010-08-24 05:43:39 +00:00
kb.c - complete restart of the project 2010-08-09 11:47:51 +00:00
Makefile - add the definition "__KERNEL__" to avoid redifinition of ssize_t and off_t 2010-08-22 10:08:38 +00:00
multiboot.c - add code to detect pci interfaces 2010-08-05 11:53:02 +00:00
pci.c - add code to detect pci interfaces 2010-08-05 11:53:02 +00:00
pcihdr.h - add code to detect pci interfaces 2010-08-05 11:53:02 +00:00
scc.c - remove endless loop 2010-09-08 07:08:21 +00:00
schedule.asm - complete restart of the project 2010-08-09 11:47:51 +00:00
string.asm - add missing file 2010-08-11 10:46:23 +00:00
timer.c - add comments 2010-09-10 22:18:55 +00:00
vga.c - add code to detect pci interfaces 2010-08-05 11:53:02 +00:00