Home | History | Annotate | Line # | Download | only in etc.arc
      1 #
      2 #	$NetBSD: ttys,v 1.9 2019/09/25 23:09:20 abs Exp $
      3 #
      4 # name	getty				type	status		comments
      5 
      6 # In normal operation, getty on 'console' pseudo-device is disabled, and is
      7 # enabled for the correct 'real' device (e.g. one of the serial ports).
      8 
      9 # console pseudo-device
     10 console	"/usr/libexec/getty std.9600"	vt220 off secure
     11 constty	"/usr/libexec/getty std.9600"	vt220 on secure
     12 
     13 # Workstation console
     14 ttyE0	"/usr/libexec/getty std.9600"	wsvt25 off secure
     15 ttyE1	"/usr/libexec/getty std.9600"	wsvt25 off secure
     16 ttyE2	"/usr/libexec/getty std.9600"	wsvt25 off secure
     17 ttyE3	"/usr/libexec/getty std.9600"	wsvt25 off secure
     18 
     19 # NS16550 ("com") serial ports
     20 tty00	"/usr/libexec/getty std.9600"	unknown off secure
     21 tty01	"/usr/libexec/getty std.9600"	unknown off secure
     22