add '3wire' (no handshake lines) to gettytab and ttys so that after

svn 264175 bhyve etc. work -- without that, /usr/bin/login would stop
in getpass()

MFC after:	3 days
This commit is contained in:
Luigi Rizzo 2014-05-28 00:30:32 +00:00
parent 0fd326573b
commit 7db42b3f97
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=266779
2 changed files with 6 additions and 3 deletions

View File

@ -32,4 +32,4 @@ ttyp6 none network secure
ttyp7 none network secure
ttyp8 none network secure
ttyp9 none network secure
ttyu0 "/usr/libexec/getty std.9600" dialup on secure
ttyu0 "/usr/libexec/getty 3wire" dialup on secure

View File

@ -4,12 +4,15 @@
default:\
:cb:ce:ck:lc:fd#1000:cl:im=\r\nPicoBSD (%h) (%t)\r\n\r\n:sp#1200:
P|Pc|Pc console:\
# 20140527 add nc (no carrier) to the pc console entry to fix
# devices with no handshake after svn 264175 (this also affects bhyve)
P|Pc|Pc console|3wire:\
:nc:\
:ht:np:sp#115200:
# Fixed speed entries
2|std.9600|9600-baud:\
:np:sp#9600:
:nc:np:sp#9600:
g|std.19200|19200-baud:\
:np:sp#19200:
std.38400|38400-baud:\