From owner-cvs-all Mon Oct 30 15:30:31 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 68CD937B4D7; Mon, 30 Oct 2000 15:30:29 -0800 (PST) Received: (from scottl@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id PAA05806; Mon, 30 Oct 2000 15:30:29 -0800 (PST) (envelope-from scottl@FreeBSD.org) Message-Id: <200010302330.PAA05806@freefall.freebsd.org> From: Scott Long Date: Mon, 30 Oct 2000 15:30:29 -0800 (PST) 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 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