CVSROOT: /cvs Module name: src Changes by: [email protected] 2026/07/31 13:32:02
Modified files:
sys/dev/fdt : if_dwqe_fdt.c
sys/dev/ic : dwqe.c dwqereg.h dwqevar.h
Log message:
Enable 40-bit/48-bit addressing mode if the hardware supports it. Don't
sprinkle BUS_DMA_64BIT flags around just yet, as 40-bit addressing might
not be good enough to address all RAM in some machines.
ok jca@
