Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: syssrc/sys/arch/sh5/include
Module Name: syssrc
Committed By: scw
Date: Sat Sep 28 10:49:11 UTC 2002
Modified Files:
syssrc/sys/arch/sh5/include: bus.h
Log Message:
- Add BUS_SPACE_MAP_PREFETCHABLE
- Re-define bus_size_t and bus_addr_t to be u_int32_t.
While this may well lose for future silicon with NEFFBITS > 32, the
original u_long was a waste on current designs (especially for _LP64).
To generate a diff of this commit:
cvs rdiff -r1.1 -r1.2 syssrc/sys/arch/sh5/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