Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Jason R Thorpe <thorpej@netbsd.org>
List: source-changes
Date: 02/12/2000 11:19:44
Module Name: syssrc
Committed By: thorpej
Date: Sat Feb 12 19:19:44 UTC 2000
Modified Files:
syssrc/sys/dev/ic: adw.c
Log Message:
If we got an xfer from our backlog queue, don't allow sleeping; we're in
interrupt context.
XXX This is fixed properly in the thorpej_scsipi branch, but that won't
be ready for 1.5, I don't think.
To generate a diff of this commit:
cvs rdiff -r1.13 -r1.14 syssrc/sys/dev/ic/adw.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.