Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 7 Nov 2002 16:46:11 +0100
From:      Stefan Farfeleder <e0026813@stud3.tuwien.ac.at>
To:        Scott Long <scott_long@btc.adaptec.com>
Cc:        Dag-Erling Smorgrav <des@freebsd.org>, current@freebsd.org
Subject:   Re: alpha tinderbox failure
Message-ID:  <20021107154611.GD362@frog.fafoe>
In-Reply-To: <20021107152828.GA88277@hollin.btc.adaptec.com>
References:  <200211071140.gA7BeRcG063936@beast.freebsd.org> <20021107152207.GC362@frog.fafoe> <20021107152828.GA88277@hollin.btc.adaptec.com>

next in thread | previous in thread | raw e-mail | index | archive | help
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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20021107154611.GD362>