CVSROOT: /cvs Module name: src Changes by: [email protected] 2022/09/10 07:18:32
Modified files:
sys/dev/acpi : acpi.c
Log message:
Don't restrict GPIO events to pin numbers below 256. With the _EVT()
method events corresponding to larger numbers are possible.
Fixes lid state detection on the x13s.
ok patrick@
