From owner-freebsd-current@FreeBSD.ORG Thu Feb 12 07:20:46 2004 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DA8B916A4CE; Thu, 12 Feb 2004 07:20:46 -0800 (PST) Received: from fisk.demonized.net (h97n2fls33o834.telia.com [213.66.186.97]) by mx1.FreeBSD.org (Postfix) with ESMTP id DE42643D2F; Thu, 12 Feb 2004 07:20:45 -0800 (PST) (envelope-from manlix@demonized.net) Received: from beard.demonized.net (beard.demonized.net [172.22.1.2]) by fisk.demonized.net (8.12.10/8.12.10) with SMTP id i1CFKn3d094942; Thu, 12 Feb 2004 16:20:49 +0100 (CET) (envelope-from manlix@demonized.net) Date: Thu, 12 Feb 2004 16:20:44 +0100 From: Johan Pettersson To: freebsd-current@freebsd.org Message-Id: <20040212162044.43813283.manlix@demonized.net> In-Reply-To: <200402121010.43795.jhb@FreeBSD.org> References: <20040211025317.13af3d36.manlix@demonized.net> <200402111322.57127.jhb@FreeBSD.org> <20040212023806.1007984e.manlix@demonized.net> <200402121010.43795.jhb@FreeBSD.org> X-Mailer: Sylpheed version 0.9.9 (GTK+ 1.2.10; i386-portbld-freebsd5.2) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Subject: Re: Bad interrupt routing causes my SATA controller to fail. X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 12 Feb 2004 15:20:47 -0000 Yes, I think it was something like that. I should try to get vmware working and boot it within there and take a screenshot of the panic. > 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 <>< http://www.FreeBSD.org/~jhb/ > "Power Users Use the Power to Serve" = http://www.FreeBSD.org > > _______________________________________________ > freebsd-current@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-current > To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org" >