CVSROOT: /cvs Module name: src Changes by: [email protected] 2016/10/25 00:48:58
Modified files:
sys/dev/acpi : acpi.c acpiprt.c bytgpio.c chvgpio.c dsdt.c
dsdt.h dwiic.c sdhc_acpi.c tpm.c
Log message:
Add the resource index to aml_parse_resource() callback function.
This is needed by an upcoming acpiec commit that handles machines breaking
the current ACPI specifications.
Change suggested by and ok kettenis@, guenther@
