From owner-freebsd-current@FreeBSD.ORG Mon Oct 13 23:28:19 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 3C4ED16A4B3 for ; Mon, 13 Oct 2003 23:28:19 -0700 (PDT) Received: from harmony.village.org (rover.bsdimp.com [204.144.255.66]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5E5FC43FAF for ; Mon, 13 Oct 2003 23:28:18 -0700 (PDT) (envelope-from imp@bsdimp.com) Received: from localhost (warner@rover2.village.org [10.0.0.1]) by harmony.village.org (8.12.9p2/8.12.9) with ESMTP id h9E6SGE7051830; Tue, 14 Oct 2003 00:28:16 -0600 (MDT) (envelope-from imp@bsdimp.com) Date: Tue, 14 Oct 2003 00:25:57 -0600 (MDT) Message-Id: <20031014.002557.30651280.imp@bsdimp.com> To: marks@ripe.net From: "M. Warner Losh" In-Reply-To: <20031013204541.GA1601@laptop.6bone.nl> References: <20031013124917.GA889@laptop.6bone.nl> <20031013094449.W28158@root.org> <20031013204541.GA1601@laptop.6bone.nl> 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: current@freebsd.org cc: nate@root.org Subject: Re: cvs commit: src/sys/dev/sound/pci ich.c 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, 14 Oct 2003 06:28:19 -0000 In message: <20031013204541.GA1601@laptop.6bone.nl> Mark Santcroos writes: : On Mon, Oct 13, 2003 at 09:47:45AM -0700, Nate Lawson wrote: : > It looks like you are resetting the BARs on resume. If that's all that's : > needed, I believe Warner was working on code to do this in the general : > case. : : Exactly, the thread[*] went on about pci power transitions in general. Warner : also responded to it. : : Without complaining too much, this subject needs to be opened up. : Every time someone does something in this area we are told to hold off : because "something" is coming. : (Last month I've been inactive, so if something has popped up, please : discard this message) Things have happened in p4. We're trying to work out some details. But you are right a snapshot might be in order. Warner