Subject: Re: bios-related panic
To: None <port-i386@netbsd.org>
From: Jason Thorpe <thorpej@nas.nasa.gov>
List: tech-kern
Date: 02/01/2000 20:11:04
On Tue, 01 Feb 2000 22:32:52 -0500
Bill Sommerfeld <sommerfeld@orchard.arlington.ma.us> wrote:
> > Does this mean that this isa-bus machine has finally gotten so old I
> > can't use a slightly stripped down generic on it any more and I have
> > to start commenting out anything with pci in its name?
>
> No, this is clearly a bug. in sys/arch/i386/i386/bios32.c,
> bios32_service() should notice when the system doesn't support bios32
> calls at all and just return 0.
I've just fixed this:
$NetBSD: bios32.c,v 1.2 2000/02/02 04:09:37 thorpej Exp $
Sorry for the mess.
-- Jason R. Thorpe <thorpej@nas.nasa.gov>