CVSROOT: /cvs Module name: src Changes by: d...@cvs.openbsd.org 2009/04/04 07:48:55
Modified files: sys/arch/amd64/amd64: bus_dma.c Log message: make bus_dmamap_load_raw respect teh constraints of the dmamap we're loading the raw memory into, particularly the segment size constraint. written in june/july last year, but my studies held me back from handling it.