Subject: Re: port-i386/33918: ACPI code causes kernel panics during system startup
To: None <port-i386-maintainer@netbsd.org, gnats-admin@netbsd.org,>
From: Geoff Wing <gcw@pobox.com>
List: netbsd-bugs
Date: 07/21/2006 04:30:02
The following reply was made to PR port-i386/33918; it has been noted by GNATS.
From: Geoff Wing <gcw@pobox.com>
To: gnats-bugs@NetBSD.org
Cc:
Subject: Re: port-i386/33918: ACPI code causes kernel panics during system startup
Date: Fri, 21 Jul 2006 14:26:39 +1000
On Wednesday 2006-07-05 05:25 +1000, tron@colwyn.zhadum.org.uk output:
:>Number: 33918
:If I try too boot a kernel build from NetBSD-current sources from 2006-07-03
:or newer my system panics early during system startup with this message:
:BIOS32 rev. 0 found at 0xf0010
:mainbus0 (root)
:panic: x86_mem_add_mapping: overflow
Culprit: sys/arch/i386/i386/machdep.c:1.575
Reverting that change lets the ACPI stuff find the information
at the physical addresses the BIOS told it.
Regards,
Geoff