CVSROOT: /cvs Module name: src Changes by: [email protected] 2026/02/28 06:04:56
Modified files:
sys/dev/acpi : acpidmar.c
Log message:
Remove the IOMMU-specific bus_dmamap_sync() implementation and just call
the default implementation instead. The current #ifdef'ed out code just
doesn't make sense.
ok chris@
