Source-Changes archive

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

CVS commit: syssrc



Module Name:    syssrc
Committed By:   soda
Date:           Fri Jun  9 05:14:45 UTC 2000

Modified Files:
        syssrc/sys/arch/arc/include: bus.h
Added Files:
        syssrc/sys/arch/arc/arc: bus_dma.c bus_space.c bus_space_large.c
            bus_space_sparse.c

Log Message:
bus_space/bus_dma implementation for arc port, based on i386 port, pmax port,
hpcmips port, and the version contributed by Shuichiro URATA 
<ur%a-r.org@localhost>.


To generate a diff of this commit:
cvs rdiff -r0 -r1.1 syssrc/sys/arch/arc/arc/bus_dma.c \
    syssrc/sys/arch/arc/arc/bus_space.c \
    syssrc/sys/arch/arc/arc/bus_space_large.c \
    syssrc/sys/arch/arc/arc/bus_space_sparse.c
cvs rdiff -r1.6 -r1.7 syssrc/sys/arch/arc/include/bus.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