CVSROOT: /cvs Module name: src Changes by: kette...@cvs.openbsd.org 2018/07/01 13:30:37
Modified files: sys/arch/arm64/conf: GENERIC GENERIC.MP RAMDISK files.arm64 Added files: sys/arch/arm64/arm64: acpi_machdep.c Log message: Hook up acpi(4) on arm64. Various bits of driver glue are still missing but this is enough to boot multi-user on the mcbin with suitable firmware. ok mlarkin@