Date: Wed, 9 Dec 1998 20:05:50 -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 cam_ccb.h Message-ID: <199812100405.UAA11188@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
gibbs 1998/12/09 20:05:50 PST
Modified files:
sys/cam cam_xpt.c cam_ccb.h
Log:
Expand the hba_misc fied in the Path Inquiry ccb to allow a controller driver
to specify that it does not provide initiator services (PIM_NOINITIATOR)
and that the initial bus reset for device probing should be avoided
(PIM_NOBUSRESET).
Modify the XPT layer to honor these flags.
Revision Changes Path
1.29 +62 -8 src/sys/cam/cam_xpt.c
1.3 +3 -2 src/sys/cam/cam_ccb.h
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?199812100405.UAA11188>
