Port-vax archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
re: lcg0 framebuffer driver breaks on MicroVAX 3100 M40 (and probably others)
- To: NCommander <ncommander@restless.systems>
- Subject: re: lcg0 framebuffer driver breaks on MicroVAX 3100 M40 (and probably others)
- From: matthew green <mrg%eterna23.net@localhost>
- Date: Thu, 02 May 2024 07:31:22 +1000
i noticed that the final version of the openbsd lcg.c has quite
a few more checks in it:
- vax_boardtype VAX_BTYP_46 must have 0x40 set invax_confdata
- vax_boardtype VAX_BTYP_48 must have vax_cpustype != VAX_STYP_48
- the LCG_CONFIG_ADDR has value has supported types (looks like
screen size things.)
- for PARANOIA kernels (?), ensuring access to fb memory works
i'm guessing that the first two boardtype plus checks would solve
your issue here.
.mrg.
Home |
Main Index |
Thread Index |
Old Index