Date: Thu, 31 May 2007 10:14:15 -0400 From: Larry Baird <lab@gta.com> To: freebsd-current@freebsd.org Subject: Multiple IRQs for PCI interrupt Message-ID: <20070531101415.A56583@gta.com>
next in thread | raw e-mail | index | archive | help
Can anybody shed any light on the following panic : Multiple IRQs for PCI interrupt 0.31.INTA: 18 and 16 Looking at the code this comes from mptable_pci_route_interrupt_handler() in i386/i386/mptable.c. This message comes when I try to put 7.0 on a box that was running 6.2. Comparing 6.2 and 7.0, it looks like I might have the same problem if I turned on INVARIANTS in 6.2. For now I have ifdefed out this check, but I would really like to understand the issue. Thanks, Larry -- ------------------------------------------------------------------------ Larry Baird | http://www.gta.com Global Technology Associates, Inc. | Orlando, FL Email: lab@gta.com | TEL 407-380-0220, FAX 407-380-6080
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20070531101415.A56583>