Carl-Daniel Hailfinger wrote:
On 28.01.2008 20:38, ron minnich wrote:
It blow up here: PCI: devfn 0x8 pci_scan_get_dev: list is 0x00087ea8, *list is 0x0000bd40 pci_scan_get_dev: check dev device0_0 pci_scan_get_dev: check dev device0_0 it has devfn 0x08 PCI: pci_scan_bus pci_scan_get_dev returns dev device0_0 find_constructor: find PCI: 1022:2080 find_constructor: check all_constructors[i] 0x0000c720 find_constructor: cons 0x0000c720, cons id PCI_DOMAIN: 1022:2080
LinuxBIOS-3.0.0 Sun Jan 27 19:15:18 PST 2008 starting...
i.e. got through VSA, found dev 0:1.0, found it is a PCI device, running find_constructor, blowing up.
I think it got through VSA as well. Just to be sure can you dump the registers on before and after find PCI? Marc