Subject: CVS commit: src/sys/arch/arm/arm32
To: None <source-changes@netbsd.org>
From: Chris Gilbert <chris@netbsd.org>
List: source-changes
Date: 02/04/2003 01:34:50
Module Name: src
Committed By: chris
Date: Mon Feb 3 23:34:50 UTC 2003
Modified Files:
src/sys/arch/arm/arm32: bus_dma.c
Log Message:
bus dma memory is allocated as M_DMAMAP so free it as M_DMAMAP, not DEVBUF.
To generate a diff of this commit:
cvs rdiff -r1.24 -r1.25 src/sys/arch/arm/arm32/bus_dma.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.