Date: Fri, 8 Jan 2010 11:10:13 -0500 From: John Baldwin <jhb@freebsd.org> To: Joerg Wunsch <joerg_wunsch@uriah.heep.sax.de> Cc: freebsd-acpi@freebsd.org Subject: Re: FreeBSD 8.0 hangs on boot with ACPI enabled Message-ID: <201001081110.13349.jhb@freebsd.org> In-Reply-To: <20100108140338.GE49006@uriah.heep.sax.de> References: <20091230082556.GD1637@uriah.heep.sax.de> <201001080835.52154.jhb@freebsd.org> <20100108140338.GE49006@uriah.heep.sax.de>
next in thread | previous in thread | raw e-mail | index | archive | help
On Friday 08 January 2010 9:03:38 am Joerg Wunsch wrote: > As John Baldwin wrote: > > > For now I would just leave sysres disabled in the BIOS. Fixing the > > resource allocation stuff is very non-trivial. :-/ > > OK. Do you have a "gut feeling" about what might be the reason for > the issue? Is it that the ACPI BIOS only wants to grant 0xde00... > 0xde03 but the card wants 0xde00...0xdeff? Is that a BIOS issue then? > (Remember, the sym0 card correctly gets its 0x100 long range.) The BIOS should not be giving conflicting ranges like that. I think that I will probably make changes so that the PCI BARs overwrite what the ACPI system resources say as part of future resource management changes. This isn't the only case where ACPI has caused conflicts between PCI and system resources. -- John Baldwin
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201001081110.13349.jhb>