Module Name: src Committed By: martin Date: Sun May 4 09:05:39 UTC 2014
Modified Files: src/sys/arch/sparc64/sparc64: ofw_machdep.c Log Message: The OF_test_method() function takes an instance handle, not a phandle, and returns 0 on success. Pointed out by Mark Cave-Ayland. To generate a diff of this commit: cvs rdiff -u -r1.41 -r1.42 src/sys/arch/sparc64/sparc64/ofw_machdep.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.