Kernel/x86_64 - Bugfixing
authorJohn Hodge <[email protected]>
Mon, 26 Sep 2011 02:04:14 +0000 (10:04 +0800)
committerJohn Hodge <[email protected]>
Mon, 26 Sep 2011 02:04:14 +0000 (10:04 +0800)
commita59083b859599aeee6ab3e4fd6a0113faa5fddf5
treee20dddfca905f44d25b116aecdbddd55d0b1a704
parentf31fce99ba695db4d5b4509bfcf5d0c568d02af9
Kernel/x86_64 - Bugfixing

- Fixed the ATA bug (caused by some IRQs not being acked)
- Fixed SYSRET/SYSRETQ issue
- Implemented DivModU64
Kernel/arch/x86/lib.c
Kernel/arch/x86_64/desctab.asm
Kernel/arch/x86_64/lib.c
Kernel/arch/x86_64/proc.asm
Kernel/arch/x86_64/proc.c
Kernel/arch/x86_64/start32.asm

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