Myles Watson wrote:
On Tue, Nov 10, 2009 at 9:45 AM, Myles Watson <mylesgw@gmail.com mailto:mylesgw@gmail.com> wrote:
On Mon, Nov 9, 2009 at 10:06 PM, Myles Watson <mylesgw@gmail.com <mailto:mylesgw@gmail.com>> wrote: On Mon, Nov 9, 2009 at 9:54 PM, Bao, Zheng <Zheng.Bao@amd.com <mailto:Zheng.Bao@amd.com>> wrote: > By "we", please tell me if it has anything to do with the chipset and > mainboard code. Sorry I wasn't clear. I meant maybe coreboot needs a generic chip driver. I think the 780 code needs to check the device to make sure it's part of the chipset before initializing the devices. Could you send me your devicetree.cb or Config.lb?
My thought is that you can put chip drivers/generic/generic around the video card so that it doesn't get the 780 ops.
Does it get any 780 ops at all? I'd think it only does when a struct pci_driver is catching it?
Stefan