New ACPI PCI Link Routing code
Nate Lawson
nate at root.org
Wed Nov 17 13:18:56 PST 2004
Ruslan Ermilov wrote:
> On Wed, Nov 17, 2004 at 11:24:48AM -0500, John Baldwin wrote:
>
>>On Wednesday 17 November 2004 10:41 am, Ruslan Ermilov wrote:
>>
>>>I get a panic on boot with this change. I don't have a serial
>>>console attached to this notebook, but if needs be it can be
>>>arranged (tomorrow). The panic I get is as follows:
>>>
>>>panic: Assertion resource->Data.Irq.NumberOfInterrupts == 1 failed at
>>>.../acpi_pci_link.c:497
>>
>>Can you print out what 'NumberOfInterrupts' is before the printf? Drew has a
>>machine that has hit the same panic as well.
>>
>
> It's zero.
Is line 497 in _CRS? It's ok to return 0 interrupts from _CRS if the
link was disabled.
--
Nate
More information about the freebsd-acpi
mailing list