osd-contiki/cpu/avr/dev
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
..
clock.c * Fill clock_delay with something (needs rewriting). 2007-01-24 16:28:51 +00:00
compiler.h Import of the contiki-2.x development code from the SICS internal CVS server 2006-06-17 22:41:10 +00:00
debug.c Import of the contiki-2.x development code from the SICS internal CVS server 2006-06-17 22:41:10 +00:00
debug.h Import of the contiki-2.x development code from the SICS internal CVS server 2006-06-17 22:41:10 +00:00
delay.c Import of the contiki-2.x development code from the SICS internal CVS server 2006-06-17 22:41:10 +00:00
delay.h Import of the contiki-2.x development code from the SICS internal CVS server 2006-06-17 22:41:10 +00:00
eeprom.c Fix build: location of eeprom.h changed. 2006-12-22 17:02:24 +00:00
flash.c Import of the contiki-2.x development code from the SICS internal CVS server 2006-06-17 22:41:10 +00:00
flash.h Import of the contiki-2.x development code from the SICS internal CVS server 2006-06-17 22:41:10 +00:00
lanc111.c Import of the contiki-2.x development code from the SICS internal CVS server 2006-06-17 22:41:10 +00:00
rs232.c - Fix/enhence support for RS232 interface on AVR (ATMega128): 2006-12-22 17:00:45 +00:00
rs232.h - Fix/enhence support for RS232 interface on AVR (ATMega128): 2006-12-22 17:00:45 +00:00
rs232_atmega128.h * Defines for 8MHz cpus. 2007-01-25 17:55:13 +00:00
rtl8019-drv.c Changed packet drivers from services to plain processes. 2007-05-26 23:05:36 +00:00
rtl8019-drv.h Changed packet drivers from services to plain processes. 2007-05-26 23:05:36 +00:00
rtl8019.c Import of the contiki-2.x development code from the SICS internal CVS server 2006-06-17 22:41:10 +00:00
rtl8019.h Import of the contiki-2.x development code from the SICS internal CVS server 2006-06-17 22:41:10 +00:00
rtl8019dev.c Changed packet drivers from services to plain processes. 2007-05-26 23:05:36 +00:00
rtl8019dev.h Changed packet drivers from services to plain processes. 2007-05-26 23:05:36 +00:00
rtlregs.h Import of the contiki-2.x development code from the SICS internal CVS server 2006-06-17 22:41:10 +00:00