commit | ce1289adeb67b5480f35cb257cbf6e9881153783 | [log] [tgz] |
---|---|---|
author | Willy Tarreau <willy@w.ods.org> | Sun Sep 11 09:04:07 2005 +0200 |
committer | Linus Torvalds <torvalds@g5.osdl.org> | Sun Sep 11 09:28:17 2005 -0700 |
tree | c1643ec9c2e0df2a53f52df27b5075e5acf63224 | |
parent | 4120b028dd231743935d954732045a87edda2a0a [diff] |
[PATCH] Sun HME: enable and map PCI ROM properly This ports the Sun GEM ROM mapping/enable fixes it sunhme (which used the same PCI ROM mapping code). Without this, I get NULL MAC addresses for all 4 ports (it's a SUN QFE). With it, I get the correct addresses (the ones printed on the label on the card). Signed-off-by: Linus Torvalds <torvalds@osdl.org>