Re: [Patch v2] Make PCI extended config space (MMCONFIG) a driveropt-in

From: Kai Ruhnau
Date: Thu Dec 27 2007 - 17:00:45 EST


Linus Torvalds wrote:
> On Thu, 27 Dec 2007, Loic Prylli wrote:
>
>> Does the 0001 vendor-id still shows up if pci_enable_crs() has never
>> been called?
>>
>
> I don't believe we have ever tried, but it would be very interesting to
> hear.
>
> Kai, can you try that? Just remove the call to pci_enable_crs() in
> pci_scan_bridge() in drivers/pci/probe.c, and see if mmconfig starts
> working for you?
>

Removing the call to pci_enable_crs() indeed solved it. I got the right
vendor IDs.

Kai

--
This signature is left as an exercise for the reader.

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/