2017-10-27 4:45 GMT+02:00 Finn Thain <fth...@telegraphics.com.au>:
> macintosh_config->via_type is meaningless on Mac IIfx (i.e. the only
> model with OSS chip), so skip the via_type switch statement.
>
> Call oss_init() before via_init() because it is more important and
> because that is the right place to initialize the oss_present flag.
>
> On this model, bringing forward oss_init() and delaying via_init()
> is no problem because those functions are independent.
>
> The only requirement here is that oss_register_interrupts() happens
> after via_init(). That is, mac_init_IRQ() happens after config_mac().
>
> Tested-by: Stan Johnson <user...@yahoo.com>

Was this tested on a Mac IIfx and on at least one other Mac?

> Signed-off-by: Finn Thain <fth...@telegraphics.com.au>

Reviewed-by: Kars de Jong <jo...@linux-m68k.org>

(Geert, Finn: sorry about the spam. Bloody Gmail...)

Kars.

Reply via email to