Revision 5b19d9a2 hw/ppc_oldworld.c

b/hw/ppc_oldworld.c
356 356
               escc_mem_index);
357 357

  
358 358
    if (usb_enabled) {
359
        usb_ohci_init_pci(pci_bus, 3, -1);
359
        usb_ohci_init_pci(pci_bus, -1);
360 360
    }
361 361

  
362 362
    if (graphic_depth != 15 && graphic_depth != 32 && graphic_depth != 8)

Also available in: Unified diff