From mboxrd@z Thu Jan 1 00:00:00 1970 From: Len Brown Subject: Re: [ACPI] [Proposal]Another way to save/restore PCI config space for suspend/resume Date: Tue, 26 Oct 2004 02:11:25 -0400 Sender: linux-kernel-owner@vger.kernel.org Message-ID: <417DEA8D.4080307@intel.com> References: <1098766257.8433.7.camel@sli10-desk.sh.intel.com> <20041026051100.GA5844@wotan.suse.de> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <20041026051100.GA5844@wotan.suse.de> To: Andi Kleen Cc: "Li, Shaohua" , ACPI-DEV , lkml , greg@kroah.com, Pavel Machek List-Id: linux-acpi@vger.kernel.org What this comes down to is that extended config space is device-specific. Generic solutions will fail. Only device drivers will work. If there are no drivers for PCI bridges to properly save/restore their config space, then should create them, even if this is all the drivers do. -Len