Fixed network triple fault, packets now send successfully.
authorJohn Hodge <[email protected]>
Sun, 11 Oct 2009 07:55:04 +0000 (15:55 +0800)
committerJohn Hodge <[email protected]>
Sun, 11 Oct 2009 07:55:04 +0000 (15:55 +0800)
commitb37a72724f8584364a3b0f3c57882e803155e499
treebd5b31a7f26c7c4a17ea668c33aba7fcc18385b6
parent1ca0233bb1e142c536d09c35ce8dcdb209a2938b
Fixed network triple fault, packets now send successfully.
Changed RTC to fire at 4 Hz, instead of 1024Hz
Slight changes to EXT2, library functions and IRQ handling
Kernel/arch/x86/desctab.asm
Kernel/arch/x86/irq.c
Kernel/arch/x86/lib.c
Kernel/arch/x86/time.c
Kernel/drv/ata_x86.c
Kernel/drv/ne2000.c
Kernel/vfs/fs/ext2.c
Kernel/vfs/fs/fs_ext2.h

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