Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 12 Mar 2008 14:51:56 +0100
From:      Volker <volker@vwsoft.com>
To:        Leon Kos <leon.kos@lecad.uni-lj.si>
Cc:        freebsd-acpi@freebsd.org, bug-followup@freebsd.org
Subject:   Re: Re: kern/121558: Supermicro X7SB4 Fatal trap 12 when ACPI disabled
Message-ID:  <47D7DFFC.20205@vwsoft.com>
In-Reply-To: <alpine.DEB.1.00.0803120859460.6021@achilles.lecadnet>
References:  <200803111350.m2BDo3T2027051@freefall.freebsd.org>	<200803111003.58445.jhb@freebsd.org> <alpine.DEB.1.00.0803120859460.6021@achilles.lecadnet>

next in thread | previous in thread | raw e-mail | index | archive | help
On 12/23/-58 20:59, Leon Kos wrote:
> I have added
> 
>  hw.pci13.0.INTA.irq="16"
>  hw.pci15.0.INTA.irq="17"
>  hw.pci5.0.INTA.irq="19"
> 
> to /boot/loader.conf and to /boot/device.hints without and face no effect
> of this options when looking mptable. Then I've created CAD.hints
>  hw.pci13.0.INTA.irq=16
>  hw.pci15.0.INTA.irq=17
>  hw.pci5.0.INTA.irq=19
> 
> and included this in my kernel config with hints          "CAD.hints"

This is from my memories: I think I've investigated the hints include
thing a while ago and found, when using this, the default hints file
will not be processed anymore.

If you're going to use 'hints "CAD.hints"' make sure it includes all the
settings from default hints file (I do have the light feeling you've
only included your additions to that file).

Again, this is from memory and I welcome corrections if this statement
is caused by remembering it wrong.

Volker



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