CVSROOT: /cvs Module name: src Changes by: [email protected] 2025/02/11 05:07:26
Modified files:
sys/dev/acpi : acpi.c
Log message:
Handle _CID being a Package type, in which case we'll use the first
item in the Package as the cid value to match against.
This will allow pckbc@acpi to match on some chromebooks.
ok kettenis@
