From owner-cvs-src@FreeBSD.ORG Thu Nov 6 07:31:53 2003 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 75E0816A4CE for ; Thu, 6 Nov 2003 07:31:53 -0800 (PST) Received: from mail.speakeasy.net (mail6.speakeasy.net [216.254.0.206]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1311E43FDD for ; Thu, 6 Nov 2003 07:31:50 -0800 (PST) (envelope-from jhb@FreeBSD.org) Received: (qmail 9582 invoked from network); 6 Nov 2003 15:31:49 -0000 Received: from unknown (HELO server.baldwin.cx) ([216.27.160.63]) (envelope-sender )encrypted SMTP for ; 6 Nov 2003 15:31:49 -0000 Received: from laptop.baldwin.cx (gw1.twc.weather.com [216.133.140.1]) by server.baldwin.cx (8.12.9/8.12.9) with ESMTP id hA6FVPce081475; Thu, 6 Nov 2003 10:31:25 -0500 (EST) (envelope-from jhb@FreeBSD.org) Message-ID: X-Mailer: XFMail 1.5.4 on FreeBSD X-Priority: 3 (Normal) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 8bit MIME-Version: 1.0 In-Reply-To: <200311052210.13894.sam@errno.com> Date: Thu, 06 Nov 2003 10:31:25 -0500 (EST) From: John Baldwin To: Sam Leffler X-Spam-Checker-Version: SpamAssassin 2.55 (1.174.2.19-2003-05-19-exp) cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/i386/acpica madt.c src/sys/i386/i386 mptable.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 06 Nov 2003 15:31:53 -0000 On 06-Nov-2003 Sam Leffler wrote: > On Wednesday 05 November 2003 03:15 pm, John Baldwin wrote: >> jhb 2003/11/05 15:15:52 PST >> >> FreeBSD src repository >> >> Modified files: >> sys/i386/acpica madt.c >> sys/i386/i386 mptable.c >> Log: >> When remapping an ISA interrupt from one intpin to another, disable the >> pin that is used by the default identity mapping if it still maps to the >> old vector. The ACPI case might need some tweaking for the SCI interrupt >> case since ACPI likes to address the intpin using both the IRQ remapped >> to it as well as the previous existing PCI IRQ mapped to it. >> >> Reported by: kan > > This breaks booting my Dell 450. intpin 0 is connected to ExtNT but that gets > disabled so the system panics later one complaining that it cannot locate > ExtINT. Oh, I'll commit a fix. Forgot to make sure the existing vector was the same as I did in the mptable case. -- John Baldwin <>< http://www.FreeBSD.org/~jhb/ "Power Users Use the Power to Serve!" - http://www.FreeBSD.org/