Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/arch/landisk/landisk
Module Name: src
Committed By: uwe
Date: Sat May 3 22:07:07 UTC 2008
Modified Files:
src/sys/arch/landisk/landisk: bus_dma.c
Log Message:
Make DPRINTFs depend on busdma_debug variable (off by default).
Move mixed PRE/POST check in _bus_dmamap_sync under DIAGNOSTIC.
Use __func__ to print function name and wrap long DPRINTF lines
to reduce visual clutter.
To generate a diff of this commit:
cvs rdiff -r1.2 -r1.3 src/sys/arch/landisk/landisk/bus_dma.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index