===== ToDo / Drivers-Net-Mii ===== The EtherBoot build system for version 5.5 does now allow for the MII functionality (Media Independent Interface!?) to be separated from those drivers using it, so that all relevant drivers could include the appropriate code from e.g. ''drivers/net/mii.c''. This is the way that Linux does it, and it saves code lines with duplicated functionality. *FIXME* Current status of this proposal?