osd-contiki/platform/gtk
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
..
ctk Import of the contiki-2.x development code from the SICS internal CVS server 2006-06-17 22:41:10 +00:00
net Changed packet drivers from services to plain processes. 2007-05-20 21:29:39 +00:00
background.png Import of the contiki-2.x development code from the SICS internal CVS server 2006-06-17 22:41:10 +00:00
clock.c Import of the contiki-2.x development code from the SICS internal CVS server 2006-06-17 22:41:10 +00:00
contiki-conf.h Added signed 32 bit data type. 2007-05-12 20:58:12 +00:00
contiki-main.c Changed Contiki File System (cfs) from a service to a plain library. 2007-05-19 21:16:08 +00:00
Makefile Added about, vnc, cmdd to apps 2006-06-17 23:06:58 +00:00
Makefile.gtk Changed packet drivers from services to plain processes. 2007-05-20 21:29:39 +00:00
menubar.png Import of the contiki-2.x development code from the SICS internal CVS server 2006-06-17 22:41:10 +00:00
vnc-draw.c Code for drawing the VNC screen, does not work 2006-06-17 23:07:15 +00:00
windowborder.png Import of the contiki-2.x development code from the SICS internal CVS server 2006-06-17 22:41:10 +00:00