NetBSD/sys/arch/sandpoint/stand
phx c97d3b4ef3 QNAP V200 boards have no EEPROM for the MAC address, so all devices default
to the same address (00:e0:4c:69:20:01).
Now we read the real MAC address from the flash ROM. It is stored at the
beginning of a 512-byte block in ASCII format. Some QNAP's have a broken
ext2 file system, so we cannot look for the file ETH0.MAC_ADDR therein,
but have to search the whole flash in 512-byte steps for candidates...
2012-12-25 17:07:06 +00:00
..
altboot QNAP V200 boards have no EEPROM for the MAC address, so all devices default 2012-12-25 17:07:06 +00:00
Makefile
Makefile.inc