CVSROOT: /cvs Module name: src Changes by: [email protected] 2020/10/25 08:11:16
Modified files:
sys/arch/powerpc64/dev: phb.c
Log message:
Implement a workaround for PCI devices that can't address the full 64-bit
PCI address space. Needed for radeondrm(4) and amdgpu(4) since Radeon GPUs
only implement 36, 40 or 44 bits of address space.
