| d714e73f | 15-Feb-2024 |
John Baldwin <jhb@FreeBSD.org> |
vmd: Use bus_generic_rman_* for PCI bus and memory resources
While here, add custom bus_map/unmap_resource methods to request mappings via the window memory resources allocated from the parent bus.
vmd: Use bus_generic_rman_* for PCI bus and memory resources
While here, add custom bus_map/unmap_resource methods to request mappings via the window memory resources allocated from the parent bus.
Tested by: emaste Differential Revision: https://reviews.freebsd.org/D43886
show more ...
|