NetBSD-Bugs archive

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

Re: kern/56223: some vt codes result in blank console



On 2021/06/07 14:04, Michael van Elst wrote:
I would, but my patch is wrong as I didn't see that control codes (c0c1)
are not sent to the per-state routines.

Here is the problem:

https://nxr.netbsd.org/xref/src/sys/dev/wscons/wsemul_vt100.c#984

control codes are unconditionally eaten by wsemul_vt100_output_c0c1().

Thanks,
rin


Home | Main Index | Thread Index | Old Index