From owner-freebsd-current@FreeBSD.ORG Wed Feb 11 17:38:10 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 173B016A4CE; Wed, 11 Feb 2004 17:38:10 -0800 (PST) Received: from fisk.demonized.net (h97n2fls33o834.telia.com [213.66.186.97]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8603F43D1F; Wed, 11 Feb 2004 17:38:09 -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 i1C1cH3d091803; Thu, 12 Feb 2004 02:38:17 +0100 (CET) (envelope-from manlix@demonized.net) Date: Thu, 12 Feb 2004 02:38:06 +0100 From: Johan Pettersson To: freebsd-current@freebsd.org Message-Id: <20040212023806.1007984e.manlix@demonized.net> In-Reply-To: <200402111322.57127.jhb@FreeBSD.org> References: <20040211025317.13af3d36.manlix@demonized.net> <200402111322.57127.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 01:38:10 -0000 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. > > It is probably not bad interrupt routing. Can you try the following scenarios > and tell us which ones work and which ones fail: > > 1) HTT + ACPI > 2) no HTT + ACPI > 3) ACPI and no apic (set hint.apic.0.disabled=1 from loader) > 4) no ACPI (set hint.acpi.0.disabled=1 from loader) > 5) no ACPI and no APIC (set both hints above from loader) > > -- > 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" >