Date: Tue, 4 Sep 2001 14:46:00 -0700 (PDT) From: Matt Jacob <mjacob@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/isp isp_pci.c Message-ID: <200109042146.f84Lk1j62577@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
mjacob 2001/09/04 14:45:57 PDT
Modified files:
sys/dev/isp isp_pci.c
Log:
If we're on an interrupt stack, mark things so that we don't try
and cv_wait for mailbox commands to complete if we start them from
here.
Fix residuals for target mode such that we only check the residual and
set it in the CTIO if this is the last CTIO (when we're sending status).
MFC after: 4 weeks
Revision Changes Path
1.72 +12 -11 src/sys/dev/isp/isp_pci.c
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200109042146.f84Lk1j62577>
