commit | 5b55dda6f40c46e93006b3c88f75550e0d3b3032 | [log] [tgz] |
---|---|---|
author | Ben Dooks <ben-linux@fluff.org> | Tue Jun 13 23:50:15 2006 +0100 |
committer | Jeff Garzik <jeff@garzik.org> | Mon Jun 26 22:01:53 2006 -0400 |
tree | 408d1795bff1b55f54c07bf52570172fc4dfcd84 | |
parent | b4ed03ff12e4bf228aaf15b2a364134348ebe8a9 [diff] |
[PATCH] DM9000 - check for MAC left in by bootloader The DM9000 driver does not deal with the case where there is no serial EEPROM to store the configuration, and the bootloader has placed an MAC address into the device already. If there is no valid MAC in the EEPROM, read the one already in the chip and check to see if that one is valid. Signed-off-by: Ben Dooks <ben-linux@fluff.org> Signed-off-by: Jeff Garzik <jeff@garzik.org>