Subject: CVS commit: src/sys/dev
To: None <source-changes@NetBSD.org>
From: Andrew Doran <ad@netbsd.org>
List: source-changes
Date: 11/09/2007 00:05:38
Module Name:	src
Committed By:	ad
Date:		Fri Nov  9 00:05:38 UTC 2007

Modified Files:
	src/sys/dev/ic: z8530sc.c z8530sc.h
	src/sys/dev/tc: zs_ioasic.c

Log Message:
Use zs_lock_init() to set up the chanstate's lock.


To generate a diff of this commit:
cvs rdiff -r1.24 -r1.25 src/sys/dev/ic/z8530sc.c
cvs rdiff -r1.23 -r1.24 src/sys/dev/ic/z8530sc.h
cvs rdiff -r1.34 -r1.35 src/sys/dev/tc/zs_ioasic.c

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