Fixing bugs and removing debug statements
authorJohn Hodge <[email protected]>
Sat, 24 Jul 2010 03:59:59 +0000 (11:59 +0800)
committerJohn Hodge <[email protected]>
Sat, 24 Jul 2010 03:59:59 +0000 (11:59 +0800)
commit3998cfbbadb005bf3ad52ea2538dc21f82864ddc
tree4214d995813e5ae0b1f83fb5c4178704be6ce809
parent321d008781422b7d7137e9acc1ba0e84dec79ff1
Fixing bugs and removing debug statements
- Killing debug in timer code
- Changed the syscall method back to using int 0xAC (for now)
- Working on RTL8139 driver
- More UDI fiddling (I'm going to move to the UDIref implementation
  soon, just triying to make it compile properly)
13 files changed:
Kernel/arch/x86/desctab.asm
Kernel/arch/x86/main.c
Kernel/arch/x86/proc.asm
Kernel/arch/x86/proc.c
Kernel/arch/x86/time.c
Kernel/threads.c
Modules/Display/VESA/main.c
Modules/Interfaces/UDI/main.c
Modules/Network/RTL8139/main.c
Modules/Storage/ATA/main.c
UDI Drivers/UDI/link.ld
UDI Drivers/UDI/udisetup
Usermode/Libraries/libacess.so_src/syscalls.inc.asm

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