Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/sys/arch



Module Name:    src
Committed By:   bouyer
Date:           Mon Aug 22 11:09:39 UTC 2005

Modified Files:
        src/sys/arch/x86/include: bus_private.h
        src/sys/arch/x86/x86: bus_dma.c
        src/sys/arch/xen/include: bus_private.h

Log Message:
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.2 -r1.3 src/sys/arch/x86/include/bus_private.h
cvs rdiff -r1.22 -r1.23 src/sys/arch/x86/x86/bus_dma.c
cvs rdiff -r1.2 -r1.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