nes-proj/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
compiler.h
debug.c
debug.h
delay.c
delay.h
eeprom.c
flash.c
flash.h
lanc111.c
rs232.c
rs232.h
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
rtl8019.h
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