Implements bus_map_resource and bus_unmap_resource DEVMETHODs on powerpc architectures, highly inspired on amd64 platform code.
This is required by virtio-modern (1.x) drivers already commited to main branch.
Differential D28012
[POWERPC] add bus_map_resource and bus_unmap_resource DEVMETHODs alfredo on Jan 6 2021, 11:12 PM. Authored by Tags Referenced Files
Subscribers
Details Implements bus_map_resource and bus_unmap_resource DEVMETHODs on powerpc architectures, highly inspired on amd64 platform code. This is required by virtio-modern (1.x) drivers already commited to main branch. Tested on powerpc64 QEMU VM with virtio patches not published for review yet
Diff Detail
|