Module Name: src Committed By: jmcneill Date: Thu Dec 20 19:16:17 UTC 2018
Modified Files:
src/sys/dev/acpi: acpi_mcfg.c
Log Message:
An ACPI MCFG allocation with start bus number = end bus number is valid,
so do not skip it. An entry like this defines MCFG space for a single bus.
To generate a diff of this commit:
cvs rdiff -u -r1.15 -r1.16 src/sys/dev/acpi/acpi_mcfg.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
