From owner-cvs-all Sun Jul 16 17:44:30 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 550F037BB68; Sun, 16 Jul 2000 17:44:27 -0700 (PDT) (envelope-from mjacob@FreeBSD.org) Received: (from mjacob@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id RAA01411; Sun, 16 Jul 2000 17:44:26 -0700 (PDT) (envelope-from mjacob@FreeBSD.org) Message-Id: <200007170044.RAA01411@freefall.freebsd.org> From: Matt Jacob Date: Sun, 16 Jul 2000 17:44:26 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/cam cam_xpt.c X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG mjacob 2000/07/16 17:44:26 PDT Modified files: (Branch: RELENG_4) sys/cam cam_xpt.c Log: MFC:Whoops- forgot to commit this other pearl from Justin- only set or clear CAM_TAG_ACTION_VALID if this is an XPT_SCSI_IO CCB (otherwise, the peripheral driver knows best...).. Revision Changes Path 1.80.2.5 +13 -9 src/sys/cam/cam_xpt.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message