CVSROOT: /cvs Module name: src Changes by: kette...@cvs.openbsd.org 2014/02/08 13:41:48
Modified files: sys/arch/hppa/dev: astro.c Log message: Use extent_alloc_with_descr(9) and add a mutex to protect the extent. This should make bus_dmamap_load(9) and bus_dmamap_unload(9) "mpsafe".