Sun GEM ethernet: enable and map PCI ROM properly
authorLinus Torvalds <torvalds@g5.osdl.org>
Sun, 11 Sep 2005 16:26:20 +0000 (09:26 -0700)
committerLinus Torvalds <torvalds@g5.osdl.org>
Sun, 11 Sep 2005 16:26:20 +0000 (09:26 -0700)
commit4120b028dd231743935d954732045a87edda2a0a
treeb28e702ec5a3350d7772ee92233b4c169422a4f8
parent9ec4ff421f032f24416217f23b0c82dc9a5f38f6
Sun GEM ethernet: enable and map PCI ROM properly

This same patch was reported to fix the MAC address detection on sunhme
(next patch).  Most people seem to be running this on Sparcs or PPC
machines, where we get the MAC address from their respective firmware
rather than from the (previously broken) ROM mapping routines.

Signed-off-by: Linus Torvalds <torvalds@osdl.org>
drivers/net/sungem.c