Page MenuHomeFreeBSD

Move IOMMU option
ClosedPublic

Authored by br on Nov 27 2020, 7:31 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sun, Nov 24, 2:26 PM
Unknown Object (File)
Tue, Nov 19, 10:31 AM
Unknown Object (File)
Mon, Nov 18, 6:05 AM
Unknown Object (File)
Mon, Nov 11, 2:58 AM
Unknown Object (File)
Wed, Oct 30, 1:41 AM
Unknown Object (File)
Oct 4 2024, 7:58 PM
Unknown Object (File)
Sep 30 2024, 9:42 PM
Unknown Object (File)
Sep 5 2024, 9:35 PM
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

Repository
rS FreeBSD src repository - subversion
Lint
Lint Not Applicable
Unit
Tests Not Applicable

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