CVSROOT: /cvs Module name: src Changes by: kette...@cvs.openbsd.org 2023/05/01 02:25:55
Modified files: sys/dev/pci : if_aq_pci.c Log message: The built-in 10G Ethernet on Apple arm64 hardware does not have a MAC address programmed into the hardware. Get it from the device tree instead. ok dlg@, jmatthew@