Source-Changes archive

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

CVS commit: [matt-nb5-mips64] src/sys/arch/mips/include



Module Name:    src
Committed By:   cliff
Date:           Sun Nov 15 23:09:18 UTC 2009

Modified Files:
        src/sys/arch/mips/include [matt-nb5-mips64]: bus_space.h

Log Message:
- need to be able to handle >32 bit bus addrs in N32 kernel
- bus_addr_t is now paddr_t
- bus_size_t is now psize_t
- bus_space_handle_t is now  intptr_t
- this will impact other MIPS ports, TBD


To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.4.18.1 src/sys/arch/mips/include/bus_space.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