[coreboot] [commit] r5458 ...

Peter Stuge peter at stuge.se
Tue Apr 20 00:35:45 CEST 2010


Stefan Reinauer wrote:
> > +  device pci_domain 1 on		# PCI domain 1
> > +    device pci 00.0 on end		# PCI bridge (DEC DECchip 21150)
> > +  end
> > +  device pci_domain 2 on		# PCI domain 2
> > +    device pci 04.0 on end		# NIC (DECchip 21142/43)
> > +    device pci 04.0 on end		# NIC (DECchip 21142/43)
> > +  end
> > +end
> > +
> 
> This is definitely wrong.. There's only one PCI domain on the 440bx.

Note that pci_domain != PCI bus.

I guess those chips are behind some PCI-PCI bridge, but all that
should be detected automatically by coreboot.


//Peter




More information about the coreboot mailing list