Re: sgimips o2 and ARCS console in video mode hangs when it scrolls
Adrian Chadd <[email protected]> Mon, 2 Feb 2026 11:04:19 -0800
| Newsgroups | gmane.os.netbsd.ports.mips.devel |
|---|---|
| Message-ID | <CAJ-Vmo=qkvrSSj3NRxtgx06iyjC4C-cXzFKQaRUR28Hb9itH-g@mail.gmail.com> |
On Sun, 1 Feb 2026 at 19:41, Adrian Chadd <[email protected]> wrote: > convention stuff and I'd like to establish if this /did/ work at some > point or (if Michael pointed out in a private email thread) we used to > get far enough in boot to bring up the crm driver to kick over to the > native console code before we caused arcbios to scroll. And fwiw, it boots fine if I do exactly the above - I commented out the physmem region printfs and the edid announce printfs and it managed to init crmfb early enough to continue booting. So I guess the next thing to do is to test with (much) earlier netbsd sgimips o2 kernels to see if scrolling ever worked or not. -adrian