CVSROOT: /cvs Module name: src Changes by: [email protected] 2026/06/22 15:12:12
Modified files:
sys/arch/riscv64/dev: mainbus.c simplebus.c
sys/arch/riscv64/include: bus.h
sys/arch/riscv64/riscv64: bus_dma.c
sys/dev/ofw : fdt.c openfirm.h
Log message:
Implement bus DMA constraints as communicated by "dma-ranges" properties
in the device tree.
ok jca@
