Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Matthew Jacob <mjacob@netbsd.org>
List: source-changes
Date: 10/16/2000 08:18:16
Module Name:	syssrc
Committed By:	mjacob
Date:		Mon Oct 16 05:18:15 UTC 2000

Modified Files:
	syssrc/sys/dev/ic: isp_netbsd.h

Log Message:
Make changes relevant to changes in WWN defaults.

Also fix egregious bug where we would never decrement
the islocked recursion counter. I guess this means
that we don't recurse on this platform! All of this should
go away when we have real lock primitives to use in drivers.


To generate a diff of this commit:
cvs rdiff -r1.29 -r1.30 syssrc/sys/dev/ic/isp_netbsd.h

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