Date: Wed, 17 Nov 2004 13:18:40 -0800 From: Nate Lawson <nate@root.org> To: Ruslan Ermilov <ru@freebsd.org> Cc: scottl@freebsd.org Subject: Re: New ACPI PCI Link Routing code Message-ID: <419BC030.5080803@root.org> In-Reply-To: <20041117205952.GB68320@ip.net.ua> References: <200411111737.00537.jhb@FreeBSD.org> <200411161339.13818.jhb@FreeBSD.org> <20041117154146.GD25995@ip.net.ua> <200411171124.48268.jhb@FreeBSD.org> <20041117205952.GB68320@ip.net.ua>
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?419BC030.5080803>