Subject: CVS commit: src/sys/dev/ic
To: None <source-changes@NetBSD.org>
From: Martin Husemann <martin@netbsd.org>
List: source-changes
Date: 09/30/2007 11:59:42
Module Name: src
Committed By: martin
Date: Sun Sep 30 11:59:42 UTC 2007
Modified Files:
src/sys/dev/ic: esiop.c siop.c
Log Message:
Do not stop callouts on polled commands. Problem noticed by Chris Ross
when trying to do a kernel dump on sparc64.
Approved by Manuel Bouyer.
To generate a diff of this commit:
cvs rdiff -r1.39 -r1.40 src/sys/dev/ic/esiop.c
cvs rdiff -r1.83 -r1.84 src/sys/dev/ic/siop.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.