gettytab: sync with upstream

Taken from: FreeBSD
This commit is contained in:
Franco Fichtner 2014-12-12 11:59:19 +01:00
parent c1494deeeb
commit 0bdd02b5ef

View file

@ -49,6 +49,8 @@ default:\
# autobaud code in getty, and likewise can
# be assigned to any table desired (hopefully the same speed).
#
std:\
:np:sp#0:
a|std.110|110-baud:\
:np:nd#1:cd#1:uc:sp#110:
b|std.134|134.5-baud:\
@ -214,11 +216,15 @@ al.115200:\
:al=root:tc=std.115200:
al.230400:\
:al=root:tc=std.230400:
al.Pc:\
:al=root:tc=Pc
#
# Entries for 3-wire serial terminals. These don't supply carrier, so
# clocal needs to be set, and crtscts needs to be unset.
#
3wire:\
:np:nc:sp#0:
3wire.9600|9600-3wire:\
:np:nc:sp#9600:
3wire.19200|19200-3wire:\