From owner-freebsd-mobile@FreeBSD.ORG Wed Apr 14 07:23:59 2004 Return-Path: Delivered-To: freebsd-mobile@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DC30716A4CE for ; Wed, 14 Apr 2004 07:23:59 -0700 (PDT) Received: from mail3.panix.com (mail3.panix.com [166.84.1.74]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1EDDA43D3F for ; Wed, 14 Apr 2004 07:23:59 -0700 (PDT) (envelope-from jester@panix.com) Received: from panix2.panix.com (panix2.panix.com [166.84.1.2]) by mail3.panix.com (Postfix) with ESMTP id 8C78B983CF; Wed, 14 Apr 2004 10:23:55 -0400 (EDT) Received: (from jester@localhost) by panix2.panix.com (8.11.6p2-a/8.8.8/PanixN1.1) id i3EENtf02408; Wed, 14 Apr 2004 10:23:55 -0400 (EDT) Date: Wed, 14 Apr 2004 10:23:55 -0400 From: Jesse Sheidlower To: Kevin Oberman Message-ID: <20040414142355.GA29775@panix.com> References: <20040413160206.GA14154@panix.com> <20040413185738.7F0735D08@ptavv.es.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20040413185738.7F0735D08@ptavv.es.net> User-Agent: Mutt/1.4.2.1i cc: freebsd-mobile@freebsd.org Subject: Re: Activating ACPI suspend on lid close? X-BeenThere: freebsd-mobile@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Mobile computing with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 14 Apr 2004 14:24:00 -0000 On Tue, Apr 13, 2004 at 11:57:38AM -0700, Kevin Oberman wrote: > > Wow! I no longer see the USB failure messages after a suspend. But the > USB does not seem to be alive any more. More seriously, my Ethernet is > dead after resume. I just get device timeouts on fxp0 after resume. > > The recent update to the PCI code has changed LOTS of things, but it's > clear that things are not really working, yet. Nate posted a very > interesting message to acpi@ this morning that touched on many > suspend/resume issues, so there is work being done and there is > definitely hope. I wish I could take credit for this, or even say with assurance what it is I did to get things to work, but I'm pleased that it does seem to be working for me. And I'm glad that there's more work being done on the PCI code, and hope that it will continue to improve things in the future. Jesse Sheidlower