Subject: CVS commit: syssrc/sys/dev/ofw
To: None <source-changes@netbsd.org>
From: Jason R Thorpe <thorpej@netbsd.org>
List: source-changes
Date: 10/22/2001 17:36:56
Module Name:	syssrc
Committed By:	thorpej
Date:		Mon Oct 22 14:36:56 UTC 2001

Modified Files:
	syssrc/sys/dev/ofw: ofbus.c

Log Message:
Remove hack to skip OFW nodes which don't correspond to devices.  These
are generally only at the toplevel of the OFW tree, and are best handled
by the code that configures the toplevel (which often needs special
handling anyway).


To generate a diff of this commit:
cvs rdiff -r1.10 -r1.11 syssrc/sys/dev/ofw/ofbus.c

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