Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: [netbsd-3] src/sys/arch
Module Name: src
Committed By: tron
Date: Thu Aug 25 20:57:24 UTC 2005
Modified Files:
src/sys/arch/x86/include [netbsd-3]: bus_private.h
src/sys/arch/x86/x86 [netbsd-3]: bus_dma.c
src/sys/arch/xen/include [netbsd-3]: bus_private.h
Log Message:
Pull up following revision(s) (requested by bouyer in ticket #697):
sys/arch/x86/x86/bus_dma.c: revision 1.23
sys/arch/x86/include/bus_private.h: revision 1.3
sys/arch/xen/include/bus_private.h: revision 1.3
Rename _PRIVATE_BUS_DMAMEM_ALLOC_RANGE to _BUS_DMAMEM_ALLOC_RANGE for
consistency with other macros defined in bus_private.h. Pointed out by
YAMAMOTO Takashi.
To generate a diff of this commit:
cvs rdiff -r1.1.2.2 -r1.1.2.3 src/sys/arch/x86/include/bus_private.h
cvs rdiff -r1.19.2.2 -r1.19.2.3 src/sys/arch/x86/x86/bus_dma.c
cvs rdiff -r1.1.2.2 -r1.1.2.3 src/sys/arch/xen/include/bus_private.h
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