From mboxrd@z Thu Jan 1 00:00:00 1970 From: Loic Prylli Subject: Re: [PATCH] Detect mmconfig on nVidia MCP55 Date: Wed, 04 Feb 2009 12:07:36 -0500 Message-ID: <4989CB58.5000509@myri.com> References: <1233765552.16414.6.camel@localhost.localdomain> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Return-path: Received: from mailbox2.myri.com ([64.172.73.26]:1859 "EHLO myri.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1752728AbZBDRJ2 (ORCPT ); Wed, 4 Feb 2009 12:09:28 -0500 In-Reply-To: <1233765552.16414.6.camel@localhost.localdomain> Sender: linux-acpi-owner@vger.kernel.org List-Id: linux-acpi@vger.kernel.org To: Ed Swierk Cc: tglx@linutronix.de, mingo@redhat.com, hpa@zytor.com, linux-kernel@vger.kernel.org, lenb@kernel.org, linux-acpi@vger.kernel.org, jbarnes@virtuousgeek.org, linux-pci@vger.kernel.org On 02/04/2009 11:39 AM, Ed Swierk wrote: > Detect and enable memory-mapped PCI configuration space on the nVidia > MCP55 southbridge even if the ACPI MCFG table is missing or wrong. > > Minor question: there are motherboards with two MCP55 southbridges. Would the patch support mmconfig for both? Loic