summaryrefslogtreecommitdiffstats
path: root/sys/dev/acpi/acpimcfg.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Add support for multiple PCI segments. Only really implemented for arm64kettenis2018-08-191-12/+12
* Properly pass around the PCI "chipset tag" in acpi(4) and refactorkettenis2018-07-041-6/+4
* Ignore MCFG tables with an empty bus range. Makes stu@'s amd64 machinekettenis2011-01-051-1/+8
* Add support for Memory Mapped Configuration space access. This gives uskettenis2011-01-041-0/+73