From 0bdd02b5ef821041b68c5856b00927fb456e02cf Mon Sep 17 00:00:00 2001 From: Franco Fichtner Date: Fri, 12 Dec 2014 11:59:19 +0100 Subject: [PATCH] gettytab: sync with upstream Taken from: FreeBSD --- etc/gettytab | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/etc/gettytab b/etc/gettytab index a5100a5ebcc..2dbd1f7f451 100644 --- a/etc/gettytab +++ b/etc/gettytab @@ -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:\