From: Jay Cliburn Date: Thu, 15 Feb 2007 02:14:55 +0000 (-0600) Subject: atl1: read MAC address from register X-Git-Tag: v2.6.21-rc1~74^2~28 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fd8c5a7da3c48e53c7859d9f0c1d82ba02ca0a20;p=pandora-kernel.git atl1: read MAC address from register On some Asus motherboards containing the L1 NIC, the MAC address is written by the BIOS directly to the MAC register during POST, and is not stored in eeprom. If we don't succeed in fetching the MAC address from eeprom or spi, try reading it directly from the MAC register. Suggested by Xiong Huang. And do some cleanup while we've got the hood up... Signed-off-by: Jay Cliburn Signed-off-by: Chris Snook Signed-off-by: Jeff Garzik --- Reading git-diff-tree failed