From owner-cvs-all Tue Jul 4 23:44:20 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id A563637B74F; Tue, 4 Jul 2000 23:44:17 -0700 (PDT) (envelope-from mjacob@FreeBSD.org) Received: (from mjacob@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id XAA88554; Tue, 4 Jul 2000 23:44:17 -0700 (PDT) (envelope-from mjacob@FreeBSD.org) Message-Id: <200007050644.XAA88554@freefall.freebsd.org> From: Matt Jacob Date: Tue, 4 Jul 2000 23:44:17 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/isp isp_freebsd.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG mjacob 2000/07/04 23:44:17 PDT Modified files: sys/dev/isp isp_freebsd.c Log: Oops! If we're deciding a command is now really dead, make *darned* sure that it really is by issuing a ISPCTL_ABORT_CMD just on the off chance the f/w will start it up again and, ha ha, start using the DMA resources we gave it but are now taking away. Revision Changes Path 1.41 +10 -1 src/sys/dev/isp/isp_freebsd.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message