Page MenuHomeFreeBSD

Move IOMMU option
ClosedPublic

Authored by br on Nov 27 2020, 7:31 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sat, Nov 8, 5:24 AM
Unknown Object (File)
Mon, Nov 3, 12:51 PM
Unknown Object (File)
Mon, Nov 3, 12:50 PM
Unknown Object (File)
Mon, Nov 3, 12:49 PM
Unknown Object (File)
Mon, Nov 3, 12:48 PM
Unknown Object (File)
Tue, Oct 28, 11:02 PM
Unknown Object (File)
Sun, Oct 26, 12:11 AM
Unknown Object (File)
Tue, Oct 14, 3:05 AM
Subscribers

Details

Summary

o Move IOMMU option from Debugging section back to the Bus section where it originally was.
o Remove IOMMU from i386/MINIMAL as we don't have it in i386/GENERIC.

The bug introduced in r366267.
Reported by: Harry Schmalzbauer <freebsd@omnilan.de>

Diff Detail

Lint
Lint Skipped
Unit
Tests Skipped

Event Timeline

br requested review of this revision.Nov 27 2020, 7:31 PM
br created this revision.

o Place IOMMU to exact place where ACPI_DMAR was
o Remove IOMMU from i386/MINIMAL as we don't have it in i386/GENERIC

br added a reviewer: kib.
This revision is now accepted and ready to land.Nov 27 2020, 9:31 PM