]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Allow XPT_PATH_INQ to be performed on the XPT device, as per the CAM spec.
authorScott Long <scottl@FreeBSD.org>
Mon, 30 Oct 2000 23:30:28 +0000 (23:30 +0000)
committerScott Long <scottl@FreeBSD.org>
Mon, 30 Oct 2000 23:30:28 +0000 (23:30 +0000)
commit8c7a96c55bd0b2b4a7c7ac881257e9877a9692f4
treecdc4fa03bde397a7ab52ce78e2b293d1d0774e11
parentaac62dffff425883fc2222161edaf0c19ea768bc
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
sys/cam/cam_xpt.c