[BACK]Return to ttys CVS log [TXT][DIR] Up to [local] / src / etc / etc.alpha

File: [local] / src / etc / etc.alpha / ttys (download)

Revision 1.14, Thu Nov 2 14:04:24 2017 UTC (6 years, 7 months ago) by mpi
Branch: MAIN
CVS Tags: OPENBSD_7_5_BASE, OPENBSD_7_5, OPENBSD_7_4_BASE, OPENBSD_7_4, OPENBSD_7_3_BASE, OPENBSD_7_3, OPENBSD_7_2_BASE, OPENBSD_7_2, OPENBSD_7_1_BASE, OPENBSD_7_1, OPENBSD_7_0_BASE, OPENBSD_7_0, OPENBSD_6_9_BASE, OPENBSD_6_9, OPENBSD_6_8_BASE, OPENBSD_6_8, OPENBSD_6_7_BASE, OPENBSD_6_7, OPENBSD_6_6_BASE, OPENBSD_6_6, OPENBSD_6_5_BASE, OPENBSD_6_5, OPENBSD_6_4_BASE, OPENBSD_6_4, OPENBSD_6_3_BASE, OPENBSD_6_3, HEAD
Changes since 1.13: +3 -3 lines

Switch DEC 3000 (TURBOchannel) alpha serial code to MI z8530 code.

ttyB* minor numbers change; be sure to rerun MAKEDEV if you do not
upgrade with bsd.rd

Adapted from NetBSD by miod@

#
#	$OpenBSD: ttys,v 1.14 2017/11/02 14:04:24 mpi 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"	vt220 off secure

# Workstation console (framebuffer) ttys
ttyC0	"/usr/libexec/getty std.9600"	vt220 on  secure
ttyC1	"/usr/libexec/getty std.9600"	vt220 on  secure
ttyC2	"/usr/libexec/getty std.9600"	vt220 on  secure
ttyC3	"/usr/libexec/getty std.9600"	vt220 on  secure
ttyC4	"/usr/libexec/getty std.9600"	vt220 on  secure
ttyC5	"/usr/libexec/getty std.9600"	vt220 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
tty00	"/usr/libexec/getty std.9600"	unknown off secure
tty01	"/usr/libexec/getty std.9600"	unknown off secure