nubus: move nubus to its own 32-bit address space
According to "Designing Cards and Drivers for the Macintosh Family" the Nubus has its own 32-bit address space based upon physical slot addressing. Move Nubus to its own 32-bit address space and then use memory region aliases to map available slot and super slot ranges into the q800 system address space via the Macintosh Nubus bridge. Signed-off-by:Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk> Reviewed-by:
Philippe Mathieu-Daudé <f4bug@amsat.org> Reviewed-by:
Laurent Vivier <laurent@vivier.eu> Message-Id: <20210924073808.1041-13-mark.cave-ayland@ilande.co.uk> Signed-off-by:
Laurent Vivier <laurent@vivier.eu>
Showing
- hw/m68k/q800.c 4 additions, 5 deletionshw/m68k/q800.c
- hw/nubus/mac-nubus-bridge.c 14 additions, 2 deletionshw/nubus/mac-nubus-bridge.c
- hw/nubus/nubus-bus.c 18 additions, 0 deletionshw/nubus/nubus-bus.c
- include/hw/nubus/mac-nubus-bridge.h 2 additions, 0 deletionsinclude/hw/nubus/mac-nubus-bridge.h
- include/hw/nubus/nubus.h 6 additions, 0 deletionsinclude/hw/nubus/nubus.h
Loading
Please register or sign in to comment