Date: Mon, 4 Dec 2000 23:51:35 -0800 (PST) From: Matt Jacob <mjacob@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/isp isp_freebsd.h Message-ID: <200012050751.eB57pZR06041@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
mjacob 2000/12/04 23:51:35 PST Modified files: (Branch: RELENG_4) sys/dev/isp isp_freebsd.h Log: MFC: Only call ISP_UNLOCK/ISP_LOCK if isp->isp_osinfo.intsok in USEC_SLEEP. Add a test against isp->isp_osinfo.islocked prior to trying to see whether --isp->isp_osinfo.islocked is zero to cause us to unlock (non-SMPLOCK case). Add USEC_SLEEP macro support. Change the location at which we define ISP_LOCK/ISP_UNLOCK macros. Roll minor revision again. Revision Changes Path 1.26.2.5 +46 -43 src/sys/dev/isp/isp_freebsd.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?200012050751.eB57pZR06041>