CVSROOT: /cvs Module name: src Changes by: kette...@cvs.openbsd.org 2025/01/23 06:40:26
Modified files: sys/dev/acpi : dsdt.c Log message: The AttribRawProcessBytes operation isn't implemented correctly, so rather than doing the wrong thing, make it fail. This is still good enough to make the HP Omnibook X 14 boot in ACPI mode. ok landry@, kirill@