]> git.ipfire.org Git - thirdparty/ipxe.git/commit
[smsc95xx] Allow for multiple methods for obtaining the MAC address
authorMichael Brown <mcb30@ipxe.org>
Wed, 23 Dec 2015 15:02:48 +0000 (15:02 +0000)
committerMichael Brown <mcb30@ipxe.org>
Wed, 23 Dec 2015 15:29:55 +0000 (15:29 +0000)
commit82e03764d868034ec3bbf9eafc311363dfb9b494
tree8536324d1a54e6acc2a489fe9585e0d83853220e
parent721302fa545a06c736ffe59278ad5404ad19014c
[smsc95xx] Allow for multiple methods for obtaining the MAC address

The SMSC95xx devices tend to be used in embedded systems with a
variety of ad-hoc mechanisms for storing the MAC address.

Signed-off-by: Michael Brown <mcb30@ipxe.org>
src/drivers/net/smsc95xx.c