cvs commit: src/sys/i386/i386 busdma_machdep.c
Joerg Sonnenberger
joerg at crater.dragonflybsd.org
Fri Apr 2 10:16:56 PST 2004
joerg 2004/04/02 10:16:45 PST
DragonFly src repository
Modified files:
sys/i386/i386 busdma_machdep.c
Log:
Allocate the DMA segment array in bus_dma_tag_create instead of using a
local variable in bus_dmamap_create et al.
Revision Changes Path
1.8 +17 -25 src/sys/i386/i386/busdma_machdep.c
http://www.dragonflybsd.org/cvsweb/src/sys/i386/i386/busdma_machdep.c.diff?r1=1.7&r2=1.8&f=h
More information about the Commits
mailing list