From owner-freebsd-current@FreeBSD.ORG Thu Jun 19 08:16:06 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 45BA737B401 for ; Thu, 19 Jun 2003 08:16:06 -0700 (PDT) Received: from harmony.village.org (rover.bsdimp.com [204.144.255.66]) by mx1.FreeBSD.org (Postfix) with ESMTP id 76F8C43FE0 for ; Thu, 19 Jun 2003 08:16:05 -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 h5JFG4kA086014; Thu, 19 Jun 2003 09:16:04 -0600 (MDT) (envelope-from imp@bsdimp.com) Date: Thu, 19 Jun 2003 09:14:52 -0600 (MDT) Message-Id: <20030619.091452.90825526.imp@bsdimp.com> To: dgilbert@velocet.ca From: "M. Warner Losh" In-Reply-To: <16112.37638.538932.987855@canoe.velocet.net> References: <16112.36680.138643.312465@canoe.velocet.net> <20030618162552.GA5594@laptop.6bone.nl> <16112.37638.538932.987855@canoe.velocet.net> X-Mailer: Mew version 2.1 on Emacs 21.3 / Mule 5.0 (SAKAKI) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit cc: freebsd-current@freebsd.org Subject: Re: [current] Re: ACPI suspending. 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: Thu, 19 Jun 2003 15:16:06 -0000 In message: <16112.37638.538932.987855@canoe.velocet.net> David Gilbert writes: : >>>>> "Mark" == Mark Santcroos writes: : : Mark> Ok, it would really help if you try and document all cases until : Mark> you at least exactly know the behavior. From there we can go on. : : What am I looking for? S1 appears to work. S5 appears to work (that : is: shutdown -p now works). S4 shouldn't work (we don't suspend to : disk AFAIk)... so what should I be looking for when I trigger S3? S4 works on my fiva, but it seems to have a S4BIOS S4 state because the bios does the save to disk... Warner