HomeFreeBSD

powerpc: Fix bus_space_unmap

Description

powerpc: Fix bus_space_unmap

Previously it failed to compile since the macro passed too many
arguments to the function. Fix by adding the bus handle to the
function and adding an implementation that calls pmap_unmapdev.

Reviewed by: jhibbits
Differential Revision: https://reviews.freebsd.org/D43440

Details

Provenance
jhbAuthored on Jan 23 2024, 5:37 PM
Reviewer
jhibbits
Differential Revision
D43440: powerpc: Fix bus_space_unmap
Parents
rGe5c6dbd57614: arm64 thunder: Use bus_generic_rman_* in the pcie_pem driver
Branches
Unknown
Tags
Unknown