summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordes <des@FreeBSD.org>2006-04-11 09:54:23 +0000
committerdes <des@FreeBSD.org>2006-04-11 09:54:23 +0000
commit4ccfd37f879db06820adf1a17c2ff043262d0496 (patch)
tree4d997e934b626df06466a55fc909b60af0dd59f5
parent386dfb985a1490acefe5ee60015362aec3fce3fe (diff)
downloadFreeBSD-src-4ccfd37f879db06820adf1a17c2ff043262d0496.zip
FreeBSD-src-4ccfd37f879db06820adf1a17c2ff043262d0496.tar.gz
Add autologin entries (al.NNN) for higher console speeds.
MFC after: 2 weeks
-rw-r--r--etc/gettytab10
1 files changed, 10 insertions, 0 deletions
diff --git a/etc/gettytab b/etc/gettytab
index 906bde4..b75da3d 100644
--- a/etc/gettytab
+++ b/etc/gettytab
@@ -204,6 +204,16 @@ A|Auto-baud:\
autologin|al.9600:\
:al=root:tc=std.9600:
+al.19200:\
+ :al=root:tc=std.19200:
+al.38400:\
+ :al=root:tc=std.38400:
+al.57600:\
+ :al=root:tc=std.57600:
+al.115200:\
+ :al=root:tc=std.115200:
+al.230400:\
+ :al=root:tc=std.230400:
#
# Entries for 3-wire serial terminals. These don't supply carrier, so
OpenPOWER on IntegriCloud