From owner-cvs-all Tue Sep 4 14:48:10 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id C0A4937B40D; Tue, 4 Sep 2001 14:48:04 -0700 (PDT) Received: (from mjacob@localhost) by freefall.freebsd.org (8.11.4/8.11.4) id f84Lm4l62796; Tue, 4 Sep 2001 14:48:04 -0700 (PDT) (envelope-from mjacob) Message-Id: <200109042148.f84Lm4l62796@freefall.freebsd.org> From: Matt Jacob Date: Tue, 4 Sep 2001 14:48:04 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/isp isp_target.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG mjacob 2001/09/04 14:48:04 PDT Modified files: sys/dev/isp isp_target.c Log: Note for ATIOs returned because of BDRs or Bus Resets for which bus this applies to. Do more bus # foo things. Acknowledge Immediate Notifies right away prior to throwing events upstream (where they're currently being ignored, *groan*) Capture ASYNC_LIP_F8 as with ASYNC_LIP_OCCURRED. Don't percolate them upstream as if they were BUS RESETS- they're not. Revision Changes Path 1.18 +35 -21 src/sys/dev/isp/isp_target.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message