Home | History | Annotate | Line # | Download | only in etc.alpha
ttys revision 1.11
      1   1.1   cgd #
      2  1.11   abs #	$NetBSD: ttys,v 1.11 2008/10/07 10:00:01 abs Exp $
      3   1.1   cgd #
      4   1.1   cgd # name	getty				type	status		comments
      5   1.1   cgd 
      6   1.2   cgd # In normal operation, getty on 'console' pseudo-device is disabled, and is
      7   1.2   cgd # enabled for the correct 'real' device (e.g. one of the serial ports).
      8   1.2   cgd 
      9   1.2   cgd # console pseudo-device
     10   1.9   dsl console	"/usr/libexec/getty std.9600"	vt100 on secure
     11  1.11   abs constty	"/usr/libexec/getty std.9600"	vt100 off secure
     12   1.1   cgd 
     13   1.3   cgd # Workstation console (framebuffer) ttys
     14   1.5  ross ttyE0	"/usr/libexec/getty std.9600"	vt100 off secure
     15   1.5  ross ttyE1	"/usr/libexec/getty std.9600"	vt100 off secure
     16   1.3   cgd 
     17   1.3   cgd # DEC 3000 Z8530 ("scc") serial ports
     18   1.3   cgd ttyB0	"/usr/libexec/getty std.9600"	unknown off secure
     19   1.3   cgd ttyB1	"/usr/libexec/getty std.9600"	unknown off secure
     20   1.3   cgd 
     21   1.3   cgd # AlphaStation NS16550 ("com") serial ports
     22   1.3   cgd ttyC0	"/usr/libexec/getty std.9600"	unknown off secure
     23   1.3   cgd ttyC1	"/usr/libexec/getty std.9600"	unknown off secure
     24