From: Sergei Shtylyov Date: Wed, 19 Apr 2006 18:46:21 +0000 (+0400) Subject: [PATCH] au1000_eth.c probe code straightened up X-Git-Tag: v2.6.18-rc1~1115^2~95 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=89be0501a013737d562f56ce1c5a2ff075995b11;p=pandora-kernel.git [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 Signed-off-by: Jeff Garzik --- Reading git-diff-tree failed