Page MenuHomeFreeBSD

Move IOMMU option
ClosedPublic

Authored by br on Nov 27 2020, 7:31 PM.
Tags
None
Referenced Files
Unknown Object (File)
Mon, Feb 10, 7:51 AM
Unknown Object (File)
Wed, Feb 5, 4:54 AM
Unknown Object (File)
Wed, Feb 5, 2:42 AM
Unknown Object (File)
Fri, Jan 31, 7:52 PM
Unknown Object (File)
Fri, Jan 31, 3:07 PM
Unknown Object (File)
Wed, Jan 22, 5:20 PM
Unknown Object (File)
Sun, Jan 19, 10:32 PM
Unknown Object (File)
Jan 18 2025, 9:20 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