Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Andy Doran <ad@netbsd.org>
List: source-changes
Date: 10/01/1999 05:20:13
Module Name: syssrc
Committed By: ad
Date: Fri Oct 1 12:20:13 UTC 1999
Modified Files:
syssrc/sys/dev/ic: dpt.c
Log Message:
- Save SCSI status in the request.
- In dpt_intr(), if no interrupt is signalled but the HBA has indicated
that more data will be available soon (HA_ST_MORE), save a context switch
and wait for the data.
To generate a diff of this commit:
cvs rdiff -r1.6 -r1.7 syssrc/sys/dev/ic/dpt.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.