Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 24 Sep 2004 16:52:54 +0700
From:      Pavel Gubin <pg@ie.tusur.ru>
To:        John Baldwin <jhb@freebsd.org>
Cc:        freebsd-current@freebsd.org
Subject:   Re: "Multiple entries for PCI IRQ 16" and "xlock already held" panics on 5.3-BETA(3,4,5)
Message-ID:  <20040924095254.GA67823@ie.tusur.ru>
In-Reply-To: <20040923165940.GB38511@ie.tusur.ru>
References:  <20040922095257.GA81709@ie.tusur.ru> <20040923042447.GA88335@ie.tusur.ru> <200409231029.47945.jhb@FreeBSD.org> <200409231132.45061.jhb@FreeBSD.org> <20040923165940.GB38511@ie.tusur.ru>

next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, Sep 23, 2004 at 11:59:40PM +0700, Pavel Gubin wrote:

> On Thu, Sep 23, 2004 at 11:32:45AM -0400, John Baldwin wrote:
> 
> > > > I/O Ints:	Type	Polarity    Trigger	Bus ID	 IRQ	APIC ID	PIN#
> > > > 		INT	active-lo       level	     0	 2:A	      2	  16
> > > > 		INT	active-lo       level	     0	 2:A	      2	  23
[]
> > +	    ("Multiple IRQs for PCI interrupt %d.%d.INT%c: %d and %d\n",
> > +	    args->bus, args->irq >> 2, 'A' + (args->irq & 0x3), args->vector,
> > +	    vector));

  So, I've tried and got as expected:

"panic: Multiple IRQs for PCI interrupt 0.2.INTA: 16 and 23"

  Thanx.

-- 
Pavel Gubin
TUSC&R / Industrial Electronics dept / System Administrator
2:5005/14@fidonet / Phone +7-3822-423067 / ICQ 28835566



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