metalsvm/kernel
Stefan Lankes 2f64a5c772 replace tcpip_input by ethernet_input/ip_input
All MetalSVM drivers guarantee that the input function will be called in the context of the tcpip thread.
Therefore, we are able to use ethernet_input/ip_input instead of tcpip_input
2012-09-11 10:36:29 +02:00
..
init.c replace tcpip_input by ethernet_input/ip_input 2012-09-11 10:36:29 +02:00
main.c add prototype of a tickless kernel 2012-07-03 16:46:54 +02:00
Makefile minor changes 2011-10-02 14:44:05 +02:00
syscall.c add readdir 2011-11-09 11:56:37 +01:00
tasks.c on x64, disable the option to create user-level tasks 2012-09-10 15:39:51 +02:00