CVSROOT: /cvs Module name: src Changes by: [email protected] 2017/02/18 07:14:19
Modified files:
sys/arch/arm64/arm64: bus_dma.c
Log message:
Extend and fix bus_dmamap_load_raw() implementation to make xhci(4)
work. Copied from the 32-bit ARM version, with a few minor changes
for arm64.
