Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 29 Aug 2001 20:35:01 -0600
From:      Warner Losh <imp@harmony.village.org>
To:        =?ISO-8859-1?B?Qm9yaXMgS/ZzdGVy?= <koester@x-itec.de>
Cc:        freebsd-questions@FreeBSD.ORG, freebsd-mobile@FreeBSD.ORG
Subject:   Re: laptop cvs-stable problems part II (IRQ Problems) 
Message-ID:  <200108300235.f7U2Z1n16755@harmony.village.org>
In-Reply-To: Your message of "Thu, 30 Aug 2001 00:53:51 %2B0200." <105149800441.20010830005351@x-itec.de> 
References:  <105149800441.20010830005351@x-itec.de>  

next in thread | previous in thread | raw e-mail | index | archive | help
In message <105149800441.20010830005351@x-itec.de> =?ISO-8859-1?B?Qm9yaXMgS/ZzdGVy?= writes:
: Aug 29 13:11:36 lappy /kernel: pci_cfgintr: can't route an interrupt to 1:2 INTA

This means that the pci code can't route to your pcic device.  One
limitation in the current scheme, that may be hard to fix, is that
sometimes it doesn't do bridges well.  Add
	hw.pcic.intr_path=2
	hw.pcic.irq=0
to your /boot/loader.conf file and you will revert to using ISA style
interrupts.

Warner

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-mobile" in the body of the message




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