Subject: CVS commit: src/sys/dev/ic
To: None <source-changes@NetBSD.org>
From: Andrew Doran <ad@netbsd.org>
List: source-changes
Date: 10/09/2007 12:45:27
Module Name: src
Committed By: ad
Date: Tue Oct 9 12:45:27 UTC 2007
Modified Files:
src/sys/dev/ic: lpt.c lptvar.h
Log Message:
Defer wakeup() to a soft interrupt, since lptintr() can be called above
IPL_SCHED.
To generate a diff of this commit:
cvs rdiff -r1.70 -r1.71 src/sys/dev/ic/lpt.c
cvs rdiff -r1.53 -r1.54 src/sys/dev/ic/lptvar.h
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.