Subject: Re: kern/10434
To: Bruce Anderson <brucea@spacestar.net>
From: Frank van der Linden <fvdl@wasabisystems.com>
List: current-users
Date: 08/22/2000 11:56:52
On Tue, Aug 22, 2000 at 04:18:49AM -0500, Bruce Anderson wrote:
>
> Cyrix MII still crashes because #include <uvm/uvm_extern.h>
> is missing from src/sys/arch/i386/i386/machdep.c
>
> /* $NetBSD: machdep.c,v 1.389.2.2 2000/08/17 18:52:55 fvdl Exp $ */
Do you mean it doesn't compile? It sure does for me. If it actually
*crashes*, that can't be caused by a missing include file..
The code that's on the 1.5 branch now seems to be stable for at least
2 people with Cyrix CPUs that previously had problems.
- Frank