forked from torvalds/linux
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
net, thunder, bgx: Add support to get MAC address from ACPI.
Currently there is no way to get the MAC address in a firmware independent manner, so set the MAC address of the device directly from the ACPI tables. The binding agrees with the proposed standard here: http://www.uefi.org/sites/default/files/resources/nic-request-v2.pdf Based on code from: Narinder Dhillon <[email protected]> Tomasz Nowicki <[email protected]> Robert Richter <[email protected]> Signed-off-by: Tomasz Nowicki <[email protected]> Signed-off-by: Robert Richter <[email protected]> Signed-off-by: David Daney <[email protected]> Signed-off-by: David S. Miller <[email protected]>
- Loading branch information
1 parent
de387e1
commit 46b903a
Showing
1 changed file
with
85 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters