No subject


Sun Dec 9 17:34:17 CET 2012


PCI: 00:02.0 subordinate bus PCI Express
PCI: 00:02.0 [8086/5024] enabled
PCI: 00:03.0 subordinate bus PCI Express
PCI: 00:03.0 [8086/5025] enabled

Those IDs match the EP80579 defines in /src/include/device/pci_ids.h, but
there is no driver defined which uses that ID.

Copy the drivers in /src/northbridge/intel/i3100/pciexp_porta.c, rename
them, and have them use the correct PCI IDs.  That should make your
functions get called.

Thanks,
Myles





More information about the coreboot mailing list