Source-Changes archive

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

CVS commit: src/sys/arch/cobalt



Module Name:    src
Committed By:   tsutsui
Date:           Sun Apr 16 08:10:09 UTC 2006

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

Log Message:
_ds_vaddr member in struct cobalt_bus_dma_segment is a virtual address,
so it should be vaddr_t rather than bus_addr_t.


To generate a diff of this commit:
cvs rdiff -r1.26 -r1.27 src/sys/arch/cobalt/cobalt/bus.c
cvs rdiff -r1.16 -r1.17 src/sys/arch/cobalt/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