Misc Changes, Added Logging Subsystem, Fixes to InitRD, Working on RTL8139 driver
authorJohn Hodge <[email protected]>
Sun, 21 Mar 2010 05:00:49 +0000 (13:00 +0800)
committerJohn Hodge <[email protected]>
Sun, 21 Mar 2010 05:00:49 +0000 (13:00 +0800)
commitbd8dc898108f10c0498f4dc5d0164a50b5ff2e5c
tree932bc204980e15cf271f645a541338db982088ac
parentc3d486ba13c6cd12558d4c0cf01d3fd93e797d64
Misc Changes, Added Logging Subsystem, Fixes to InitRD, Working on RTL8139 driver
18 files changed:
Kernel/Makefile
Kernel/Makefile.BuildNum
Kernel/arch/x86/main.c
Kernel/debug.c
Kernel/include/acess.h
Kernel/include/vfs.h
Kernel/lib.c
Kernel/logging.c [new file with mode: 0644]
Kernel/modules.c
Kernel/system.c
Makefile.cfg
Modules/Filesystems/FAT/fat.c
Modules/Filesystems/InitRD/files.lst
Modules/Filesystems/InitRD/main.c
Modules/Interfaces/UDI/strmem.c
Modules/Network/NE2000/ne2000.c
Modules/Network/RTL8139/main.c [new file with mode: 0644]
Usermode/Applications/mount_src/main.c

UCC git Repository :: git.ucc.asn.au