From owner-freebsd-hackers@FreeBSD.ORG Mon Feb 23 13:38:35 2004 Return-Path: Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A675F16A4CF; Mon, 23 Feb 2004 13:38:35 -0800 (PST) Received: from arginine.spc.org (arginine.spc.org [195.206.69.236]) by mx1.FreeBSD.org (Postfix) with ESMTP id 782D143D2D; Mon, 23 Feb 2004 13:38:35 -0800 (PST) (envelope-from bms@spc.org) Received: from localhost (localhost [127.0.0.1]) by arginine.spc.org (Postfix) with ESMTP id A088A6538B; Mon, 23 Feb 2004 21:38:34 +0000 (GMT) Received: from arginine.spc.org ([127.0.0.1]) by localhost (arginine.spc.org [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 20329-01; Mon, 23 Feb 2004 21:38:34 +0000 (GMT) Received: from saboteur.dek.spc.org (82-147-17-88.dsl.uk.rapidplay.com [82.147.17.88]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by arginine.spc.org (Postfix) with ESMTP id EE00D651F7; Mon, 23 Feb 2004 21:38:33 +0000 (GMT) Received: by saboteur.dek.spc.org (Postfix, from userid 1001) id E30C0C8; Mon, 23 Feb 2004 21:38:32 +0000 (GMT) Date: Mon, 23 Feb 2004 21:38:32 +0000 From: Bruce M Simpson To: John Baldwin Message-ID: <20040223213832.GC36207@saboteur.dek.spc.org> Mail-Followup-To: John Baldwin , hackers@FreeBSD.org, freebsd-hackers@freebsd.org, "Ralph S." References: <22377.1077547232@www61.gmx.net> <200402231020.57480.jhb@FreeBSD.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200402231020.57480.jhb@FreeBSD.org> cc: freebsd-hackers@freebsd.org cc: hackers@FreeBSD.org cc: "Ralph S." Subject: Re: Local APIC on FreeBSD/i386 X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 23 Feb 2004 21:38:35 -0000 On Mon, Feb 23, 2004 at 10:20:57AM -0500, John Baldwin wrote: > As of 5.2, the 5.x branch will use the local APIC on UP systems. Yay! Hopefully my pseudo-NMI-on-ThinkPad-button hack to the ACPI DSDT will work.. BMS