Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Jason R Thorpe <thorpej@netbsd.org>
List: source-changes
Date: 02/04/2000 15:06:10
Module Name: syssrc
Committed By: thorpej
Date: Fri Feb 4 23:06:10 UTC 2000
Modified Files:
syssrc/sys/dev/ic [thorpej_scsipi]: isp.c isp_netbsd.h
Log Message:
- If the ISP's internal queues are full, don't synthesize a QFULL status,
but rather report it as a host adapter resource shortage.
- If the I_T_L's command queues are full, report that the target is busy
(with QFULL status).
To generate a diff of this commit:
cvs rdiff -r1.39 -r1.39.2.1 syssrc/sys/dev/ic/isp.c
cvs rdiff -r1.18.2.4 -r1.18.2.5 syssrc/sys/dev/ic/isp_netbsd.h
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.