On Mar 4, 2010, at 10:49 AM, David Young wrote: > Use %zu and %zx for printf'ing bus_size_t. These aren't quite right. We should probably define PRIxxx macros for the bus.h scalar types. infact, they're quite wrong on IPL32 systems with 64 bit bus addresses. x86 PAE, sparc*, mips, ppc come to mind... .mrg.