Revision 9f083493 hw/unin_pci.c

b/hw/unin_pci.c
183 183
    d->config[0x0E] = 0x00; // header_type
184 184
    d->config[0x34] = 0x00; // capabilities_pointer
185 185

  
186
#if 0 // XXX: not activated as PPC BIOS doesn't handle mutiple buses properly
186
#if 0 // XXX: not activated as PPC BIOS doesn't handle multiple buses properly
187 187
    /* pci-to-pci bridge */
188 188
    d = pci_register_device("Uni-north bridge", sizeof(PCIDevice), 0, 13 << 3,
189 189
                            NULL, NULL);

Also available in: Unified diff