panic in acpi again

Alfred Perlstein alfred at freebsd.org
Mon Jul 5 01:50:49 PDT 2004


my laptop dies at boot under nexus attach:

rman_get_bustag(NULL)
acpi_alloc_resource()
bus_alloc_resource()
acpi_bus_alloc_gas()
..
nexus_attach()

It looks like acpi_alloc_resource() somehow gets a
resource_list_entry with a NULL ->res member and passes that
to rman_get_bustag().

any ideas/suggestions?

-- 
- Alfred Perlstein
- Research Engineering Development Inc.
- email: bright at mu.org cell: 408-480-4684


More information about the freebsd-current mailing list