From owner-cvs-all Mon Apr 22 13:21:28 2002 Delivered-To: cvs-all@freebsd.org Received: from salmon.maths.tcd.ie (salmon.maths.tcd.ie [134.226.81.11]) by hub.freebsd.org (Postfix) with SMTP id 752B537B41A; Mon, 22 Apr 2002 13:21:18 -0700 (PDT) Received: from lanczos.maths.tcd.ie by salmon.maths.tcd.ie with SMTP id ; 22 Apr 2002 17:26:23 +0100 (BST) Date: Mon, 22 Apr 2002 17:26:22 +0100 From: David Malone To: John Polstra Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/dev/bge if_bge.c Message-ID: <20020422162622.GA26489@lanczos.maths.tcd.ie> References: <200204221615.g3MGFGm71217@freefall.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200204221615.g3MGFGm71217@freefall.freebsd.org> User-Agent: Mutt/1.3.25i 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 On Mon, Apr 22, 2002 at 09:15:16AM -0700, John Polstra wrote: > Log: > Add missing splx calls in bge_tick. These don't make any functional > difference in -current, but they are important for -stable where > they are missing too. What are the symptoms of this? We've had to give up on using the builtin bge cards on some of our machines 'cos they were freezing up. (Mind you, I think the freeze may have been too hard to just be missing spl calls). David. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message