CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected]        2026/01/19 13:37:46

Modified files:
        sys/dev/acpi   : dsdt.c 

Log message:
Turns out my interpretation of the field length for fields of a
GenericSerialBus OpRegion was wrong.  The only thing these are used for
is the calculate the offset of the next field.  The command itself
(for those access attributes that use a command) is always a single byte.
Fixes a panic seen on an ASUS Zenbook A14 with a Snapdragon X processor.

ok armani@

Reply via email to