From 3a95a063b7ab9a6a7232d0528b49a618a07a83b1 Mon Sep 17 00:00:00 2001 From: otto <> Date: Thu, 11 Mar 2010 09:28:48 +0000 Subject: [PATCH] add 'softcar' to tty00, to make getty work in the non-serial console case; ok deraadt@ miod@ --- src/etc/etc.loongson/ttys | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/etc/etc.loongson/ttys b/src/etc/etc.loongson/ttys index 23f9e6b4..9a8d0b67 100644 --- a/src/etc/etc.loongson/ttys +++ b/src/etc/etc.loongson/ttys @@ -1,8 +1,8 @@ # -# $OpenBSD: ttys,v 1.3 2010/03/05 15:54:34 otto Exp $ +# $OpenBSD: ttys,v 1.4 2010/03/11 09:28:48 otto Exp $ # # name getty type status comments # console "/usr/libexec/getty std.115200" vt220 on secure ttyC0 "/usr/libexec/getty std.9600" vt220 off secure -tty00 "/usr/libexec/getty std.115200" unknown off secure +tty00 "/usr/libexec/getty std.115200" unknown off secure softcar