mirror of
https://git.FreeBSD.org/src.git
synced 2025-01-16 15:11:52 +00:00
Remove obsolete ttya/ttyb entries and replace with ttyy0/1.
Mark origin of ofw_console(4) and zs(4) devices. MFC after: 3 days
This commit is contained in:
parent
04551c6ce5
commit
f16eb1e821
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=147981
@ -32,9 +32,11 @@
|
||||
# when going to single-user mode.
|
||||
console none unknown off secure
|
||||
#
|
||||
# ofw_console(4)
|
||||
screen "/usr/libexec/getty Pc" cons25 on secure
|
||||
ttya "/usr/libexec/getty 3wire.9600" cons25 on secure
|
||||
ttyb "/usr/libexec/getty 3wire.9600" cons25 off secure
|
||||
# zs(4)
|
||||
ttyy0 "/usr/libexec/getty std.9600" cons25 on secure
|
||||
ttyy1 "/usr/libexec/getty std.9600" cons25 off secure
|
||||
#
|
||||
ttyv0 "/usr/libexec/getty Pc" cons25 on secure
|
||||
# Virtual terminals
|
||||
|
Loading…
Reference in New Issue
Block a user