Module Name: src Committed By: jmcneill Date: Fri Oct 12 23:25:29 UTC 2018
Modified Files: src/sys/dev/acpi: acpi_util.c acpi_util.h Log Message: Add helper function to match a PCI-defined class/subclass/interface against a _CLS object. To generate a diff of this commit: cvs rdiff -u -r1.12 -r1.13 src/sys/dev/acpi/acpi_util.c cvs rdiff -u -r1.5 -r1.6 src/sys/dev/acpi/acpi_util.h Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.