Subject: CVS commit: src/sys/dev/ofw
To: None <source-changes@NetBSD.org>
From: Tim Rightnour <garbled@netbsd.org>
List: source-changes
Date: 10/25/2007 16:59:38
Module Name:	src
Committed By:	garbled
Date:		Thu Oct 25 16:59:38 UTC 2007

Modified Files:
	src/sys/dev/ofw: ofw_subr.c openfirm.h

Log Message:
Add a new convenience function, of_find_firstchild_byname(), and apply
some minor KNF to this ofw_subr.c.


To generate a diff of this commit:
cvs rdiff -r1.11 -r1.12 src/sys/dev/ofw/ofw_subr.c
cvs rdiff -r1.23 -r1.24 src/sys/dev/ofw/openfirm.h

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.