Module Name: src Committed By: martin Date: Tue Oct 15 19:30:50 UTC 2019
Modified Files: src/sys/dev/acpi [netbsd-9]: acpi_mcfg.c Log Message: Pull up following revision(s) (requested by jmcneill in ticket #333): sys/dev/acpi/acpi_mcfg.c: revision 1.17 The MCFG base address field is the physical address of the base of mmio space relative to bus 0, not the start bus number specified in the table entry. To generate a diff of this commit: cvs rdiff -u -r1.16 -r1.16.4.1 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.