Subject: NetBSD master CVS tree commits
To: None <source-changes@NetBSD.ORG>
From: None <source@NetBSD.ORG>
List: source-changes
Date: 05/01/1997 20:20:01
marc
Thu May  1 13:10:58 PDT 1997
Update of /cvsroot/src/sys/dev/isa
In directory netbsd1:/var/slash-tmp/cvs-serv9166

Modified Files:
	wds.c 
Log Message:
wds_find has the sense of its return value backwards (0 vs 1).  This
caused the probe to succeed when there was no device present.