CVSROOT: /cvs Module name: src Changes by: [email protected] 2026/02/26 13:36:27
Modified files:
sys/dev/acpi : acpidmar.c
Log message:
Reserve the first MB of the DVA address space because qwx(4) doesn't
succeed in doing DMA when the DVA is 0x1000 and PCI-PCI bridges may not
forward address in part of that first MB as well.
ok chris@
