summaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
authorjb <jb@FreeBSD.org>1998-05-16 21:28:45 +0000
committerjb <jb@FreeBSD.org>1998-05-16 21:28:45 +0000
commitbfe6231740f214eb22e3e388e194023460345bca (patch)
tree1d6f2d3254880463a093a3d0534cf9cd75d58cbb /etc
parentd17a838047bc0c96a64f80fbd5ba1b2c37bf3f2e (diff)
downloadFreeBSD-src-bfe6231740f214eb22e3e388e194023460345bca.zip
FreeBSD-src-bfe6231740f214eb22e3e388e194023460345bca.tar.gz
Add an alpha specific ttys
Diffstat (limited to 'etc')
-rw-r--r--etc/etc.alpha/ttys56
1 files changed, 56 insertions, 0 deletions
diff --git a/etc/etc.alpha/ttys b/etc/etc.alpha/ttys
new file mode 100644
index 0000000..d9ab7aa
--- /dev/null
+++ b/etc/etc.alpha/ttys
@@ -0,0 +1,56 @@
+# $Id$
+# From NetBSD: ttys,v 1.4 1995/07/30 19:52:13 cgd Exp
+#
+# name getty type status comments
+
+# In normal operation, getty on 'console' pseudo-device is disabled, and is
+# enabled for the correct 'real' device (e.g. one of the serial ports).
+
+# console pseudo-device
+console "/usr/libexec/getty std.9600" unknown on secure
+
+# Workstation console (framebuffer) ttys
+ttyE0 "/usr/libexec/getty std.9600" unknown off secure
+ttyE1 "/usr/libexec/getty std.9600" unknown off secure
+
+# DEC 3000 Z8530 ("scc") serial ports
+ttyB0 "/usr/libexec/getty std.9600" unknown off secure
+ttyB1 "/usr/libexec/getty std.9600" unknown off secure
+
+# AlphaStation NS16550 ("com") serial ports
+ttyC0 "/usr/libexec/getty std.9600" unknown off secure
+ttyC1 "/usr/libexec/getty std.9600" unknown off secure
+
+# pseudo-ttys
+ttyp0 none network
+ttyp1 none network
+ttyp2 none network
+ttyp3 none network
+ttyp4 none network
+ttyp5 none network
+ttyp6 none network
+ttyp7 none network
+ttyp8 none network
+ttyp9 none network
+ttypa none network
+ttypb none network
+ttypc none network
+ttypd none network
+ttype none network
+ttypf none network
+ttyq0 none network
+ttyq1 none network
+ttyq2 none network
+ttyq3 none network
+ttyq4 none network
+ttyq5 none network
+ttyq6 none network
+ttyq7 none network
+ttyq8 none network
+ttyq9 none network
+ttyqa none network
+ttyqb none network
+ttyqc none network
+ttyqd none network
+ttyqe none network
+ttyqf none network
OpenPOWER on IntegriCloud