osd-contiki/cpu
oliverschmidt 5f3296e943 Changed packet drivers from services to plain processes.
Now tcpip_output() is a function pointer that is supposed to be set via the macro tcpip_set_outputfunc(). Packet drivers do so on process startup.

Thus if there are several packet drivers in a Contiki system the one started last is the one actually used. This behaviour is especially useful for the 'IP forwarding' "meta" packet driver.
2007-05-20 21:29:39 +00:00
..
6502 Added dummy value to allow for building. 2007-05-19 13:20:37 +00:00
at91sam7s Padded struct codeprop_tcphdr to 4 bytes, to get around different 2007-03-18 13:15:00 +00:00
avr SLIP for AVR on UART1 2007-02-02 13:13:16 +00:00
msp430 Factored out setup directory search path for source files into Makefile.include. 2007-05-19 07:54:53 +00:00
native Changed packet drivers from services to plain processes. 2007-05-20 21:29:39 +00:00
x86 Improved map file naming consistency. 2007-05-19 21:46:43 +00:00