Page MenuHomeFreeBSD

Move IOMMU option
ClosedPublic

Authored by br on Nov 27 2020, 7:31 PM.
Tags
None
Referenced Files
Unknown Object (File)
Thu, May 2, 7:46 AM
Unknown Object (File)
Thu, May 2, 1:50 AM
Unknown Object (File)
Thu, May 2, 12:10 AM
Unknown Object (File)
Thu, May 2, 12:10 AM
Unknown Object (File)
Wed, May 1, 11:50 PM
Unknown Object (File)
Sun, Apr 7, 5:49 AM
Unknown Object (File)
Apr 6 2024, 12:47 AM
Unknown Object (File)
Dec 20 2023, 5:28 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