From owner-freebsd-current@FreeBSD.ORG Fri May 2 19:38:54 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 9A4BE37B401 for ; Fri, 2 May 2003 19:38:54 -0700 (PDT) Received: from harmony.village.org (rover.bsdimp.com [204.144.255.66]) by mx1.FreeBSD.org (Postfix) with ESMTP id D1FAB43F3F for ; Fri, 2 May 2003 19:38:53 -0700 (PDT) (envelope-from imp@bsdimp.com) Received: from localhost (warner@rover2.village.org [10.0.0.1]) by harmony.village.org (8.12.8/8.12.3) with ESMTP id h432cnA7023024; Fri, 2 May 2003 20:38:49 -0600 (MDT) (envelope-from imp@bsdimp.com) Date: Fri, 02 May 2003 20:38:40 -0600 (MDT) Message-Id: <20030502.203840.112853040.imp@bsdimp.com> To: acpi-jp@jp.FreeBSD.org, nate@root.org From: "M. Warner Losh" In-Reply-To: References: <2946E9F05C8DD511A7DC0002A5608CE4BEC3B2@GBCHM201> X-Mailer: Mew version 2.1 on Emacs 21.2 / Mule 5.0 (SAKAKI) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit cc: thomas.sparrevohn@eds.com cc: current@freebsd.org Subject: Re: [acpi-jp 2161] Re: HEADSUP: acpi 0228 in the tree 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: Sat, 03 May 2003 02:38:54 -0000 In message: Nate Lawson writes: : > On Wed, Apr 30, 2003 at 09:20:24AM +0200, Thorsten Greiner wrote: : > > I have some issues with the new acpi. First, there a several messages : > > complaining about zero length buffers in the syslog: : > > : > > ACPI-0293: *** Warning: Buffer created with zero length in AML : > > -0166: *** Error: UtAllocate: Attempt to allocate zero bytes : : Anyone who is having new ACPI problems with the 0228 import, please cvsup : to today and try again. jhb@ brought in some previous changes missed in : my import. Same issue after jhb's cleanups. Warner