On Mon, Mar 18, 2013 at 08:38:59PM -0400, Kevin O'Connor wrote:
> These two patches should make the mptable code easier to move out of
> SeaBIOS and into QEMU.  The first patch stops the mptable from
> describing PCI-to-PCI bridges - I don't believe it was the goal (or a
> requirement) of the mptable to describe bridges.  The second patch
> synchs the list of PCI irqs between the ACPI code and the mptable
> code.  This has only been lightly tested.
> 
> Thoughts?
> 
I wish I would remember why I added PCI bus enumeration code, but I
think you are right. If there is more then one PCI domain then each one
of them should be listed, but PCI-to-PCI bridges are part of the same
bus.

--
                        Gleb.

_______________________________________________
SeaBIOS mailing list
SeaBIOS@seabios.org
http://www.seabios.org/mailman/listinfo/seabios

Reply via email to