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
Stefan Lankes
9fe8f64893
fix wrong definition of the interrupt mask
2012-08-02 10:50:52 +02:00
Stefan Lankes
9575ffb769
fix bug in the determination of the link speed
2012-08-02 10:46:47 +02:00
Stefan Lankes
b1d74abc96
fix bug in temporary disabling of the interrupt
2012-08-01 09:55:55 +02:00
Stefan Lankes
29ac8511c7
remove obsolete debug message
2012-07-26 11:00:46 +02:00
Stefan Lankes
947d77c775
add first version of the network driver for Intel's E1000 NIC
2012-07-26 09:11:46 +02:00