FreeBSD 8.0 hangs on boot with ACPI enabled

John Baldwin jhb at freebsd.org
Fri Jan 8 16:13:33 UTC 2010


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


More information about the freebsd-acpi mailing list