Subject: CVS commit: [vmlocking] src/sys/dev/ic
To: None <source-changes@NetBSD.org>
From: Andrew Doran <ad@netbsd.org>
List: source-changes
Date: 07/01/2007 21:38:34
Module Name:	src
Committed By:	ad
Date:		Sun Jul  1 21:38:34 UTC 2007

Modified Files:
	src/sys/dev/ic [vmlocking]: com.c comvar.h

Log Message:
- Generic soft interrupts are mandatory, remove the kludges.
- Adapt to callout API change.
- Use mutexes.


To generate a diff of this commit:
cvs rdiff -r1.259.2.1 -r1.259.2.2 src/sys/dev/ic/com.c
cvs rdiff -r1.54 -r1.54.14.1 src/sys/dev/ic/comvar.h

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