freebsd-dev/share/man
Edward Tomasz Napierala 7762e8a12e Make it possible (controlled via sysctl, enabled by default) to mark
device-side (and only device-side) "virtual USB serial adapters" - the
ones you can get with an OTG-capable board - as consoles.  It boils down
to adding the device name to kern.console sysctl, although doing that
requires jumping through some hoops.  It doesn't change the actual
operation of those virtual devices.  The point is to make it possible
for init(8) to recognize them as console devices and to launch getty(8)
for them, when configured as "onifconsole" in ttys(5).  The point of
that, in turn, is to add such entries to the default ttys(5), so that
init(8) will launch gettys for device-side "virtual serial adapters",
but not for actual USB serial dongles.

Reviewed by:	hselasky@
No objections:	imp@
MFC after:	2 weeks
Sponsored by:	The FreeBSD Foundation
2018-04-25 15:28:46 +00:00
..
man1 share: normalize paths using SRCTOP-relative paths or :H when possible 2017-03-04 11:26:40 +00:00
man3 Document the TRAP_CAP code for SIGTRAP. 2018-04-24 23:20:15 +00:00
man4 Make it possible (controlled via sysctl, enabled by default) to mark 2018-04-25 15:28:46 +00:00
man5 Add cfumass rc script, to create a LUN for cfumass(4). 2018-04-21 14:56:41 +00:00
man6 Update intro(6) - remove hint that doesn't work, add explicit list 2017-11-27 12:39:35 +00:00
man7 Don't put multiple names on a single .Nm line. This fixes apropos(1) 2018-04-17 09:05:46 +00:00
man8 rc.subr.8: Improve documentation of ${name}_limits and ${name}_login_class 2018-04-03 21:44:43 +00:00
man9 Add missing argument in the cnv man page. 2018-04-18 11:02:19 +00:00
Makefile Add more SUBDIR_PARALLEL. 2015-10-15 22:55:08 +00:00