From owner-cvs-all Tue Oct 24 21:42:49 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 848E337B479; Tue, 24 Oct 2000 21:42:46 -0700 (PDT) Received: (from mjacob@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id VAA41807; Tue, 24 Oct 2000 21:42:46 -0700 (PDT) (envelope-from mjacob@FreeBSD.org) Message-Id: <200010250442.VAA41807@freefall.freebsd.org> From: Matt Jacob Date: Tue, 24 Oct 2000 21:42:46 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/isp isp_freebsd.h X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG mjacob 2000/10/24 21:42:46 PDT Modified files: sys/dev/isp isp_freebsd.h Log: Get rid of ridiculous ISP_PVS macro. Instead, just set an ISP_SMPLOCK define based on the previous 5.4 major/minor release define of PVS- because this allows us to turn it off easier. Revision Changes Path 1.40 +8 -7 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