From owner-cvs-src@FreeBSD.ORG Thu Sep 8 20:01:48 2005 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DB2F016A41F; Thu, 8 Sep 2005 20:01:48 +0000 (GMT) (envelope-from imp@bsdimp.com) Received: from harmony.bsdimp.com (vc4-2-0-87.dsl.netrack.net [199.45.160.85]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6ADF043D45; Thu, 8 Sep 2005 20:01:48 +0000 (GMT) (envelope-from imp@bsdimp.com) Received: from localhost (localhost.village.org [127.0.0.1] (may be forged)) by harmony.bsdimp.com (8.13.3/8.13.3) with ESMTP id j88K0HhB029711; Thu, 8 Sep 2005 14:00:17 -0600 (MDT) (envelope-from imp@bsdimp.com) Date: Thu, 08 Sep 2005 14:00:57 -0600 (MDT) Message-Id: <20050908.140057.84363209.imp@bsdimp.com> To: glebius@FreeBSD.org From: "M. Warner Losh" In-Reply-To: <20050908194607.GL53891@cell.sick.ru> References: <200509081718.j88HIgAA054848@repoman.freebsd.org> <20050908194607.GL53891@cell.sick.ru> X-Mailer: Mew version 3.3 on Emacs 21.3 / Mule 5.0 (SAKAKI) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-2.0 (harmony.bsdimp.com [127.0.0.1]); Thu, 08 Sep 2005 14:00:17 -0600 (MDT) Cc: cvs-src@FreeBSD.org, src-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/dev/pccbb pccbb.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 08 Sep 2005 20:01:49 -0000 In message: <20050908194607.GL53891@cell.sick.ru> Gleb Smirnoff writes: : On Thu, Sep 08, 2005 at 05:18:42PM +0000, Warner Losh wrote: : W> imp 2005-09-08 17:18:42 UTC : W> : W> FreeBSD src repository : W> : W> Modified files: : W> sys/dev/pccbb pccbb.c : W> Log: : W> Minor improvement for the suspend case for Ricoh based (and others) : W> CardBus bridges. : : Is this going to fix suspend (broken in mid-July) on APM notebooks? Who knows? I don't have any notebooks that suspend/resume correctly, so I can't tell you. Sorry. Take your chances and find out, or find someone who has the time to fix the other suspend/resume problems on my laptops. Thanks! Warner