Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Jason R Thorpe <thorpej@netbsd.org>
List: source-changes
Date: 10/20/1999 13:39:06
Module Name: syssrc
Committed By: thorpej
Date: Wed Oct 20 20:39:06 UTC 1999
Modified Files:
syssrc/sys/dev/scsipi [thorpej_scsipi]: atapi_wdc.c
Log Message:
Eliminate sleeping in adapter routines. It is not legal as the queue may
be run from interrupt context.
To generate a diff of this commit:
cvs rdiff -r1.27.2.1 -r1.27.2.2 syssrc/sys/dev/scsipi/atapi_wdc.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.