Le 23/09/2021 à 11:13, Mark Cave-Ayland a écrit :
> 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-ayl...@ilande.co.uk>
> Reviewed-by: Philippe Mathieu-Daudé <f4...@amsat.org>
> ---
>  hw/m68k/q800.c                      |  9 ++++-----
>  hw/nubus/mac-nubus-bridge.c         | 16 ++++++++++++++--
>  hw/nubus/nubus-bus.c                | 18 ++++++++++++++++++
>  include/hw/nubus/mac-nubus-bridge.h |  2 ++
>  include/hw/nubus/nubus.h            |  6 ++++++
>  5 files changed, 44 insertions(+), 7 deletions(-)
> 

Reviewed-by: Laurent Vivier <laur...@vivier.eu>


Reply via email to