q800: route SONIC on-board Ethernet IRQ via nubus IRQ 9 in classic mode
authorMark Cave-Ayland <mark.cave-ayland@ilande.co.uk>
Wed, 20 Oct 2021 13:41:29 +0000 (14:41 +0100)
committerLaurent Vivier <laurent@vivier.eu>
Wed, 20 Oct 2021 14:18:40 +0000 (16:18 +0200)
commitf7c6e12e24a736f7f3f0bf2c4e34a598e3274130
treeb5022c013b4d46e31acd7dbdb21bd9d3dc19b36e
parenta85d18aabdd4632bb0eeb496c97472746ba35d3c
q800: route SONIC on-board Ethernet IRQ via nubus IRQ 9 in classic mode

When the hardware is operating in classic mode the SONIC on-board Ethernet IRQ is
routed to nubus IRQ 9 instead of directly to the CPU at level 3. This does not
affect the framebuffer which although it exists in slot 9, has its own
dedicated IRQ on the Quadra 800 hardware.

Signed-off-by: Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk>
Reviewed-by: Laurent Vivier <laurent@vivier.eu>
Message-Id: <20211020134131.4392-7-mark.cave-ayland@ilande.co.uk>
Signed-off-by: Laurent Vivier <laurent@vivier.eu>
hw/m68k/q800.c