Date: Tue, 17 Oct 2000 11:18:15 -0700 (PDT) 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: <200010171818.LAA04398@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
mjacob 2000/10/17 11:18:15 PDT
Modified files:
sys/dev/isp isp_freebsd.h
Log:
Roll minor revision- for once we'll use this because.... if revision >= 5.4,
compile time will build in mutex locks, otherwise the old locking (splcam/splx
with a recursion counter) will be compiled in.
We still depend on config_intr_hook to tell us when it's okay to call
msleep instead of polling. It'd be real nice if we could do this early
enough to not hang up a machine struggling with a bad Fibre Channel loop,
but that's still to come.
Revision Changes Path
1.38 +31 -33 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?200010171818.LAA04398>
