Date: Mon, 30 Oct 2000 15:30:29 -0800 (PST) From: Scott Long <scottl@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/cam cam_xpt.c Message-ID: <200010302330.PAA05806@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200010302330.PAA05806>