[PATCH] au1000_eth.c probe code straightened up
authorSergei Shtylyov <sshtylyov@ru.mvista.com>
Wed, 19 Apr 2006 18:46:21 +0000 (22:46 +0400)
committerJeff Garzik <jeff@garzik.org>
Thu, 20 Apr 2006 21:35:26 +0000 (17:35 -0400)
commit89be0501a013737d562f56ce1c5a2ff075995b11
tree95ab664bcc4949235dce678c72436c673fbf06e9
parente2fd956c670928e93208dc5d27dfdc7b51163900
[PATCH] au1000_eth.c probe code straightened up

      Straighten up the AMD Au1xx0 Ethernet probing code, make it print out (and
store in the 'net_device' structure) the physical address of the controller,
not the KSEG1-based virtual. Make the driver also claim/release the 4-byte MAC
enable registers and assign to the Ethernet ports two consecutive MAC
addresses to match those that are printed on their stickers.

Signed-off-by: Sergei Shtylyov <sshtylyov@ru.mvista.com>
Signed-off-by: Jeff Garzik <jeff@garzik.org>
drivers/net/au1000_eth.c