On Fri, Feb 29, 2008 at 10:02 PM, Greg KH <greg@kroah.com> wrote:
yes.
raw_pci_ops got assigned when check direct_type1 and direct_type2.
and could used in hostbridge check to get MMCONF base.
make mmconfig probe clean
with checking if raw_pci_ops is assigned instead of passing type or
checking type.
YH
--