]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
[PATCH] DM9000 - check for MAC left in by bootloader
authorBen Dooks <ben-linux@fluff.org>
Tue, 13 Jun 2006 22:50:15 +0000 (23:50 +0100)
committerJeff Garzik <jeff@garzik.org>
Tue, 27 Jun 2006 02:01:53 +0000 (22:01 -0400)
commit5b55dda6f40c46e93006b3c88f75550e0d3b3032
tree408d1795bff1b55f54c07bf52570172fc4dfcd84
parentb4ed03ff12e4bf228aaf15b2a364134348ebe8a9
[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>
drivers/net/dm9000.c