Page MenuHomeFreeBSD

Move IOMMU option
ClosedPublic

Authored by br on Nov 27 2020, 7:31 PM.
Tags
None
Referenced Files
Unknown Object (File)
Wed, Jan 22, 5:20 PM
Unknown Object (File)
Sun, Jan 19, 10:32 PM
Unknown Object (File)
Sat, Jan 18, 9:20 PM
Unknown Object (File)
Sat, Jan 18, 5:47 PM
Unknown Object (File)
Fri, Jan 17, 9:08 PM
Unknown Object (File)
Dec 22 2024, 6:01 AM
Unknown Object (File)
Nov 24 2024, 2:26 PM
Unknown Object (File)
Nov 19 2024, 10:31 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