introducing pci drivers, improved compilation scripts
commit0bf5c1e7ced5d8d1fa2b29491eb76225436e414a
authorPawel Dziepak <pdziepak@quarnos.org>
Mon, 10 Nov 2008 19:17:39 +0000 (10 20:17 +0100)
committerPawel Dziepak <pdziepak@quarnos.org>
Mon, 10 Nov 2008 19:17:39 +0000 (10 20:17 +0100)
treea089050a6828649522d6844970fe3cb803f7bb6b
parentcfac6e71f97af07e0f599c7515b94fc9018a6761
introducing pci drivers, improved compilation scripts
27 files changed:
Makefile
arch/x86/Makefile
arch/x86/isa.cpp
arch/x86/launch.cpp
arch/x86/pci.cpp [new file with mode: 0644]
libs/string.cpp
libs/string.h
manes/error.cpp
manes/error.h
manes/kernel_state.cpp
manes/manec.cpp
manes/manec.h
manes/remote.c
manes/start.cpp
manes/type_name.cpp
manes/type_name.h
resources/Makefile
resources/fat.h
resources/fdc.cpp
resources/foma.cpp
resources/foma.h
resources/isa.cpp
resources/keybscr.cpp
resources/pci.cpp [new file with mode: 0644]
resources/pci.h [new file with mode: 0644]
resources/speaker.cpp
services/early_logger.cpp