From 4ccfd37f879db06820adf1a17c2ff043262d0496 Mon Sep 17 00:00:00 2001 From: des Date: Tue, 11 Apr 2006 09:54:23 +0000 Subject: Add autologin entries (al.NNN) for higher console speeds. MFC after: 2 weeks --- etc/gettytab | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'etc/gettytab') 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 -- cgit v1.1