mirror of
https://git.FreeBSD.org/src.git
synced 2025-01-15 15:06:42 +00:00
Add entries for 3wire terminals. (carrier not supplied, so we set nc).
PR: conf/26420 Submitted by: Jon Passki <cykyc@yahoo.com>
This commit is contained in:
parent
7feaf028be
commit
0cf9956f3f
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=82700
15
etc/gettytab
15
etc/gettytab
@ -206,3 +206,18 @@ A|Auto-baud:\
|
||||
|
||||
autologin|al.9600:\
|
||||
:al=root:tc=std.9600:
|
||||
|
||||
#
|
||||
# Entries for 3-wire serial terminals. These don't supply carrier, so
|
||||
# clocal needs to be set, and crtscts needs to be unset.
|
||||
#
|
||||
3wire.9600|9600-3wire:\
|
||||
:np:nc:sp#9600:
|
||||
3wire.38400|38400-3wire:\
|
||||
:np:nc:sp#38400:
|
||||
3wire.57600|57600-3wire:\
|
||||
:np:nc:sp#57600:
|
||||
3wire.115200|115200-3wire:\
|
||||
:np:nc:sp#115200:
|
||||
3wire.230400|230400-3wire:\
|
||||
:np:nc:sp#230400:
|
||||
|
Loading…
Reference in New Issue
Block a user