summaryrefslogtreecommitdiffstats
path: root/sys/dev/acpi/acpidmar.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Some BIOS seem to provide memory regions <16M in their reserved memorypatrick2021-01-141-5/+7
* avoid uninitialised var by using dma tag from attach argsjsg2020-12-121-2/+3
* Adding IOMMU support for AMD Vi and Intel VTD (disabled)jordan2020-10-271-0/+2924