From owner-freebsd-current@FreeBSD.ORG Fri Apr 25 01:35:23 2003 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 5F30437B401 for ; Fri, 25 Apr 2003 01:35:23 -0700 (PDT) Received: from rootlabs.com (root.org [67.118.192.226]) by mx1.FreeBSD.org (Postfix) with SMTP id 4C01943FA3 for ; Fri, 25 Apr 2003 01:35:22 -0700 (PDT) (envelope-from nate@rootlabs.com) Received: (qmail 64295 invoked by uid 1000); 25 Apr 2003 08:35:25 -0000 Date: Fri, 25 Apr 2003 01:35:24 -0700 (PDT) From: Nate Lawson To: current@freebsd.org, acpi-jp@jp.freebsd.org Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Subject: New ACPI diffs ready 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: Fri, 25 Apr 2003 08:35:23 -0000 I have prepared two versions of ACPI for testing, one from the 0228 dist and one from 0328. Both patches are against the current version in the tree so you should be able to just "cd /usr/src; zcat *diff.gz | patch". I have tested both pretty thoroughly on my laptop but need more testing from others to decide which to import. Neither crash, but the 0328 dist adds a lot more console messages complaining about my battery (see separate message for more info on this.) http://www.root.org/~nate/freebsd/acpi-0228.diff.gz http://www.root.org/~nate/freebsd/acpi-0328.diff.gz Please test these dists so we can import one for 5.1R. When reporting problems, please include dmesg output including the version report I temporarily added. Some important info to send me: * Please send me the output of the following command, especially if your motherboard has an interesting PCI bus configuration: pciconf -l; echo; dmesg | egrep AcpiOsDerive\|ACPI\ version * ia64 testing * Look for any regression (things that used to work no longer working) Thanks, -Nate