freebsd-src/sys/dev/mpt
David E. O'Brien cc2f8c60cd PAGE_SIZE is unsigned on all our platforms, and is a long on some.
So cast to u_long before printing out and use a matching specifier.

Tested on:	sparc64
2003-02-23 19:49:30 +00:00
..
mpilib
mpt.c
mpt.h
mpt_debug.c
mpt_freebsd.c
mpt_freebsd.h
mpt_pci.c PAGE_SIZE is unsigned on all our platforms, and is a long on some. 2003-02-23 19:49:30 +00:00