[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)
      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>

No differences found