From owner-cvs-all Sun Jul 16 17:43:52 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 F3EBF37B72E; Sun, 16 Jul 2000 17:43:48 -0700 (PDT) (envelope-from mjacob@FreeBSD.org) Received: (from mjacob@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id RAA01338; Sun, 16 Jul 2000 17:43:48 -0700 (PDT) (envelope-from mjacob@FreeBSD.org) Message-Id: <200007170043.RAA01338@freefall.freebsd.org> From: Matt Jacob Date: Sun, 16 Jul 2000 17:43:48 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/cam cam_xpt.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG mjacob 2000/07/16 17:43:48 PDT Modified files: sys/cam cam_xpt.c Log: 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...).. Obtained from:gibbs@freebsd.org Revision Changes Path 1.88 +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