NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: kern/55286: Kernel messages cause loss of serial console input
On Sun, 24 May 2020, Manuel Bouyer wrote:
<snip>
It definitively has some value. There are setups where BREAK can't be
sent (e.g. qemu, Dell idrac, ...). I need it.
Just FYI, you should be able to send BREAK from within qemu.  From the
qemu man page:
	...
	During emulation, if you are using a character backend
	multiplexer (which is the default if you are using -nographic)
	then several commands are available via an escape sequence.
	These key sequences all start with an escape character, which
	is Ctrl-a by default, but can be changed with -echr. The list
	below assumes you're using the default.
	...
	Ctrl-a b
	    Send break (magic sysrq in Linux)
	...
+--------------------+--------------------------+-----------------------+
| Paul Goyette       | PGP Key fingerprint:     | E-mail addresses:     |
| (Retired)          | FA29 0E3B 35AF E8AE 6651 | paul%whooppee.com@localhost     |
| Software Developer | 0786 F758 55DE 53BA 7731 | pgoyette%netbsd.org@localhost   |
+--------------------+--------------------------+-----------------------+
Home |
Main Index |
Thread Index |
Old Index