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 [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message

Reply via email to