Home | History | Annotate | Line # | Download | only in etc.pmax
ttys revision 1.13
      1 #	$NetBSD: ttys,v 1.13 2006/07/29 19:10:57 ad Exp $
      2 #
      3 #	from: @(#)ttys	5.1 (Berkeley) 4/17/89
      4 #
      5 # name	getty				type	status		comments
      6 #
      7 console	"/usr/libexec/getty std.9600"	vt220	on secure
      8 #
      9 # Workstation console.  Currently, only the px and pxg drivers support
     10 # virtual terminals.
     11 #
     12 ttyE0	"/usr/libexec/getty Pc"		vt220	off secure
     13 ttyE1	"/usr/libexec/getty Pc"		vt220	off secure
     14 ttyE2	"/usr/libexec/getty Pc"		vt220	off secure
     15 ttyE3	"/usr/libexec/getty Pc"		vt220	off secure
     16 #
     17 # ttys for ioasic machines with Zilog (zstty) serial ports
     18 #
     19 ttya	"/usr/libexec/getty std.9600"	unknown off secure	# 2nd comm port
     20 ##ttyb	"/usr/libexec/getty std.9600"	unknown off secure	# mouse
     21 ttyc	"/usr/libexec/getty std.9600"	unknown off secure	# 1st comm port
     22 ##ttyd	"/usr/libexec/getty std.9600"	unknown off secure	# keyboard
     23 #
     24 # ttys for 5000/200, 3100, 2100 with dz-11 (dz) clone serial ports
     25 #
     26 ##ttyD0	"/usr/libexec/getty std.9600"	unknown off secure	# mouse
     27 ##ttyD1	"/usr/libexec/getty std.9600"	unknown off secure	# keyboard
     28 ttyD2	"/usr/libexec/getty std.9600"	unknown off secure	# 1st comm port
     29 ttyD3	"/usr/libexec/getty std.9600"	unknown off secure	# 2nd comm port
     30 #
     31 # ttys for historical compatibility (Qbus decsystems?)
     32 #
     33 tty00	"/usr/libexec/getty std.9600"	unknown off secure
     34 tty01	"/usr/libexec/getty std.9600"	unknown off secure
     35 tty02	"/usr/libexec/getty std.9600"	unknown off secure
     36 tty03	"/usr/libexec/getty std.9600"	unknown off secure
     37 tty04	"/usr/libexec/getty std.9600"	unknown off secure
     38 tty05	"/usr/libexec/getty std.9600"	unknown off secure
     39 tty06	"/usr/libexec/getty std.9600"	unknown off secure
     40 tty07	"/usr/libexec/getty std.9600"	unknown off secure
     41