On Mon, 2 Apr 2001, Bernd Walter wrote:
> Copyright (c) 1992-2001 The FreeBSD Project.
> Copyright (c) 1979, 1980, 1983, 1986, 1988, 1989, 1991, 1992, 1993, 1994
> The Regents of the University of California. All rights reserved.
> FreeBSD 5.0-CURRENT #0: Mon Apr 2 19:33:20 CEST 2001
>
Bernd Walter writes:
> On Mon, Apr 02, 2001 at 05:41:45PM -0400, Andrew Gallatin wrote:
> > The problem is that the lca gives totally bogus intline values that
> > aren't 255; so the MI code thinks they are valid & never calls the
> > platform specific inter_route code to correct them.
> >
On Mon, Apr 02, 2001 at 05:41:45PM -0400, Andrew Gallatin wrote:
> The problem is that the lca gives totally bogus intline values that
> aren't 255; so the MI code thinks they are valid & never calls the
> platform specific inter_route code to correct them.
>
> Please try the appended fix, which
Bernd,
The problem is that the lca gives totally bogus intline values that
aren't 255; so the MI code thinks they are valid & never calls the
platform specific inter_route code to correct them.
Please try the appended fix, which is basically what we do on x86 SMP.
Matt Dodd said he had a bet
Copyright (c) 1992-2001 The FreeBSD Project.
Copyright (c) 1979, 1980, 1983, 1986, 1988, 1989, 1991, 1992, 1993, 1994
The Regents of the University of California. All rights reserved.
FreeBSD 5.0-CURRENT #0: Mon Apr 2 19:33:20 CEST 2001
[EMAIL PROTECTED]:/var/d8/src-2001-03-28/src/sys