Date: Tue, 31 Oct 2000 14:07:03 -0800 (PST) From: "Justin T. Gibbs" <gibbs@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/cam cam_xpt.c Message-ID: <200010312207.OAA14001@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
gibbs 2000/10/31 14:07:03 PST
Modified files:
sys/cam cam_xpt.c
Log:
Treat engine inquiry the same as path inquiry in xptioctl().
Return ENOTSUP for any opcode that is not supported by the XPT
device.
Add back a missing local declaration that seems to have been deleted
by my last commit.
Revision Changes Path
1.100 +4 -6 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?200010312207.OAA14001>
