osd-contiki/cpu
oliverschmidt 75f04995a9 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-26 23:05:36 +00:00
..
6502 Moved cc65 loader requiring "labels hack" into backyard. 2007-05-23 23:49:45 +00:00
at91sam7s Padded struct codeprop_tcphdr to 4 bytes, to get around different 2007-03-18 13:15:00 +00:00
avr Changed packet drivers from services to plain processes. 2007-05-26 23:05:36 +00:00
msp430 Architecture dependent code for the CC2420 driver 2007-05-25 08:07:54 +00:00
native Fixed copy&paste bug. 2007-05-26 22:51:38 +00:00
x86 Improved map file naming consistency. 2007-05-19 21:46:43 +00:00