Subject: CVS commit: src/sys/dev/ic
To: None <source-changes@NetBSD.org>
From: Michael Lorenz <macallan@netbsd.org>
List: source-changes
Date: 11/09/2007 20:31:16
Module Name:	src
Committed By:	macallan
Date:		Fri Nov  9 20:31:16 UTC 2007

Modified Files:
	src/sys/dev/ic: z8530sc.c

Log Message:
turn the channel lock into a spin mutex at IPL_NONE so it resembles the
simplelock it used to be
With this my macppc boxes no longer deadlock when init sets up serial ports


To generate a diff of this commit:
cvs rdiff -r1.25 -r1.26 src/sys/dev/ic/z8530sc.c

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