On Thu, Oct 16, 2008 at 8:48 AM, Myles Watson <[EMAIL PROTECTED]> wrote: >> >> > Check PCI: 1022:2067 >> >> > found >> >> > 0xb102: return 0x120 >> >> the wrong # here? > > Yes. It should be device # 4 as far as I can tell. In the debugger when I > do a config read to bus 1 dev 4 function 0 I get the right data back. When > I do a read to bus 1 dev 2 function 0 I get an error that no device > responded. > > Like I said, I don't know why the reads succeed. >
so you need some debug prints in the PCIBIOS support code. ron -- coreboot mailing list: [email protected] http://www.coreboot.org/mailman/listinfo/coreboot

