CVSROOT: /cvs Module name: src Changes by: [email protected] 2026/02/22 14:38:03
Modified files:
sys/dev/ic : qwx.c
Log message:
Use bus_dmamap_load_raw(9) to load a DMA mapping for memory allocated with
bus_dmamem_alloc(9).
ok stsp@
