Working on UDP, removed debug from some code, fixed ARP setting hwtype to 0x100 ...
authorJohn Hodge <[email protected]>
Thu, 25 Feb 2010 11:44:14 +0000 (19:44 +0800)
committerJohn Hodge <[email protected]>
Thu, 25 Feb 2010 11:44:14 +0000 (19:44 +0800)
commitb3fa9a08edcbc459bd8e9df73186e292470ebfc3
tree2a8d70fe427ee5761fbc577b16de876a5efe8dfc
parent3c85c92afe3f506a921447ef07963525d796137b
Working on UDP, removed debug from some code, fixed ARP setting hwtype to 0x100 (should be 1)
- Other Misc changes
18 files changed:
Kernel/Makefile.BuildNum
Kernel/arch/x86/irq.c
Kernel/debug.c
Kernel/drv/kb.c
Kernel/heap.c
Kernel/include/tpl_drv_common.h
Modules/IPStack/arp.c
Modules/IPStack/tcp.c
Modules/IPStack/tcp.h
Modules/IPStack/udp.c
Modules/IPStack/udp.h
Modules/Storage/ATA/main.c
Usermode/Applications/axwin2_src/WM/main.c
Usermode/Applications/axwin2_src/WM/messages.c
Usermode/Applications/ifconfig_src/main.c
Usermode/Libraries/Makefile.cfg
Usermode/include/acess/sys.h
Usermode/include/axwin/messages.h

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