Source-Changes archive

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

CVS commit: src/sys



Module Name:    src
Committed By:   jmcneill
Date:           Thu Feb 20 01:35:55 UTC 2020

Modified Files:
        src/sys/arch/evbarm/conf: files.fdt
        src/sys/dev/fdt: fdt_subr.c fdtbus.c fdtvar.h
Added Files:
        src/sys/arch/evbarm/fdt: fdt_dma_machdep.c

Log Message:
Add dma-ranges support.


To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 src/sys/arch/evbarm/conf/files.fdt
cvs rdiff -u -r0 -r1.1 src/sys/arch/evbarm/fdt/fdt_dma_machdep.c
cvs rdiff -u -r1.33 -r1.34 src/sys/dev/fdt/fdt_subr.c
cvs rdiff -u -r1.32 -r1.33 src/sys/dev/fdt/fdtbus.c
cvs rdiff -u -r1.59 -r1.60 src/sys/dev/fdt/fdtvar.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