From owner-freebsd-current@FreeBSD.ORG Fri May 2 09:22:48 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 5CC1B37B401 for ; Fri, 2 May 2003 09:22:48 -0700 (PDT) Received: from magic.adaptec.com (magic-mail.adaptec.com [208.236.45.100]) by mx1.FreeBSD.org (Postfix) with ESMTP id 86F2F43FBD for ; Fri, 2 May 2003 09:22:47 -0700 (PDT) (envelope-from scott_long@btc.adaptec.com) Received: from redfish.adaptec.com (redfish.adaptec.com [162.62.50.11]) by magic.adaptec.com (8.11.6/8.11.6) with ESMTP id h42GJ9Z25392; Fri, 2 May 2003 09:19:09 -0700 Received: from btc.btc.adaptec.com ([10.100.0.52]) by redfish.adaptec.com (8.8.8p2+Sun/8.8.8) with ESMTP id JAA11882; Fri, 2 May 2003 09:22:12 -0700 (PDT) Received: from btc.adaptec.com (hollin [10.100.253.56]) by btc.btc.adaptec.com (8.8.8+Sun/8.8.8) with ESMTP id KAA03912; Fri, 2 May 2003 10:22:06 -0600 (MDT) Message-ID: <3EB29A88.6010102@btc.adaptec.com> Date: Fri, 02 May 2003 10:19:20 -0600 From: Scott Long User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.3) Gecko/20030414 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Nate Lawson References: In-Reply-To: Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit cc: "Sparrevohn, Thomas" cc: "'acpi-jp@jp.freebsd.org'" cc: "'current@freebsd.org'" Subject: Re: [acpi-jp 2160] 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: Fri, 02 May 2003 16:22:48 -0000 Nate Lawson wrote: >>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. > > -Nate > I cvsuped and built last night after jhb's checkins. I get quite a few warnings now about something trying to allocate a zero-length buffer. Also, soft power off no longer works. The OS shutdown happens, but it no longer powers off the machine. This is with a Dell 8200 laptop. Scott