From owner-cvs-all Fri May 31 16:46: 5 2002 Delivered-To: cvs-all@freebsd.org Received: from rover.village.org (rover.bsdimp.com [204.144.255.66]) by hub.freebsd.org (Postfix) with ESMTP id 71EDA37B409; Fri, 31 May 2002 16:46:00 -0700 (PDT) Received: from harmony.village.org (harmony.village.org [10.0.0.6]) by rover.village.org (8.11.3/8.11.3) with ESMTP id g4VNjxY45505; Fri, 31 May 2002 17:45:59 -0600 (MDT) (envelope-from imp@harmony.village.org) Received: from harmony.village.org (localhost [127.0.0.1]) by harmony.village.org (8.11.6/8.11.6) with ESMTP id g4VNjwG56742; Fri, 31 May 2002 17:45:59 -0600 (MDT) (envelope-from imp@harmony.village.org) Message-Id: <200205312345.g4VNjwG56742@harmony.village.org> Subject: Re: cvs commit: src/sys/dev/nsp nspvar.h src/sys/dev/ncv ncr53c500var.h src/sys/dev/stg tmc18c30var.h To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org In-reply-to: Your message of "Fri, 31 May 2002 16:39:05 PDT." <200205312339.g4VNd5o21574@freefall.freebsd.org> References: <200205312339.g4VNd5o21574@freefall.freebsd.org> Date: Fri, 31 May 2002 17:45:58 -0600 From: Warner Losh 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 In message <200205312339.g4VNd5o21574@freefall.freebsd.org> Warner Losh writes: : imp 2002/05/31 16:39:05 PDT : : Modified files: : sys/dev/nsp nspvar.h : sys/dev/ncv ncr53c500var.h : sys/dev/stg tmc18c30var.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. : : Revision Changes Path : 1.8 +1 -1 src/sys/dev/ncv/ncr53c500var.h : 1.7 +1 -1 src/sys/dev/nsp/nspvar.h : 1.7 +1 -1 src/sys/dev/stg/tmc18c30var.h BTW, if there are any objections to this patch, I'll be happy to back it out. If fixes the world breakage w/o removing any real code from the drivers. It may cause a merge conflict, but other lines of this code changed too, so there is no merge conflict. Warner To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message