CVSROOT: /cvs Module name: src Changes by: jmatt...@cvs.openbsd.org 2024/07/14 08:04:16
Modified files: sys/dev/acpi : acpicpu.c Log message: Only match if we can find a corresponding cpu device. This means the many extra ACPI0007 instances found in current generation servers no longer fill up dmesg with noise. ok kettenis@