From owner-cvs-all Mon Oct 30 21:44:31 2000 Delivered-To: cvs-all@freebsd.org Received: from feral.com (feral.com [192.67.166.1]) by hub.freebsd.org (Postfix) with ESMTP id 83CCC37B4CF; Mon, 30 Oct 2000 21:44:27 -0800 (PST) Received: from beppo (beppo [192.67.166.79]) by feral.com (8.9.3/8.9.3) with ESMTP id VAA04794; Mon, 30 Oct 2000 21:44:28 -0800 Date: Mon, 30 Oct 2000 21:44:28 -0800 (PST) From: Matthew Jacob Reply-To: mjacob@feral.com To: Scott Long Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/cam cam_xpt.c In-Reply-To: <200010302330.PAA05806@freefall.freebsd.org> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Ah! Great! Thanks! I meant to do that! I have older s/w that needed this. On Mon, 30 Oct 2000, Scott Long wrote: > scottl 2000/10/30 15:30:29 PST > > Modified files: > sys/cam cam_xpt.c > Log: > Allow XPT_PATH_INQ to be performed on the XPT device, as per the CAM spec. > Return ENOTSUP for XPT_ENG_INQ and XPT_ENG_EXEC when performed on the XPT > device. > > Reviewed by: gibbs > > Revision Changes Path > 1.98 +8 -2 src/sys/cam/cam_xpt.c > > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message