On Wed, Oct 21, 2009 at 2:21 PM, Hugh Greenberg hng@lanl.gov wrote:
Here is the output:
before scan bus of PCI: 00:18.0 amdk8_scan_chains: PCI: 00:18.0, node 0 amdk8_scan_chains: PCI: 00:18.0, node 0, link 0 amdk8_scan_chain: PCI: 00:18.0, node 0, link 0 connected Init Complete non coherent scan chain ht_collapse_early_enumeration: PCI: 00:18.0 children PCI: 00:18.0 offset_unitid0 ht_collapse_early_enumeration: ctrl = 20 Check collapse state Check collapse state pci_read pci_remember_direct: pci_bus_fallback_ops=00000000 pci_check_direct
It looks like it's dying in pci_check_direct. Hopefully we're getting close. Here's another patch.
Thanks, Myles