From owner-cvs-all Sat Feb 10 19:49:20 2001 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 0587037B401; Sat, 10 Feb 2001 19:48:55 -0800 (PST) Received: (from mjacob@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f1B3msE24016; Sat, 10 Feb 2001 19:48:54 -0800 (PST) (envelope-from mjacob) Message-Id: <200102110348.f1B3msE24016@freefall.freebsd.org> From: Matt Jacob Date: Sat, 10 Feb 2001 19:48:54 -0800 (PST) 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 2001/02/10 19:48:54 PST Modified files: sys/dev/isp isp_freebsd.h Log: Roll minor version. Remove ISP2100_FABRIC define (unneeded now). Comment out usage of ISP_SMPLOCK- I have my doubts that this works sanely as yet because CAM itself still needs Giant. I *was* dropping my lock and grabbing Giant when doing the upcall for completion, but this is all seems ridiculous until CAM is fixed. Revision Changes Path 1.46 +7 -3 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