dogcow%NetBSD.org@localhost wrote: > sparc complains "cast to pointer from integer of different size"; cast the > int to (void *)(long). Cast via vaddr_t (or uintptr_t) might be better? --- Izumi Tsutsui