On 12/07/17 10:59, Artyom Tarasenko wrote:
> On Tue, Jul 11, 2017 at 11:53 PM, Mark Cave-Ayland
> wrote:
>> This switches the sun4u model to being much closer to a real Ultra 5.
>>
>> Since the existing code previously bypassed the PCI bridge interrupt
>> swizzling, reorganise the interrupt mappi
On Tue, Jul 11, 2017 at 11:53 PM, Mark Cave-Ayland
wrote:
> This switches the sun4u model to being much closer to a real Ultra 5.
>
> Since the existing code previously bypassed the PCI bridge interrupt
> swizzling, reorganise the interrupt mapping functions so that
> pci_pbm_map_irq() is used by
This switches the sun4u model to being much closer to a real Ultra 5.
Since the existing code previously bypassed the PCI bridge interrupt
swizzling, reorganise the interrupt mapping functions so that
pci_pbm_map_irq() is used by the PCI bridges and pci_apb_map_irq() is
used by the PCI host bridge