osd-contiki/cpu/6502/net
Oliver Schmidt f348f4feb2 Allow fixup to be repeated.
There are scenarios in which it is beneficial to search for an Etherne chip at several i/o locations. To do so the chip initialization is performed at several i/o locations until it succeeds. In order to allow for that operation model the i/o location fixup needs to be repeatable.

Note: This won't work with the RR-Net because the fixup bits overlap with the chip i/o bits.
2015-07-09 22:43:16 +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 Enhanced Ethernet drivers. 2014-06-12 22:56:35 +02:00
ethernet.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
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 Allow fixup to be repeated. 2015-07-09 22:43:16 +02:00