Date: Mon, 16 Aug 1999 15:18:15 -0700 (PDT) From: "Justin T. Gibbs" <gibbs@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/cam cam_debug.h Message-ID: <199908162218.PAA12570@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
gibbs 1999/08/16 15:18:14 PDT
Modified files:
sys/cam cam_debug.h
Log:
Add another flag for debugging just peripheral drivers. The whole debugging
mechanism should be completely revamped, but this will serve for the time
being.
Take advantage of some new behavior in xpt_path_comp which allows the
caller to determine which path, if any, had wildcards in it that allowed
for a match to succeed. We can now use this to filter out wildcard
nodes in the EDT.
Make the amount of time we pause after writing a debug message
configurable.
Revision Changes Path
1.4 +13 -6 src/sys/cam/cam_debug.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?199908162218.PAA12570>
