Module Name: src Committed By: thorpej Date: Thu Jan 14 14:37:17 UTC 2021
Modified Files:
src/sys/dev/acpi: acpi_pci.c
Log Message:
In acpi_pci_ignore_boot_config(), use acpi_dsm() and add some comments
describing the (somewhat confusing) semantics of the _DSM method used
here.
To generate a diff of this commit:
cvs rdiff -u -r1.29 -r1.30 src/sys/dev/acpi/acpi_pci.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
