From owner-cvs-all Tue Jan 30 9: 6:19 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 C55C337B491; Tue, 30 Jan 2001 09:05:58 -0800 (PST) Received: (from bde@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f0UH5wv04309; Tue, 30 Jan 2001 09:05:58 -0800 (PST) (envelope-from bde) Message-Id: <200101301705.f0UH5wv04309@freefall.freebsd.org> From: Bruce Evans Date: Tue, 30 Jan 2001 09:05:58 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/i386/isa cy.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG bde 2001/01/30 09:05:58 PST Modified files: sys/i386/isa cy.c Log: Added used include of . The SMP case was broken by incompletely converting simplelocks to mutexes (COM_LOCK() is supposed to hide the SMP locking internals, but it now depends on mutex interfaces being visible). Revision Changes Path 1.109 +2 -1 src/sys/i386/isa/cy.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message