Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 5 Jul 2004 01:50:49 -0700
From:      Alfred Perlstein <alfred@freebsd.org>
To:        current@freebsd.org
Subject:   panic in acpi again
Message-ID:  <20040705085049.GL95729@elvis.mu.org>

next in thread | raw e-mail | index | archive | help
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@mu.org cell: 408-480-4684



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040705085049.GL95729>