Hi, > > if (s->masterbus) { > > USBPort *ports[NB_PORTS]; > > usb_uhci_common_realize() should be refactored making it PCI-agnostic.
Not sure this is needed here. This seems to be more a platform-specific oddity in IRQ routing than a non-pci UHCI device. take care, Gerd