From owner-cvs-all Sat Jun 1 1:29:15 2002 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 C3EC437B408; Sat, 1 Jun 2002 01:29:12 -0700 (PDT) Received: (from ru@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g518TCY06665; Sat, 1 Jun 2002 01:29:12 -0700 (PDT) (envelope-from ru) Message-Id: <200206010829.g518TCY06665@freefall.freebsd.org> From: Ruslan Ermilov Date: Sat, 1 Jun 2002 01:29:12 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/ct ct_machdep.h X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG ru 2002/06/01 01:29:12 PDT Modified files: sys/dev/ct ct_machdep.h Log: Quick, low impact band-aide to unbreak the build. Added && 0 so we ifdef out what appears to be a bogus call to softintr using data elements that aren't in the softc. Forgotten by: imp Revision Changes Path 1.5 +1 -1 src/sys/dev/ct/ct_machdep.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message