Re: lcg0 framebuffer driver breaks on MicroVAX 3100 M40 (and probably others)
"Greg Stark" <[email protected]>
| Newsgroups | gmane.os.netbsd.ports.vax |
|---|---|
| Message-ID | <CAM-w4HOcbrmsbZ5+A9=45bcGe60t0umt-hyW1b6nAy_36cPO2Q@mail.gmail.com> |
On Wed, May 1, 2024, 04:33 NCommander <[email protected]> wrote: > > Looking at smg.c and and gpx.c, they have more complex checks which > correctly detect that the framebuffer is not present and thus don't cause > an issue. Conversely, lcg.c thinks we're a VS 4000/60 (or VLC), and tries > to load. > Of course it's also quite possible to have a VS4000 that happens to not have any framebuffer installed too.... >