From owner-freebsd-current@FreeBSD.ORG Tue Apr 13 00:52:59 2004 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 3CD8716A4CE for ; Tue, 13 Apr 2004 00:52:59 -0700 (PDT) Received: from postman.ripe.net (postman.ripe.net [193.0.0.199]) by mx1.FreeBSD.org (Postfix) with ESMTP id AB14143D55 for ; Tue, 13 Apr 2004 00:52:58 -0700 (PDT) (envelope-from marks@dell-laptop.6bone.nl) Received: by postman.ripe.net (Postfix, from userid 8) id C27DF4E02C; Tue, 13 Apr 2004 09:52:57 +0200 (CEST) Received: from birch.ripe.net (birch.ripe.net [193.0.1.96]) by postman.ripe.net (Postfix) with ESMTP id 7D57E4E06B; Tue, 13 Apr 2004 09:52:57 +0200 (CEST) Received: from dell-laptop.6bone.nl (cow.ripe.net [193.0.1.239]) by birch.ripe.net (8.12.10/8.11.6) with SMTP id i3D7qvc4015850; Tue, 13 Apr 2004 09:52:57 +0200 Received: (nullmailer pid 831 invoked by uid 1001); Tue, 13 Apr 2004 07:36:34 -0000 Date: Tue, 13 Apr 2004 09:36:34 +0200 From: Mark Santcroos To: "M. Warner Losh" Message-ID: <20040413073634.GA792@laptop.6bone.nl> References: <20040409.095635.32718566.imp@bsdimp.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20040409.095635.32718566.imp@bsdimp.com> User-Agent: Mutt/1.4.2.1i X-Handles: MS6-6BONE, MS18417-RIPE X-RIPE-Spam-Level: X-RIPE-Spam-Status: N 0.000825 / 0.0 / 0.0 / disabled X-RIPE-Signature: 488f728dc122dd37f317c9cd482cdc57 cc: current@freebsd.org Subject: Re: HEADS UP: PCI Chnages 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: Tue, 13 Apr 2004 07:52:59 -0000 Hi Warner, On Fri, Apr 09, 2004 at 09:56:35AM -0600, M. Warner Losh wrote: > I just committed some rather extensive changes to the pci bus layer. > These changes should help people that need better suspend/resume > support, better resource allocation and resource collision avoidance. I tested this and to get my ata attached I needed the additional ata-pci patch from you. However, ACPI S3 suspend still immediately resumes here ... Mark