From owner-freebsd-current Thu Nov 7 7:46:14 2002 Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 44B0537B401; Thu, 7 Nov 2002 07:46:13 -0800 (PST) Received: from fafoe.dyndns.org (chello212186121237.14.vie.surfer.at [212.186.121.237]) by mx1.FreeBSD.org (Postfix) with ESMTP id CC91E43E77; Thu, 7 Nov 2002 07:46:12 -0800 (PST) (envelope-from stefan@fafoe.dyndns.org) Received: by frog.fafoe (Postfix, from userid 1001) id D4C2B2B4; Thu, 7 Nov 2002 16:46:11 +0100 (CET) Date: Thu, 7 Nov 2002 16:46:11 +0100 From: Stefan Farfeleder To: Scott Long Cc: Dag-Erling Smorgrav , current@freebsd.org Subject: Re: alpha tinderbox failure Message-ID: <20021107154611.GD362@frog.fafoe> References: <200211071140.gA7BeRcG063936@beast.freebsd.org> <20021107152207.GC362@frog.fafoe> <20021107152828.GA88277@hollin.btc.adaptec.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20021107152828.GA88277@hollin.btc.adaptec.com> User-Agent: Mutt/1.5.1i Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Thu, Nov 07, 2002 at 08:28:30AM -0700, Scott Long wrote: > On Thu, Nov 07, 2002 at 04:22:07PM +0100, Stefan Farfeleder wrote: > > > > Since I've seen this particular error at least 10 times and it is > > getting boring, here's an untested patch. Note that it requires the > > currently latest version 1.90 of subr_prf.c. A '-' that should probably > > be a '=' is fixed too. > > > > As I've told others, this file is shared with the Linux version of the > driver, so any changes must be compatible with Linux printk(). We'll > have a proper fix in the next code drop of this driver. Fine. > Also, why > does the '=' need to be changed to '-' ? It's the other way round. printf("%s: scb size = 0x%x, hscb size - 0x%x\n", ^ this should be '='? Regards, Stefan Farfeleder To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message