Page MenuHomeFreeBSD

Move IOMMU option
ClosedPublic

Authored by br on Nov 27 2020, 7:31 PM.
Tags
None
Referenced Files
Unknown Object (File)
Mon, Nov 17, 12:10 PM
Unknown Object (File)
Mon, Nov 17, 4:48 AM
Unknown Object (File)
Mon, Nov 17, 3:37 AM
Unknown Object (File)
Mon, Nov 17, 12:02 AM
Unknown Object (File)
Sun, Nov 16, 11:19 PM
Unknown Object (File)
Sun, Nov 16, 10:20 PM
Unknown Object (File)
Sun, Nov 16, 8:35 PM
Unknown Object (File)
Sat, Nov 8, 5:24 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

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