jhb 2005-12-15 22:12:28 UTC FreeBSD src repository Modified files: sys/dev/isp isp_pci.c Log: Use uintmax_t and %j to print bus dma segment members rather than casting to long long and using %ll. Revision Changes Path 1.105 +7 -6 src/sys/dev/isp/isp_pci.c