]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit977873d04b9e710079cc861cb58856aa5d3891d9
treeb28e702ec5a3350d7772ee92233b4c169422a4f8
parent2b5c2dbbe38e3814e192e317691b31f24d583538
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