osd-contiki/platform
oliverschmidt a22d2ecfef 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:41:31 +00:00
..
apple2enh Made endianess configuration actually work. 2007-04-11 00:25:38 +00:00
c64 Made endianess configuration actually work. 2007-04-11 00:25:38 +00:00
cc2420dbk * Add cle_avr.o 2007-04-26 13:40:26 +00:00
cooja Changed Contiki File System (cfs) from a service to a plain library. 2007-05-19 21:37:54 +00:00
esb Changed Contiki File System (cfs) from a service to a plain library. 2007-05-19 21:05:48 +00:00
ethernut1 Changed the Contiki Interface declaration macros from CCI/CLI to CCIF/CLIF because of already existing macros: Both CCI and CLI :-( 2006-08-15 14:46:33 +00:00
ethernut2 Changed the Contiki Interface declaration macros from CCI/CLI to CCIF/CLIF because of already existing macros: Both CCI and CLI :-( 2006-08-15 14:46:33 +00:00
gtk Changed packet drivers from services to plain processes. 2007-05-20 21:29:39 +00:00
minimal-net Changed packet drivers from services to plain processes. 2007-05-20 21:29:39 +00:00
minimal-ppp Made endianess configuration actually work. 2007-04-11 00:25:38 +00:00
native Factored out setup directory search path for source files into Makefile.include. 2007-05-13 08:41:11 +00:00
netsim Changed packet drivers from services to plain processes. 2007-05-20 21:41:31 +00:00
sky Changed Contiki File System (cfs) from a service to a plain library. 2007-05-19 21:16:08 +00:00
stepper-robot Padded struct codeprop_tcphdr to 4 bytes, to get around different 2007-03-18 13:15:00 +00:00
stk501 Add new plattform definition for the STK 501 board featuring an 2006-12-22 17:19:22 +00:00
win32 Changed packet drivers from services to plain processes. 2007-05-20 21:41:31 +00:00