Source-Changes archive

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

CVS commit: src/sys/arch/ews4800mips



Module Name:    src
Committed By:   tsutsui
Date:           Sun Apr 16 08:57:20 UTC 2006

Modified Files:
        src/sys/arch/ews4800mips/ews4800mips: bus_dma.c
        src/sys/arch/ews4800mips/include: bus.h

Log Message:
- make _ds_vaddr member vaddr_t instead of bus_addr_t
- use appropriate cache ops in bus_dmamap_sync() like other mips3 ports


To generate a diff of this commit:
cvs rdiff -r1.2 -r1.3 src/sys/arch/ews4800mips/ews4800mips/bus_dma.c
cvs rdiff -r1.1 -r1.2 src/sys/arch/ews4800mips/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