restoring keybscr functionallity and part of isa code
commitd5538c5cbaecedd0a9e11d3b7f8851dca2df04d9
authorPawel Dziepak <pdziepak@quarnos.org>
Fri, 31 Oct 2008 20:20:46 +0000 (31 21:20 +0100)
committerPawel Dziepak <pdziepak@quarnos.org>
Fri, 31 Oct 2008 20:20:46 +0000 (31 21:20 +0100)
tree4751e985dc5b4685010a986c0e4196f365d7266f
parente4cf4ee3216ad3a8354915c6aaef8421c62f2656
restoring keybscr functionallity and part of isa code

 - resources system is working
 - isa is partially restored
 - keybscr is restored
 - minor fixes
27 files changed:
arch/x86/Makefile
arch/x86/console.cpp
arch/x86/general.h
arch/x86/isa.cpp
arch/x86/lowlevel.cpp
arch/x86/lowlevel.h
manes/Makefile
manes/bus.h
manes/component_name.cpp
manes/creator.cpp
manes/interface.cpp
manes/manager.cpp
manes/manager.h
manes/manec.cpp [new file with mode: 0644]
manes/manec.h [new file with mode: 0644]
manes/server.cpp
manes/start.cpp
manes/stream.h
manes/type.cpp
manes/type.h
manes/type_name.cpp
resources/Makefile
resources/isa.cpp
resources/isa.h
resources/keybscr.cpp
resources/keybscr.h
services/early_logger.cpp