From owner-cvs-all Wed Jul 5 11:59:38 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 8EB4637C532; Wed, 5 Jul 2000 11:59:33 -0700 (PDT) (envelope-from mjacob@FreeBSD.org) Received: (from mjacob@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id LAA59150; Wed, 5 Jul 2000 11:59:33 -0700 (PDT) (envelope-from mjacob@FreeBSD.org) Message-Id: <200007051859.LAA59150@freefall.freebsd.org> From: Matt Jacob Date: Wed, 5 Jul 2000 11:59:33 -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: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG mjacob 2000/07/05 11:59:33 PDT Modified files: (Branch: RELENG_4) sys/dev/isp isp_freebsd.c Log: MFC: 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.32.2.3 +13 -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