Subject: CVS commit: syssrc/sys/dev/ic
To: None <source-changes@netbsd.org>
From: Matthew Jacob <mjacob@netbsd.org>
List: source-changes
Date: 09/06/2001 02:08:23
Module Name: syssrc
Committed By: mjacob
Date: Wed Sep 5 23:08:23 UTC 2001
Modified Files:
syssrc/sys/dev/ic: isp_netbsd.c
Log Message:
Fix a misspelled error message.
Temp work around problems where if we allow for non-polled mailbox commands
we got nailed by hardclock calling is for a timed thaw. Basically, this
means we only enable non-polled mailbox commands in the FC kthread when it
calls isp_fc_runstate.
To generate a diff of this commit:
cvs rdiff -r1.47 -r1.48 syssrc/sys/dev/ic/isp_netbsd.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.