osd-contiki/cpu/6502/net
Oliver Schmidt 2c48f3b232 Added compatibility with W5100 shared access.
If the setup of socket 0 to 3 with 4+2+1+1KB is detected then the W5100 is _not_ initialized, otherwise it does set up socket 0 and 1 with 4KB each. Either way socket 0 is used - now with 4KB instead of 8KB as before.
2016-04-05 21:11:19 +02:00
..
cs8900a.S Allow fixup to be repeated. 2015-07-09 22:43:16 +02:00
ethernet-drv.c Network layer configuration: replace UIP_CONF_* with NETSTACK_CONF_WITH_* 2014-12-01 21:02:57 +01:00
ethernet-drv.h A massive all-tree automated update of all double inclusion guard #defines that changes from using two underscores as a prefix, which are reserved, to not using two underscores as a prefix 2013-11-24 20:20:11 +01:00
ethernet.c Removed CC_FASTCALL. 2015-11-01 18:10:17 +01:00
ethernet.h Removed CC_FASTCALL. 2015-11-01 18:10:17 +01:00
lan91c96.S Allow fixup to be repeated. 2015-07-09 22:43:16 +02:00
uip_arch.c Avoid compiler warnings. 2014-02-01 00:46:57 +01:00
w5100.S Added compatibility with W5100 shared access. 2016-04-05 21:11:19 +02:00