opnsense-src/sys/dev/vt
Poul-Henning Kamp 7749de2440 Add new kern.vt.slow_down tunable.
On a laptop with no other console devices than the screen, things
scroll of the screen faster than eye or camera can capture it.

This tunable slows the console down and makes it update synchronously,
so console output continues when timers or interrupts do not.

Differential Revision:  https://reviews.freebsd.org/D47710
2024-11-23 15:01:09 +00:00
..
colors sys: Automated cleanup of cdefs and other formatting 2023-11-26 22:24:00 -07:00
font sys: Remove $FreeBSD$: one-line .c pattern 2023-08-16 11:54:36 -06:00
hw vt: Add vd_bitblt_argb 2024-07-11 08:47:17 +02:00
logo sys: Remove $FreeBSD$: one-line .c pattern 2023-08-16 11:54:36 -06:00
vt.h vt: Add vd_bitblt_argb 2024-07-11 08:47:17 +02:00
vt_buf.c sys: Automated cleanup of cdefs and other formatting 2023-11-26 22:24:00 -07:00
vt_consolectl.c sys: Automated cleanup of cdefs and other formatting 2023-11-26 22:24:00 -07:00
vt_core.c Add new kern.vt.slow_down tunable. 2024-11-23 15:01:09 +00:00
vt_cpulogos.c sys: Automated cleanup of cdefs and other formatting 2023-11-26 22:24:00 -07:00
vt_font.c sys: Automated cleanup of cdefs and other formatting 2023-11-26 22:24:00 -07:00
vt_sysmouse.c sys: Remove $FreeBSD$: one-line .c pattern 2023-08-16 11:54:36 -06:00