Port-mac68k archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: NetBSD 10.0 on a Mac IIci



On Tue, 9 Apr 2024 08:52:14 -0600, Stan Johnson wrote:
> If anyone has any ideas on how to get NetBSD 10.0 to recognize the
> console device using the SuperMac video card, please let me know.

The kernel needs to know how to disable the video card's interrupt, 
which typically requires a dive into the video driver code.

Have a look into sys/arch/mac68k/nubus/grf.nubus.c::grfmv_attach() for 
how this is done.

Cheerio,
Hauke

-- 
Hauke Fath                        <hauke%Espresso.Rhein-Neckar.DE@localhost>
Linnéweg 7
64342 Seeheim-Jugenheim
Germany


Home | Main Index | Thread Index | Old Index