summaryrefslogtreecommitdiffstats
path: root/src/core
diff options
context:
space:
mode:
authorMichael Brown2011-04-07 14:53:28 +0200
committerMichael Brown2011-04-08 02:11:08 +0200
commit15c120041da3e4a9357b20933c14adcf32d667b8 (patch)
treec11dc9e20da13d4a65498f2dec93a926d52616f1 /src/core
parent[arbel] Stop firmware only once on shutdown (diff)
downloadipxe-15c120041da3e4a9357b20933c14adcf32d667b8.tar.gz
ipxe-15c120041da3e4a9357b20933c14adcf32d667b8.tar.xz
ipxe-15c120041da3e4a9357b20933c14adcf32d667b8.zip
[hermon] Work around missing mport support in current BOFM implementations
Current BOFM versions are unable to create entries with mport>1, which means that only the port 1 MAC address can be explicitly specified. Work around this by using the provided MAC address as a base address for all subsequent ports. For example, if BOFM assigns the address 00:1A:64:76:00:09 for port 1 then we will assign the addresses 00:1A:64:76:00:09 for port 1 00:1A:64:76:00:0a for port 2 Future BOFM versions that may correctly support mport will work with this scheme without modification provided that the BOFM entries are created in increasing order of mport. Since BOFM tools tend to generate entries in increasing order (of slot, port, etc), this is not an unreasonable compromise. Signed-off-by: Michael Brown <mcb30@ipxe.org>
Diffstat (limited to 'src/core')
0 files changed, 0 insertions, 0 deletions