Re: assign wsdisplay0 to the glass console

2023-07-19 Thread Mark Kettenis
b.com/openbsd/src/commit/ea71d02a7c89) > > So the diff does the same thing, make sure wsdisplay0 is always > assigned for the console. > > > ok? ok kettenis@ > Assign wsdisplay0 to the glass console always. The same

assign wsdisplay0 to the glass console

2023-07-19 Thread YASUOKA Masahiko
RIC kernel doesn't have the same problem because it was fixed at sys/arch/amd64/conf/GENERIC 1.347 sys/arch/i386/conf/GENERIC 1.753 (https://github.com/openbsd/src/commit/ea71d02a7c89) So the diff does the same thing, make sure wsdisplay0 is always assigned for the console. ok? Assign ws