Stefan Lankes
fec9f9cfe1
switch back to the ping example
...
- use RAW interface
- cut the timer debug messages
2011-06-30 12:26:16 -07:00
Stefan Lankes
499fc1192f
comment ping example
2011-06-22 11:29:59 -07:00
Stefan Lankes
19fffd46c5
use netif_set_up to enable the network device
2011-06-21 23:19:28 -07:00
Stefan Lankes
b4639fc1ae
fix typo, remove some SCC workarounds
2011-06-08 23:42:20 -07:00
Stefan Lankes
b904e8e412
Merge branch 'master' of git.lfbs.rwth-aachen.de:metalsvm into lwip
2011-06-08 23:24:34 -07:00
Stefan Lankes
393808e198
fix bug in the initializtion of the BSS section
...
- DO NOT LONGER USE the compiler flag "-fno-zero-initialized-in-bss"
2011-06-09 08:18:12 +02:00
Stefan Lankes
6c80f9e15a
add initial version of eMAC driver
...
as workround for some bugs, a few LwIP features and the interrupt handling in ICC are disabled
2011-06-05 00:05:41 -07:00
Stefan Lankes
bfc5f29620
add ping test and increase the number of timeouts
2011-05-29 15:54:33 +02:00
Stefan Lankes
fdeceeac36
switch from lwip-1.3.2 to lwip 1.4.0
2011-05-29 15:36:02 +02:00
Jacek Galowicz
f411498368
Commented another bunch of header files.
2011-04-04 18:12:08 +02:00
Stefan Lankes
5d94954d3a
move koutput_init to the function lowlevel_init
2011-03-25 07:46:23 +01:00
Stefan Lankes
80377e4ff3
redesign of the IO interface
...
=> do not create an additional task to dump kernel messages
2011-03-07 20:02:24 +01:00
stefan
45219bce2e
- huge commit
...
- enable the paging support
- redesign of the APIC code
TODO:
- Currently, we are not able to start user-level applications.
- The RTL8139 driver does not longer work. Perhaps, a bug in the output function.
- The APIC codes doesn't work on all systems. Therefore, the code is currently disabled.
git-svn-id: http://svn.lfbs.rwth-aachen.de/svn/scc/trunk/MetalSVM@326 315a16e6-25f9-4109-90ae-ca3045a26c18
2010-12-10 06:16:58 +00:00