Get the MAC address from the PCI ROM on systems without Open Firmware. Code
authorkettenis <kettenis@openbsd.org>
Sat, 10 Jan 2015 22:14:30 +0000 (22:14 +0000)
committerkettenis <kettenis@openbsd.org>
Sat, 10 Jan 2015 22:14:30 +0000 (22:14 +0000)
commit37b535dd7bad40cac2b2379e707cdec5420ebb7e
tree930876ce88092126846b9c8c9d9f168017edce34
parent4e34118bde130e158f4b1d95b22879ebac3274ef
Get the MAC address from the PCI ROM on systems without Open Firmware.  Code
largely stolen from cas(4), but with a few tweaks.
sys/dev/pci/if_nep.c