Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/arch/x86
Module Name: src
Committed By: yamt
Date: Sat Jun 5 07:31:31 UTC 2004
Modified Files:
src/sys/arch/x86/include: bus.h
src/sys/arch/x86/x86: bus_dma.c
Log Message:
unexport following x86 bus_dma internal functions.
_bus_dma_alloc_bouncebuf
_bus_dma_free_bouncebuf
_bus_dmamap_load_buffer
To generate a diff of this commit:
cvs rdiff -r1.5 -r1.6 src/sys/arch/x86/include/bus.h
cvs rdiff -r1.10 -r1.11 src/sys/arch/x86/x86/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