Module Name: src Committed By: riz Date: Mon Feb 18 17:57:58 UTC 2013
Modified Files: src/sys/dev/pci [netbsd-6]: if_wm.c Log Message: sys/dev/pci/if_wm.c 1.235-1.236 via patch Use PRIx64 and explicitly cast to uint64_t to print a DMA address. This fixes a problem that if_wm.c can't compile with WM_DEBUG on non-64bit platforms. [msaitoh, ticket #823] To generate a diff of this commit: cvs rdiff -u -r1.227.2.6 -r1.227.2.7 src/sys/dev/pci/if_wm.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.