Subject: NetBSD master CVS tree commits
To: None <source-changes@NetBSD.ORG>
From: None <source@NetBSD.ORG>
List: source-changes
Date: 01/28/1998 00:10:02
cgd
Tue Jan 27 16:01:02 PST 1998
Update of /cvsroot/src/sys/dev/ofw
In directory netbsd1:/var/slash-tmp/cvs-serv25442

Modified Files:
	ofw_subr.c 
Log Message:
clean up comments and includes.  add an of_compatible() function
which checks for the presence of any of a set of caller-provided
strings in a node's "compatible" property (the _right_ way to
determine driver compatibility).


cgd
Tue Jan 27 16:01:35 PST 1998
Update of /cvsroot/src/sys/dev/ofw
In directory netbsd1:/var/slash-tmp/cvs-serv26057

Modified Files:
	openfirm.h 
Log Message:
prototype of_compatible