Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F102020733
D42435.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
392 B
Referenced Files
None
Subscribers
None
D42435.diff
View Options
diff --git a/sys/dev/iommu/busdma_iommu.c b/sys/dev/iommu/busdma_iommu.c
--- a/sys/dev/iommu/busdma_iommu.c
+++ b/sys/dev/iommu/busdma_iommu.c
@@ -963,7 +963,7 @@
{
int error;
- unit->dma_enabled = 1;
+ unit->dma_enabled = 0;
error = TUNABLE_INT_FETCH("hw.iommu.dma", &unit->dma_enabled);
if (error == 0) /* compatibility */
TUNABLE_INT_FETCH("hw.dmar.dma", &unit->dma_enabled);
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Thu, Nov 7, 3:31 PM (12 h, 27 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
11009837
Default Alt Text
D42435.diff (392 B)
Attached To
Mode
D42435: Enable Intel DMAR by default
Attached
Detach File
Event Timeline
Log In to Comment