From owner-freebsd-current@FreeBSD.ORG Wed Aug 11 23:44:57 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 C79E616A4CE; Wed, 11 Aug 2004 23:44:57 +0000 (GMT) Received: from www.cryptography.com (li-22.members.linode.com [64.5.53.22]) by mx1.FreeBSD.org (Postfix) with ESMTP id 80AF743D60; Wed, 11 Aug 2004 23:44:57 +0000 (GMT) (envelope-from nate@root.org) Received: from [10.0.0.34] (adsl-67-127-84-57.dsl.snfc21.pacbell.net [67.127.84.57]) by www.cryptography.com (8.12.8/8.12.8) with ESMTP id i7BNiu8U006621; Wed, 11 Aug 2004 16:44:57 -0700 Message-ID: <411AAF78.5010206@root.org> Date: Wed, 11 Aug 2004 16:44:56 -0700 From: Nate Lawson User-Agent: Mozilla Thunderbird 0.7 (X11/20040702) X-Accept-Language: en-us, en MIME-Version: 1.0 To: current@freebsd.org References: <411AAAF7.9030506@root.org> In-Reply-To: <411AAAF7.9030506@root.org> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit cc: acpi@freebsd.org Subject: Re: ACPI mpsafe patch for testing 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: Wed, 11 Aug 2004 23:44:57 -0000 Nate Lawson wrote: > Attached is the latest patch for running ACPI mpsafe. It has been > pretty well tested and is ready for wider testing. It's especially good > to run it with WITNESS enabled. To test, just use it with your system > normally. > > Thanks, > Nate I've put the patch up at this url since the list appears to strip attachments: http://root.org/~nate/freebsd/acpi_mpsafe.diff.gz -Nate