Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 12 Feb 2004 10:10:43 -0500
From:      John Baldwin <jhb@FreeBSD.org>
To:        Johan Pettersson <manlix@demonized.net>, freebsd-current@freebsd.org
Cc:        sos@FreeBSD.org
Subject:   Re: Bad interrupt routing causes my SATA controller to fail.
Message-ID:  <200402121010.43795.jhb@FreeBSD.org>
In-Reply-To: <20040212023806.1007984e.manlix@demonized.net>
References:  <20040211025317.13af3d36.manlix@demonized.net> <200402111322.57127.jhb@FreeBSD.org> <20040212023806.1007984e.manlix@demonized.net>

next in thread | previous in thread | raw e-mail | index | archive | help
On Wednesday 11 February 2004 08:38 pm, Johan Pettersson wrote:
> 1) HTT + ACPI - Hangs with error on ad4
> 2) no HTT + ACPI - Successful
> 3) ACPI and no apic (set hint.apic.0.disabled=1 from loader) - Successfull
> 4) no ACPI (set hint.acpi.0.disabled=1 from loader) - Kernel panic
> 5) no ACPI and no APIC (set both hints above from loader) - Kernel panic
>
> 3, 4, 5 was tested with HTT enabled in BIOS.

Ok, so merely having only one CPU rather than having two fixes it for you.  
Note that both 1) and 2) both use the same interrupt routing.  It sounds like 
a race in the ata(4) driver perhaps.

Disabling ACPI gives you a panic?  Is it a fatal trap 9 while probing ISA 
devices?

-- 
John Baldwin <jhb@FreeBSD.org>  <><  http://www.FreeBSD.org/~jhb/
"Power Users Use the Power to Serve"  =  http://www.FreeBSD.org



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