Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F168847486
D25882.id75134.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
438 B
Referenced Files
None
Subscribers
None
D25882.id75134.diff
View Options
Index: sys/x86/x86/busdma_machdep.c
===================================================================
--- sys/x86/x86/busdma_machdep.c
+++ sys/x86/x86/busdma_machdep.c
@@ -300,6 +300,10 @@
}
#ifndef ACPI_DMAR
+bool bus_dma_iommu_set_buswide(device_t dev);
+int bus_dma_iommu_load_ident(bus_dma_tag_t dmat, bus_dmamap_t map,
+ vm_paddr_t start, vm_size_t length, int flags);
+
bool
bus_dma_iommu_set_buswide(device_t dev)
{
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Mon, Aug 31, 10:41 AM (4 h, 30 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
37678214
Default Alt Text
D25882.id75134.diff (438 B)
Attached To
Mode
D25882: fix i386 non-dmar build
Attached
Detach File
Event Timeline
Log In to Comment