Home | History | Annotate | Line # | Download | only in etc.alpha
ttys revision 1.12
      1   1.1     cgd #
      2  1.12  martin #	$NetBSD: ttys,v 1.12 2012/06/13 20:49:12 martin 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.12  martin ttyE0	"/usr/libexec/getty std.9600"	wsvt25 off secure
     15  1.12  martin ttyE1	"/usr/libexec/getty std.9600"	wsvt25 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