From owner-freebsd-current@FreeBSD.ORG Fri Jun 20 18:19:43 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 A640137B401 for ; Fri, 20 Jun 2003 18:19:43 -0700 (PDT) Received: from hysteria.spc.org (hysteria.spc.org [195.206.69.234]) by mx1.FreeBSD.org (Postfix) with SMTP id 4EFC543FAF for ; Fri, 20 Jun 2003 18:19:42 -0700 (PDT) (envelope-from bms@hysteria.spc.org) Received: (qmail 16834 invoked by uid 5013); 21 Jun 2003 01:18:10 -0000 Date: Sat, 21 Jun 2003 02:18:10 +0100 From: Bruce M Simpson To: Kevin Oberman Message-ID: <20030621011810.GZ31354@spc.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <3EE708C5.7000502@snafu.de> User-Agent: Mutt/1.4.1i cc: current@freebsd.org Subject: Re: ThinkPad T20 with 5.0R wakes up from halt -p 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, 21 Jun 2003 01:19:43 -0000 I concur. My T22 also experiences the same problems:- - On transition to ACPI state S3: - LCD backlight stays on (until lid closed) - Drive spins down immediately - On transition to ACPI state S5: - Machine turns on unexpectedly (*probably* 15 minutes later) I am currently experiencing panics which appear to be related to ACPI, although I am actively hacking on the csa(4) driver to fix its suspend/resume functions. These appear to work fine under APM, however, using APM loses Ultrabay 2000 hot swap functinality. BMS