Subject: Re: bios-related panic
To: Wolfgang Rupprecht <wolfgang@wsrcc.com>
From: Bill Sommerfeld <sommerfeld@orchard.arlington.ma.us>
List: port-i386
Date: 02/01/2000 22:32:52
(redirected to port-i386 since that's where this belongs..)

> 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.

					- Bill