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

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

Log Message:
Add a maintenance note. Move the single bit tags of islocked and
onintstack to be real integers. Add ISP_ILOCK/ISP_IUNLOCK macros.

Fix the isp_lock/isp_unlock inlines to stop being so embarrassingly
in error. Why, or why, can't I have mutex_enter/mutex_exit, pretty please?


To generate a diff of this commit:
cvs rdiff -r1.28 -r1.29 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.