From owner-freebsd-current@FreeBSD.ORG Fri Mar 16 22:58:19 2007 Return-Path: X-Original-To: current@FreeBSD.org Delivered-To: freebsd-current@FreeBSD.ORG Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 202B116A401; Fri, 16 Mar 2007 22:58:19 +0000 (UTC) (envelope-from chris@hitnet.RWTH-Aachen.DE) Received: from mta-1.ms.rz.rwth-aachen.de (mta-1.ms.rz.RWTH-Aachen.DE [134.130.7.72]) by mx1.freebsd.org (Postfix) with ESMTP id C7FDD13C448; Fri, 16 Mar 2007 22:58:18 +0000 (UTC) (envelope-from chris@hitnet.RWTH-Aachen.DE) Received: from circe ([134.130.3.36]) by mta-1.ms.rz.RWTH-Aachen.de (Sun Java System Messaging Server 6.2-7.05 (built Sep 5 2006)) with ESMTP id <0JF0005DDPQNSY20@mta-1.ms.rz.RWTH-Aachen.de>; Fri, 16 Mar 2007 23:42:23 +0100 (CET) Received: from talos.rz.RWTH-Aachen.DE ([134.130.3.22]) by circe (MailMonitor for SMTP v1.2.2 ) ; Fri, 16 Mar 2007 23:42:23 +0100 (MET) Received: from bigboss.hitnet.rwth-aachen.de (bigspace.hitnet.RWTH-Aachen.DE [137.226.181.2]) by smarthost.rwth-aachen.de (8.13.8/8.13.1/1) with ESMTP id l2GMgNXc027106; Fri, 16 Mar 2007 23:42:23 +0100 Received: from haakonia.hitnet.rwth-aachen.de ([137.226.181.92]) by bigboss.hitnet.rwth-aachen.de with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA:32) (Exim 4.50) id 1HSL7v-00013m-5W; Fri, 16 Mar 2007 23:42:23 +0100 Received: by haakonia.hitnet.rwth-aachen.de (Postfix, from userid 1001) id AECC23F429; Fri, 16 Mar 2007 23:42:22 +0100 (CET) Date: Fri, 16 Mar 2007 23:42:22 +0100 From: Christian Brueffer In-reply-to: <200703161256.23996.jkim@FreeBSD.org> To: Jung-uk Kim Message-id: <20070316224222.GD1926@haakonia.hitnet.RWTH-Aachen.DE> MIME-version: 1.0 Content-type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary=ZJcv+A0YCCLh2VIg Content-disposition: inline X-Operating-System: FreeBSD 6.2-STABLE X-PGP-Key: http://people.FreeBSD.org/~brueffer/brueffer.key.asc X-PGP-Fingerprint: A5C8 2099 19FF AACA F41B B29B 6C76 178C A0ED 982D References: <200703161256.23996.jkim@FreeBSD.org> User-Agent: Mutt/1.5.11 Cc: acpi@FreeBSD.org, current@FreeBSD.org Subject: Re: [HEADSUP] ACPI-CA 20070126 import X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 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, 16 Mar 2007 22:58:19 -0000 --ZJcv+A0YCCLh2VIg Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Fri, Mar 16, 2007 at 12:56:19PM -0400, Jung-uk Kim wrote: > I will import ACPI-CA 20070126 from Intel some time next week. =20 > Current mega-patch against -CURRENT is here: >=20 > http://people.freebsd.org/~jkim/acpica-import-20070126.diff.gz >=20 > (Note: Sorry, I had to gzip(1) it because it was too big.) >=20 > This patch should fix many ACPI issues in -CURRENT (ACPI-CA 20051021),=20 > most notably memory leak. Full change log for ACPI-CA from the last=20 > import is here: >=20 > http://people.freebsd.org/~jkim/acpica_changes_20051021_20070126.txt >=20 > I believe it is quite stable because I have been using this patch on=20 > my primary desktop and laptop for a while and it was tested on amd64,=20 > i386, and ia64. However, since the patch is huge, I may have missed=20 > something. If you find something wrong, please let me know before it=20 > is too late. ;-) >=20 Thanks a lot for working on this! I get the following on boot on my T41p, which is a lot more verbose than it used to be. Is this the new default or will it be turned off once the code hits the tree? ACPI: RSDP @ 0x0xf6d70/0x0024 (v 2 IBM ) ACPI: XSDT @ 0x0x1ff6a6bd/0x004C (v 1 IBM TP-1R 0x00003210 LTP 0x00= 000000) ACPI: FACP @ 0x0x1ff6a800/0x00F4 (v 3 IBM TP-1R 0x00003210 IBM 0x000= 00001) ACPI Warning (tbfadt-0505): Optional field "Gpe1Block" has zero address or = length: 0 102C /0 [20070126] ACPI: DSDT @ 0x0x1ff6a9e7/0xC4E5 (v 1 IBM TP-1R 0x00003210 MSFT 0x01= 00000E) ACPI: FACS @ 0x0x1ff78000/0x0040 ACPI: SSDT @ 0x0x1ff6a9b4/0x0033 (v 1 IBM TP-1R 0x00003210 MSFT 0x01= 00000E) ACPI: ECDT @ 0x0x1ff76ecc/0x0052 (v 1 IBM TP-1R 0x00003210 IBM 0x000= 00001) ACPI: TCPA @ 0x0x1ff76f1e/0x0032 (v 1 IBM TP-1R 0x00003210 PTL 0x000= 00001) ACPI: BOOT @ 0x0x1ff76fd8/0x0028 (v 1 IBM TP-1R 0x00003210 LTP 0x00= 000001) Apart from that I haven't seen any regressions so far. - Christian --=20 Christian Brueffer chris@unixpages.org brueffer@FreeBSD.org GPG Key: http://people.freebsd.org/~brueffer/brueffer.key.asc GPG Fingerprint: A5C8 2099 19FF AACA F41B B29B 6C76 178C A0ED 982D --ZJcv+A0YCCLh2VIg Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.5 (FreeBSD) iD8DBQFF+x1ObHYXjKDtmC0RAhYbAKCSyr7NocycsOhog/GxaP/eYRCPwgCgtu3Y TOF6j+idI/SLKlksKBlRf+c= =rByJ -----END PGP SIGNATURE----- --ZJcv+A0YCCLh2VIg--