Filip Navara wrote: > Not sure if this is usefull, but the Darwin network driver uses the "flow > control" registers, so it's not good idea to bail out and stop the emulation > if they're accessed. The registers aren't vital for the EEPRO 100 operation, > so no harm in ignoring them.
Could you make them symbolic names instead of magic constants? Thiemo